#main .selected {

	width: 263px;

	height: 27px;

	color: transparent;

	display: block;

	background: url(../gfx/contact-active.gif) no-repeat;

}



.post {

	width: 687px;

	padding: 70px 0 0 20px;

}



.details {

	width: 687px;

	padding-top: 25px;

}



.details a, .details a:visited {

	color: #2666e8;

}



.details a:hover {

	color: #bbc97f;

}



.thumbs {

	padding-right: 80px;

}

form label {
	display: block; float: left; width: 150px;
	
}

fieldset {
	width:450px; padding: 10px;
}

.error{
	display: block; margin-left: 150px; color: red;
}

input {
	width:280px;
}
.submitbtn {
	width:auto;
	margin-left: 150px;
}

.indent{
	margin-left:150px;
}

.errorSelect{
	color: red;
	border-width: thin;
	border-color: red;
}

.red, .red:active, .red:selected{
	color: red;
	
}