/*[variables]
colors
{
	@00: #FF0000;
}
*/
#wrapper
{
	width: 400px;
}
.message
{
	background: #EEE;
	color: #000;
	display: none;
	width: 345px;
	padding: 0;
	margin: 23px;
	width: 357px;
	overflow: hidden;
}
#alert UL LI
{
	/*[disabled]color:#930505;*/
	/*[disabled]font-weight:bold;*/
	background: url(../img/bullet_red.png) no-repeat;
	margin-left: -20px;
}
.contact
{
	text-align: left;
	font: normal 12px/1.5em Arial, Helvetica, Charcoal, Verdana, Sans-Serif;
	color: #00324D;
	width: 20px;
}
.contact UL
{
	list-style-type: none;
	width: 380px;
}
.contact LI
{
	/*[empty]list-style-type:;*/
	background: #ECECEC !important; /*[e]#ECECEC*/
	margin: 5px 0 0 !important; /*[e]5px 0 0*/
	padding: 0 !important; /*[e]0*/
}
.contact LI.special
{
	display: none;
	margin: 0 !important; /*[e]0*/
	padding: 0 !important; /*[e]0*/
}
.contact INPUT
{
	width: 260px;
	margin: 0 !important; /*[e]0*/
	padding: 0 !important; /*[e]0*/
}
.contact TEXTAREA
{
	width: 367px;
	margin: 0 !important; /*[e]0*/
	padding: 0 0 0px !important; /*[e]0 0 0px*/
}
P
{
	text-align: center;
}
#mailsent STRONG
{
	color: green;
	font-weight: bold;
	font-size: 14px;
	/*[disabled]border:1px solid green;*/
}

