.box_content #reseller_left
{
	float: left; 
	width: 340px; 
	margin: 0px; 
	padding: 0px; 
	padding-top: 10px; 
	padding-left: 10px;
	display: block;
}

#route66_shop
{
	background: url(/static_media/images/resellers/shop_online_icon.gif) no-repeat; 
	display: block;
	width: 340px; 
	height: 303px; 
	border: solid 1px #c9c9c9;	
	margin-left: 10px;
}

.shop_online
{
	/*background: url(/static_media/images/resellers/shop_online_icon.gif) no-repeat; */
	display: block;
	width: 340px; 
	height: 85px; 
	border: solid 1px #c9c9c9;	
	margin-left: 10px;
}
#route66_shop p#order_online
{
	/*padding-left: 186px; */
	padding-left: 42px; 
	padding-top: 69px;  
	padding-right: 15px;	
}
#route66_shop p#order_online b#resellers_online b
{
	font-size: 14px;
}
#route66_shop p#order_info
{
	/*padding-left: 186px; */
	padding-left: 42px;
	padding-top: 115px;
	font-size: 11px; 
	padding-right: 55px;
}
#route66_shop #gotoshop
{
	display: block; 
	height: 28px; 
	padding-top: 10px; 
	padding-right: 10px; 
	text-align: right;  
	padding-left: 120px;
}
#route66_shop #gotoshop a
{
	cursor: pointer;
	line-height: 28px; 
	text-decoration: none; 
	font-size: 14px; 
	color: #000000; 
	text-align: center;
}
#route66_shop #gotoshop a img#shop_btn_left
{
 	width: 9px; 
 	height: 28px; 
 	display: block; 
 	float: left;	
}
#route66_shop #gotoshop a span
{
	height: 28px; 
	display: block; 
	float: left; 
	line-height: 28px; 
	background: url(/static_media/css_lib/images/resellers/Btn_GotoShop_middle_thinner.gif) repeat-x; 
	padding: 0px; 
	font-weight: normal; 
	font-family: verdana, tahoma, sans-serif; 
	font-size: 11px; 
	padding-right: 8px;	
}
#route66_shop #gotoshop a img#shop_btn_right
{
	display: block; 
	float: left;	
}	
#reseller_right
{
	 float: right; 
	 width: 548px; 
	 display: block;
	 margin: 0px; 
	 padding: 0px; 
	 padding-top: 10px; 
	 padding-right: 15px;	
}						
