* {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	border:0;
}

body{
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	background-color:#FFFFFF;
	
	color: #2e2d2a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
}

#ti_page {
	height: auto;
	margin: 0;
	margin-top:25px;
	margin-bottom:25px;
	padding:0;
	text-align:left;
}

/*** Header ***/
#ti_header {
    display:none;
}

#ti_print_header {
    text-align:center;
}

#ti_handheld_header {
    display:none;
}

.head_title{
    color: #7d1212;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 14px;
}

.head_desc{
	font-size: 11px;
	line-height:16px;
}

.head_telephone{
	font-size: 11px;
	line-height:16px;
}

.head_link{
    font-size: 11px;
    font-style:italic;
    line-height:16px;
}




/*** Content ***/
#ti_content {
	margin-left: 24px;
	margin-right: 24px;
	/*background-color: #F6EFE6;*/
	clear:both;
}
    .tpl_left_col_nav{
        display:none;
    }
    .title{
        color: #7d1212;
        font-size: 18px;
    }
    .title img{
        display:none;
    }
    .postTools{
        display:none;
    }
    .shelf_listing{
        display:none;
    }
    .flashVid{
        display:none;
    }
    .prod_launch{
        display:none;
    }
    .result{
        width:300px;
        height:225px;
        float:left;
    }
    .label{
        display:none;
    }
    .ti_print_label {
        margin-top:6px;
        font-weight: bold;
        list-style-type:none;
    }

/*** Footer ***/
#ti_footer {
    display:none;
}

#ti_print_footer {
    margin-top:10px;
    text-align:center;  
    font-size: 10px;
    clear:both;
}

/*** Production Page **/
#ti_prod_title {
	display:none;
}

#ti_print_prod_title {
	text-align:center;
}

#ti_print_prod_title h1{
	margin-bottom:4px;
}

#ti_print_prod_title h3{
	margin:0;
	padding:0;
	font-size:11px;
	line-height:10px;
}






/*** Misc Elements ***/
ul {
	list-style: none;
}

img[alt]{
    font-size: 10px;
}

img.align_left{
	margin: 0;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	padding: 1px;
	float:left;
}

img.align_right{
	margin: 0;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 8px;
	border: 1px solid #000000;
	padding: 1px;
	text-align:right;
	float:right;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 14px;
}

form{
    display:none;
}

.ti_rule {
    margin:15px 0 15px 0;
    padding:0;
    background-color: #D3CDC4;
    border: 0;
    width:100%;
    height:1px;
    clear:both;
}
.ti_rule hr {
    /*display:none;*/
}

.monkey {
    display:none;
}

.latest_dispatch_head{
    display:none;
}
