
div#descriptiontext {
	width:				392px;
}

span.bigcreating {
	font-size:			22px !important;
	color:				#f00;
	line-height:		1.8em;
}


div#formcon {
	padding-left:		15px;
}

div#formcon table {
	border-collapse:	collapse;
	width:				100%;
	font-size:			12px;
}
div#formcon table td{
	padding:			3px 0 3px 0;
}

table.checkboxtab th {
	text-align:			left;
}

table.checkboxtab input {
	width:				20px;
	border:				none;
}

input, textarea
{
	width:				200px;
	height:				18px;
    border: 			#000 1px solid;
    font-size: 			11px; 
    background-color: 	#fff;
	padding: 			2px 5px 0px 5px;
}

.button {	
	height:				22px;
    cursor: 			hand;
	font-size: 			12px;
    font-weight: 		bold;
    color: 				#FFF;
    background-color: 	#767676;
}

.radio {
	width: 				30px;
	border:				none;
}



