.CPWForm {
	background-color: #fff;
}

.CPWForm input, textarea {
	background-color: #e2e3e5;
	width: 340px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	behavior:url(border-radius.htc);
	border: medium none;
	padding: 3px 8px 6px;
	margin: 10px 0 10px 10px;
}

.CPWForm input {
	height: 20px;
width:340px;
}

.CPWForm input.CPWButton {
	background-color: #47177a;
	color:#fff;
	font-weight:bold;
	width: 75px;
	height: 30px;
	padding: 4px 8px 6px;
}

.CPWForm input.CPWButton a:hover {
	background-color: #70bb3b;
}

.CPWForm input.CPWButton .wide {
	width: 150px;
}

.CPWForm span {
	margin: 10px 0 10px 10px;
	font-size: 100%;
font-weight:bold;
color:#555;
}

.CPWForm select {
	vertical-align:middle;
	width:340px;
	height: 30px;
	margin: 10px 0 10px 10px;
	background-color: #E2E3E5;
	border: medium none;
	padding: 3px 8px 6px;
}

.CPWForm table {
	width: 600px;
}

.CPWForm table tbody tr {
	height: 30px;
}

.CPWForm table tbody tr td {
	width: 50%;
	text-align: left;
}

.CPWForm table tbody tr td input[type="text"] {
	width: 100px;
}

.CPWForm table tbody tr td input[type="radio"] {
	margin: 0;
	background-color:red;
	width: 50px;
}

.CPWForm .CPWListBox {
	height: 100px;
}

.dropDownLable {
color:#333;
font-size:138.5%;
margin:0px 5px 0px 10px;
}

.dropDownCalendar {
width:178px;
margin-right:5px;
}

.t1 img {
float:right;
margin:0px -50px 20px 10px;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
