/* Style sheet for cyberguide */
/* On search page */
#cybersearch
{
	margin-left:55px;
	margin-top:20px;
}
.cyberbox
{
	border : 1px solid #076186;
}
.cyber_stepdown {
	padding-top : 3px;
	padding-bottom : 3px;
}
.cyber_selectbox { /* the listboxes */
	width: 164px;
	height: 115px;
	font-size : 0.9em;
}
.cyber_selectbox_right 
{ /* create border right and bottom right box */
}
.cyber_selectbox_left { /* create border left and bottom left box */
	padding-bottom:5px;
}
.cyber_selectbox_middle { /* create border bottom middle box */
	vertical-align:middle;
}
.CompanyLogo
{
	display:block;
	margin-bottom:7px;
}