.advisor {
	border:1px solid #000000;
	width:290px;
	height:138px;
	padding-left:7px;
	padding-right:7px;
	padding-top:0px;
	float:left;
	margin-right:18px;
	margin-top:10px;
}
.advisor.no_margin {
	margin-right:0px;
}
.advisor h2 {
	font-size:11px;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:3px;
	padding-left:8px;
	padding-right:3px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#1589bc;
	margin-top:0px;
	margin-bottom:7px;
	margin-left:-7px;
	margin-right:-7px;
}
.advisor h2 a {
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.advisor a img {
	margin-top:4px;
	width:130px;
	height:90px;
	float:right;
}
.advisor .biglink {
	font-size:11px;
}
#BACK_TO_ADVISORS_BTN {
	padding-top:4px;
	float:right;
	margin-right:10px;
}
#myForm label {
	display:inline;
	float:left;
	vertical-align:middle;
	width:120px;
	font-size:12px;
}
#myForm select {
	color:#ffffff;
	background-color:#1589bc;
	width:220px;
}
#SEARCH_BUTTON {
	height:35px;
	margin-left:222px;
	margin-bottom:5px;
}
#SEARCH_BUTTON img {
	margin-top:3px;
	cursor:pointer;
}
#ADVISOR_PAGE a {
	font-size:11px;
}
#ADVISOR_PAGE #PRODUCTLIST a {
	font-size:10px;
}
#PRODUCTLIST.fullwidth {
	width:948px;
}

#PRODUCTLIST.fullwidth .productlist_offer_productname, #PRODUCTLIST.fullwidth .productlist_offer_stock {
	float:none;
	width:auto;
}

#ADVISOR_PAGE #PRODUCTLIST .productlist_offer_checkbox input {
	display:none;
}
#ADVISOR_PAGE #PRODUCTLIST .productlist_offer_checkbox {
	width:1px;
}
#countCable {
	width:338px;
	margin-left:32x;
	text-align:right;
}
#countCable.no_margin {
	margin-left:0px;
}
#countCable.not_found {
	line-height:18px;
}
#showNoLink {
	height:25px;
}
#showLink {
	height:25px;
	width:338px;
	margin-left:32x;
	text-align:right;
}
#SPAREPART {
	margin-left:0px;
	margin-top:10px;
}
#SPAREPART_IFRAME {
	height:1500px;
	width:955px;
}
#CABLE {
	width:955px;
	height:700px;
}

div.selectorTextContainer{
    float : left;
    width : 250px;
    font-family : arial;
    font-size : 10px;
    color : #000000;
    padding-top : 60px;
}

div.selectorContainer{
    float : right;
    width : 675px;
    height : 437px;
    margin-right : -5px;
    background-image: url(<?= html::getSiteImagesUrl(); ?>foto_adviseur.jpg);
    background-repeat : no-repeat;
    background-position : top right;
}

select.selectorbox{
    width : 315px;
}

.selectorstepOverlay{
     position : absolute;
     background-image: url(<?= html::getSiteImagesUrl(); ?>whitetrans_overlay.png);
     width : 388px;
     height : 97px;
     z-index : 5;
     left : 0px;
     top : 0px;
}

.selectorstep1{
     position : relative;
     background-image: url(<?= html::getSiteImagesUrl(); ?>stap1_adviseur.jpg);
     width : 323px;
     height : 57px;
     padding-left : 65px;
     padding-top : 40px;
     margin-bottom : 15px;
}

.selectorstep2{
     position : relative;
     background-image: url(<?= html::getSiteImagesUrl(); ?>stap2_adviseur.jpg);
     width : 323px;
     height : 57px;
     padding-left : 65px;
     padding-top : 40px;
     margin-bottom : 15px;
}

.selectorstep3{
     position : relative;
     background-image: url(<?= html::getSiteImagesUrl(); ?>stap3_adviseur.jpg);
     width : 323px;
     height : 57px;
     padding-left : 65px;
     padding-top : 40px;
     margin-bottom : 15px;
}
