/** control the appearance of the image switcher **/

.imgsw_list_thumbnails{
float:right;
width:100px;
	overflow:visible;

}
.imgsw_list_thumbnails a
{border:none;
text-decoration:none;
	padding-bottom:6px;
	display: block;
	float: none;
		overflow:visible;

}

.imgsw_viewport 
{	
text-align:center;


}
