@charset "UTF-8";
/* CSS Document */
.highslide-controls {
	width: 90px !important;
}
.highslide-controls .highslide-close {
	display: none;
}
.highslide-caption {
padding: .5em 0;
}

.highslide-caption p {
	font-size:12px;
}

#gallery-area {
height: 625px;
margin: 0 auto;
width: 550px;
}

#content {
width:850px;
}

#colmain {
width:570px;
}

#showinfo {
width:555px;
}

#colmast {	/* this is an exceptional property to offset the gallery scroll toolbar from overlaying the menu. It has to go here, otherwise, if the property is in the nav.css, it wills overlay the menu over the bios popups */
z-index: 2000; 
}

