* {
	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 {
    display:none;
}

#ti_handheld_header {
    text-align:center;
}

#ti_handheld_header ul{
	margin: 0;
	padding: 0;
	line-height:0;
	list-style: none;
}

#ti_handheld_header li{
	margin: 0;
	padding: 0;
	padding-right:6px;
	float:left;
}

.nav {
	margin: 0;
	padding: 0;
	margin-left:24px;
}

.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;
    line-height:16px;
    font-style:italic;
}

.tpl_left_col_nav{
    display:none;
}

/*** Content ***/
#ti_content {
	margin-left: 24px;
	margin-right: 24px;
	/*background-color: #F6EFE6;*/
	clear:both;
}

.title{
    color: #7d1212;
    font-size: 18px;
}

.title img{
    display:none;
}

.shelf_listing{
    display:none;
}

.flashVid{
    display:none;
}

.prod_launch{
    display:none;
}

.result{
    width:300px;
    height:225px;
    float:left;
}

.label{
    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;
}

#ti_prod_info {
	display:none;
}

#ti_print_prod_info li.label{
	margin-top:6px;
	font-weight: bold;
}


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

img{
    display:none;
}

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;
}