/**************** GETFIT NEWS *******************/

/*SELLERS HEDER*/

.sellers_header{position:absolute; left:0px; top:0px; width:100%; height:180px; background-color:#EF7D00;}

/*SELLERS TITLE*/
.sellers_title{position:relative; left:0px; top:40px; height:60px; width:100%; background-image: url('../images/backgrounds/titles/gray_backgr_long.png'); background-repeat:no-repeat; background-color:#464848;}
.sellers_title .sellers_titolo_text{position:relative; top:21px; margin-left:15%; margin-right:30px; color:#fff;}
.sellers_title .sellers_subtitle_text{position:absolute; top:19px; right:15%; margin-left:15%; margin-right:30px; color:#fff;}

/*SELLERS DROP DOWN LISTS*/
.sellers_ddlists{position:relative; left:15%; top:60px; width:70%; background-color:#080;}

/*SELLERS ORIGINAL DDOWN LISTS*/
.source_select{display:none;}

/*SINGLE LISTS POSITION*/
#nazione{position:absolute; top:0px; left:0px; width:150px;  /*background:#600;*/ }
#regione {position:absolute; left:350px; width:150px;  /*background:#040;*/ }
#provincia {position:absolute; left:700px; width:150px;  /*background:#040;*/ }

/*SELLERS RESULTS*/
.seller_list_cont{position:absolute; left:13%; top:220px; width:74%; /*padding-bottom:20px; padding-top:20px;*/ margin-bottom:20px; background-color:#f4f4f4;}

.seller_list_cont ul{list-style:none; margin:0px; *margin-left:20px;}
.seller_list_cont li {float:left; margin:5px; width:40%; /*display:block;*/ /*background:#0f0;*/}

/*.ddown_container{background-color:#00f; height:20px;}*/

/*SELLER DETAIL*/

.seller_detail {color:#444; background-color:#f4f4f4; padding:10px;}

.seller_detail a{text-decoration:none; color:#000;}
.seller_detail a:hover{color:#F58220;}

.seller_name{padding-bottom:4px;}
.sellers_website{overflow:hidden; width:100%; height:20px;}
/*.seller_phone{padding-bottom:6px;}*/