/* CSS Document */

.best_sellers_head {
	FLOAT: right; 
	WIDTH: 563px; 
	HEIGHT:33px;
	POSITION: relative; 
	background:url(../ui5_images/grad_headerbar.gif) repeat-x; 
	TEXT-ALIGN: left;
}

.best_sellers_data_holder {
	FLOAT: left; 
	WIDTH: 563px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	margin-top:10px;
	margin-:10px;
	background:url(../ui5_images/best_sellers_databg.gif) repeat-y;
}

.best_sellers_data {
	FLOAT: left; 
	WIDTH: 179px; 
	POSITION: relative; 
	TEXT-ALIGN: center;
	margin-left:4px;
}

.best_sellers_head_skinny {
	FLOAT: right; WIDTH: 564px; POSITION: relative; HEIGHT: 10px; BACKGROUND-COLOR: #0F4A76; TEXT-ALIGN: left
}

.email_offers_data_holder {
	FLOAT: left; 
	WIDTH: 564px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	background:url(../ui5_images/email_offersbg.gif) repeat-y;
}

.email_offers_head{
	FLOAT: left; 
	WIDTH: 278px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	background:url(../ui5_images/grad_headerbar.gif) repeat-x;
}

.email_offers_img{
	FLOAT: left; 
	WIDTH: 82px; 
	margin-left:1px;
	POSITION: relative; 
	TEXT-ALIGN: left;
}

.email_offers_data{
	FLOAT: left; 
	WIDTH: 192px; 
	margin-left:2px;
	POSITION: relative; 
	TEXT-ALIGN: left;
}

.index_bg {
	FLOAT: left; 
	POSITION: relative; 
	TEXT-ALIGN: left;
/*	background:url(../ui5_images/index_bg.jpg) repeat-y;*/
}

.recent_hist_data{
	FLOAT: left; 
	WIDTH: 563px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	margin-top:10px;
	background:url(../ui5_images/recent_history_databg.gif) repeat-y;
}

.recent_hist_data_no_border{
	FLOAT: left; 
	WIDTH: 563px; 
	POSITION: relative; 
	TEXT-ALIGN: left;
	margin-top:10px;
}

.info_head{
	WIDTH:271px;
	FLOAT:left;
	POSITION:relative;
	BACKGROUND:url(../ui5_images/top.gif) repeat-y;
	PADDING-TOP:5px;
	PADDING-BOTTOM:5px;
}

.info_body{
	WIDTH:271px;
	FLOAT:left;
	POSITION:relative;
	BACKGROUND:url(../ui5_images/box.gif) repeat-y;
	PADDING-TOP:20px;
	PADDING-BOTTOM:5px;
}

.info_bottom{
	WIDTH:271px;
	HEIGHT:22px;
	FLOAT:left;
	POSITION:relative;
	BACKGROUND:url(../ui5_images/bottom.gif) repeat-y;
}

.bestsellers_data_bg{
width:563px;
float:left;
position:relative;
background:url(../ui5_images/best_sellers_data_bg.gif) repeat-y;
}

.bestsellers_main_image{
width:220px;
float:left;
position:relative;
}

.choose_by_vehicle_newuser {
	FLOAT: left; 
	PADDING-BOTTOM: 7px; 
	width:190px;
	PADDING-TOP: 7px; 
	POSITION: relative; 
	BACKGROUND-COLOR: #0E4A77; 
	TEXT-ALIGN: left
}


.inner_space_choose_by_vehicle {
	FLOAT: left; WIDTH: 190px; POSITION: relative; TEXT-ALIGN: center;
}
.cat_land_choose_by_vehicle {
	FLOAT: left; WIDTH: 190px; POSITION: relative; TEXT-ALIGN: center;background-color:#e8e8e8;padding:5px 0px;
}
.cat_land_MMY {background-color:#e8e8e8;width:190px;text-align:center;float:left;}

/*Added for Affinova Home Page Rel_8.5*/
.choose_by_vehicle_newuser_home {
	FLOAT: left; 
	PADDING-BOTTOM: 7px; 
	width:180px;
	PADDING:7px 0px 7px 10px; 
	POSITION: relative; 
	BACKGROUND-COLOR: #003063; 
	TEXT-ALIGN: left
}
/*End Affinova Home Page Rel_8.5*/