/*SPLIT LANDING BADGE SPECFIC*/
/* THE TOP TWO ENTRIES ON THE LANDING PAGE */
div.large_badge {
	width:278px;
	margin-right:0;					
	background:#EAEAEA url(/img/tire-retread/top-left-background.gif);
}
	
/* THE FIRST ENTRY */	

div#primary div.box_bottom {
	background:url(/img/tire-retread/bottom-left-background.gif);
	height:17px;
}
	
/* THE SECOND ENTRY*/
div#secondary {
	margin-left:5px;
	background:#EAEAEA url(/img/tire-retread/top-left-background.gif) top right;
}
		
div#secondary div.box_bottom {							
	background:url(/img/tire-retread/bottom-left-background.gif) right;
	height:17px;
}

/*FULL BADGE LANDING SPECIFIC*/
div.full_badge {
	width:559px;
}

div.full_badge {
	background: #EAEAEA url(/img/full_badge_landing/full_badge_top.gif) no-repeat;
}

div.full_badge div.box_bottom {
	background: url(/img/full_badge_landing/full_badge_bottom.gif) no-repeat bottom;
}

div.full_badge img {
	padding-left:15px;
	padding-right:35px;
}

div.full_badge p {
	margin-right:15px;
	margin-left:273px;	
}

div.full_badge h2 {
	margin-left:286px;
}

div.full_badge div.large_badge_glow {
	left:25%;
	top:-3%;
}

div#retreadTechnologies.box h2 {
	line-height:14px;
	word-spacing:-0.05em;
/*	border:solid 1px red;*/
	width:150px;
	font-size:14px;
	margin-top:-39px;
/*	margin-left:128px;*/
	
}
