/* CSS Document */

.cssform {
	margin: 0px;
	padding: 10px;
}
.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 155px;


/
border-top: 1px dashed gray;
	height: 1%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}

.cssform input[type="text"]{ 
width: 180px;
}

.cssform textarea{
	width: 250px;
	height: 150px;
}
.icongroup1{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px #CCCCCC;
}h2 {
	font-family: arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.select {
	width: 187px;
}
.textfield {
	height: 100px;
	width: 187px;
}
.p {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	margin: 10px 0px;
	padding: 0px;
}
#myform {
	margin: 0px;
	padding: 0px;
}
