<!--

#selector_cont {
width: 640px;
height: 310px;
background-color: #151515;
margin-bottom: 0px;
TEXT-ALIGN:left;
}

#selector_preview {
/* float: left; */
position: relative;
width: 119px;
height: 305px;
margin: 0px;
padding: 0px;
z-index: 10;
TEXT-ALIGN:center;
float: center;
}

#selector_preview p {
width: 106px;
height: 48px;
margin: 5px 5px 0px 5px;
padding: 0px;
}

#selector_preview p img {
width: 106px;
height: 48px;
border: solid 3px #000;
margin: 0px;
padding: 0px;
}

#currentpreview {
border: solid 3px #ffffff;	
}

#selector {
float: right;
width: 640px;
height: 310px;
background-color: #424242;
margin: 0px;
padding: 0px;
border: 0px;
}

.selector_element {
width: 640px;
height: 310px;
position:absolute;
background-color: #424242;
margin: 0px;
padding: 0px;	
}

.selector_element p{
margin: 0px;
}

.selector_element a img{
border: 0px;
margin: 0px;
padding: 0px;
height: 310px;
}
-->
