@charset "UTF-8";
/* CSS Document */

#comments {
	width: 260px;
}

#contact {
	margin: 0px;
}

#ContactFormTop {
	background: transparent url(../../images/contact-form-top.gif) top center;
	height: 16px;
	margin: 0 -10px;
}

#ContactFormBG {
	background: transparent url(../../images/contact-form-bg.gif) top repeat-y;
	padding: 10px 11px;
	margin: 0 -10px;
}

#ContactFormBottom {
	background: transparent url(../../images/contact-form-bottom.gif) top center;
	height: 16px;
	margin: 0 -10px;
}