@charset "utf-8";
/* CSS Document */

/* ================= CONTENT FORMS =================== */


#content form{
	font-size:12px;
	margin:0px 0px 0px 20px;
	}
	
#content form .item{
	margin:0px 0px 8px 0px;
	padding:0;
	clear:both;
	}
	
#content form label{
	width:160px;
	float:left;
	display:inline;
	}
	
#content form input, form textarea, form select, form file{
	background-color:#ffffff;
	border:solid 1px #62C0ED;
	width:200px;
	padding:3px;
	}
	
#content form #FileAttachment input{
	background-color:#ffffff;
	border:solid 1px #62C0ED;
	width:200px;
	border:0;
	padding:3px;
	}
	
	
#content form select{
	width:206px;
	}
	

	
#content form .cat_button{
	width:79px;
	padding:0;
	margin-left:160px;
	clear:both;
	}
	
#content #CAT_Custom_868_0, #CAT_Custom_868_1, #subscribe{
	width:16px;
	background-color:#ffffff ;

	}
#content .form_checkwidth{
width:16px;
background-color:#ffffff ;
	}
	
#content form p{
	margin-left:0px;
	}