@charset "UTF-8";
/* CSS Document */

#image-switch ul {
	margin:0 0 0 20px;
	color:#000000;
	list-style-type:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#image-switch li {
	color: #000000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#image-switch #two, #image-switch #three {
	display:none;
	color: #000000;
	margin-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#radiobs {
	width:108px;
	position:absolute;
	left: 446px;
	top: 3px;
	bottom: 81px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 558px;
}
#radiobs input {
	position:absolute;
	width:15px;
	color: #000000;
	border: .5px solid #000000;
}

#radiobs img {
	padding-bottom: 7px;
	padding-top: 7px;
	border: thin solid #000000;
	}
