/* Remove unwanted elements */
 #slideout-wrap, #logo, #slidetab, #slideout, #navcontainer, #breadcrumbs, #footer, #bottomnav, #nav_country, .sidebar_box, .tabs, .utility_list, .prodbuttons, .filter, .filter_btn, .adimage, .noprint
{
display: none;
}

#eyebrow ul {display:none;
}

#bottom-container grid_3 grid_9{
	display:none;
}

/* Ensure the content spans the full width */
#container, #maincontent
{
width: 100%; margin: 0; float: none;
}

#print-header{ border-bottom:1px solid #000;
margin-bottom:15px;
}

#product_top {

}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000 
}

/* Improve colour contrast of links */
a:link, a:visited
{
color: #781351
}

 table, tr, td {border:1px solid; clear:left;
 
}

p { font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

ul, li { font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
}

h1 {
		font-size:20px;
	 font-family:Arial, Helvetica, sans-serif;
	
}

h2 {
	font-size:16px;

	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
}

h4 {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	
}


.tab_content h3{
	font-size:14px;
	
}
.tab_content h4{
	font-size:12px;
	
}
.product-image{
	float:left;
	margin-right:50px;
}

.model-price{
	font-size:12px;
	font-weight:bold;
}

#bottom-print{
margin-top:50px;
border-top:1px solid #000;
clear:left;

}
.section-cats img, .go{
	display:none;
	}
span.cents{ 
			font-size:9px;
			font-weight:normal;
			padding-bottom:5px;
			vertical-align:text-top;
			padding:3px 5px 0px 3px;
		}

/*For Jobs Listing Page*/
#summaryBox{ 
		float:left;
		width:150px;
		display:inline;
		}
		
.jobdetails{
			float:left;
			margin-left:25px;

		}