
div.WriteUs input,
div.WriteUs textarea
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	
	background-color: #ECEFFF;
}

div.WriteUs label
{
	margin: 0 10px;
}

table#middle table.input1 td
{
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
	xbackground-color: #EEEEEE;
}

div.extlinks h4
{
	margin-bottom: 15px;
	text-decoration: underline;
}

div.extlinks a
{
	padding-left: 20px;
}

div.extlinks a:hover
{
	color: black;

	background-image: url('dot.png');
	background-repeat: no-repeat;
	background-position: left 0;
}