/* CSS Document */


#cssform p { width:420px; padding:5px 0; }

#cssform label { float: left; width: 130px; color:#333333; border-bottom:#7d0000 1px dotted; }

#cssform textarea { width: 200px; }

#cssform .texta { background-color:#fff; border: 1px solid #7d0000; }

#cssform .btn {

	width:117px;
	height:60px;
	margin-top:20px;
	background:transparent url(../imagery/btn_next.png) no-repeat;
	border:0px white solid;
	}


		* html .threepxfix { margin-left: 3px; }
