#contacts {
	background:url('/resources/images/on.gif') no-repeat top left;
	padding-top: 30px;
	padding-left: 250px;
}
#contacts input, #contacts select {
	font-size: 1em;
}
#contacts ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contacts li {
	margin-bottom: 2px;
}
#contacts .ctrl {
	width: 300px;
	font-weight: bold;
	border: #AAAAAA 1px solid;
	color: black;
	padding-left: 2px;
}
