#image-switch ul {
margin:0 0 0 20px;
color:red;
list-style-type:none;
}
#image-switch li {
padding:10px;
}
#image-switch #two, #image-switch #three, #image-switch #four, #image-switch #five, #image-switch #six, #image-switch #seven, #image-switch #eight, #image-switch #nine, #image-switch #ten, #image-switch #eleven, #image-switch #twelve, #image-switch #thirteen, #image-switch #fourteen, #image-switch #fifteen {
display:none;
}
#radiobs {
width:150px;
position:relative;
margin:0;
}
#radiobs input {
margin:0;
padding:0;
position:absolute;
margin-left:6em;
width:15px;
}
