/** control the appearance of the image switcher **/.imgsw_numbers a.active{	color: #fff;	background-color: #660033;}	.imgsw_numbers a,.imgsw_prevnext a{	padding: 0 0.5em;	text-decoration: none;	color: #660033;	font-weight: bold;	background-color: transparent;}.imgsw_numbers a:hover,.imgsw_prevnext a:hover{	background-color: #00CC00;}.imgsw_numbers,.imgsw_prevnext{	display: inline;	padding: 0;	margin: 0;}.imgsw_numbers span{}.imgsw_image{	border: 1em solid #fff;	margin: 0;}.imgsw_viewport {	padding-top: 1em;}.imgsw{}/** control the rest of the page **/
