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


/*-------------------------------------------------*/
/* GENERAL BLOG STYLES */

/* dont show comment stuff */
.nocomments {
	display: none !important;
}


/*-------------------------------------------------*/
/* FORM STYLE*/

.cform { width:490px;  position:relative; left:-10px; border:1px solid black; padding:10px 10px 10px 40px;}

.cf-fs1, .cf-fs2, .cf-fs3 { margin-left:0px; width:480px;}



.cf-ol { width:490px; }



#sendbutton {
	margin-top:10px;
	font-size:12px;
	font-weight:bold;
}