
#colCenter p, 
#colCenter ul, 
#colCenter table, 
#colCenter dl, 
#colCenter h3 {
	
}




#colRight ul {
	background: #CC3300;
	color: #fff;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: 0.8em;
}
#colRight #residence_service {
	background-color: #BEDCE4;
	background-image: url("../img/house.jpg");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 5px 5px 200px 5px;
	font-size: 0.8em; 
}
#colRight #residence_service img {
	margin-bottom: 1em;
	margin-top: 1em;
}
#colRight #residence_service p {
	margin: 2px;
	padding: 0px;
}
#colRight #residence_service strong {
	font-size: 1.2em; 
	font-weight: bold;
}
#colRight ul#regions {
	padding: 10px;
	font-size: 0.8em;
	font-weight: bold;
}


#colCenter dt {
	color: #555555;
	padding-left: 0px;
	font-size: 1em;
	font-weight: bold;
}

#colCenter dd {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 2em;
}
	


#colCenter object {
	margin-left: 50px;
}


form {
	padding: 10px;
	margin: 0px;
	background-image: url("../img/back_form.gif");
	background-position: bottom left;
	background-repeat: repeat-X;
	font-size: 0.8em;
}

form label {
	display: block;
}
form input, form select {
	margin-bottom: 1em;
	width: 100%;
}
