/* CSS Document */

.displaynone {
	display:none;
}

.btn50 a {
	display:block;
	height:50px;
}

.btn50 a:hover {
	background-position:0 -50px;
}

.contactbtn {
	background-image:url(../img/bth_contact.gif);
	background-repeat:no-repeat;
	width:358px;
	margin-bottom:10px;
}

.st {
	padding-top:20px;
	padding-bottom:10px;
}

hr {
	color:#9eadcc;
}

