﻿.listing_separator{
	border-bottom:1px solid #e8e8e8;
}
.orderdealerlist > li.assigndealer{
	border:1px solid #eeeeee;
	float:left;
	margin:10px 10px 0px 0px;
	width:288px;
	background-color:#EFF5F8;
}
.orderassign_darkbg{
	background-color:#fbfbfb;
}
orderassign_normalbg{
	background-color:#ffffff;
}
.assignfsd_sequence{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	/*font-style:italic;*/
	color:#bfc4c6;
	padding:0px 2px 0px 0px;	
}
#dealers_list > li{
	height:65px;
	padding:10px 0px 0px 0px;
	margin:0px 5px 0px 0px;
	border-bottom:1px solid #eeeeee;
}
.multidraggable{
	background-color:#e6f3fc;
}
.dealer_rating_yellow{
    background-image: url(../../images/pl/icons/rating-star.png);
	background-position:0px -17px;
    background-repeat: no-repeat;
    height:16px;
    width: 15px;
}
.dealer_rating_black{
    background-image: url(../../images/pl/icons/rating-star.png);
	background-position:left top;
    background-repeat: no-repeat;
    height:16px;
    width: 15px;
}

