.contactform200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CC0000;
	width: 200px;
	margin-bottom: 20px;
}

.contactform500 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid #CC0000;
	width: 400px;
	margin-bottom: 20px;
}

table tr td li {
	list-style-type: none;
	list-style-image: none;
}

.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #CC0000;
	margin-top: 10px;


}

table tr td ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

table tr td select {
	text-align: center;
}

.counter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	background-color: #FFFFFF;
	border: none;
	font-weight: bold;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.attention {
	font-weight: bold;
	color: #CC0000;
	font-size: 12px;
}

