/*
#colCenter p {
	font-size: 0.8em;
	padding: 5px 20px 5px 20px;
	padding-bottom: 0px;
	}

#colCenter p.conditions {
	font-size: 0.6em;
	}

#colCenter ul {
	font-size: 0.8em;
	list-style-type: square;
	padding-right: 10px;
	}
*/



#colCenter form {
	padding: 20px;
	}

#colCenter form label {
	display: block;
	float: left;
	width: 135px;
	font-size: 0.7em;
	margin-bottom: 5px;
	}

#colCenter form select {
	width: 230px;
	margin-bottom: 5px;
	}

#colCenter table {
	padding: 0px;
	margin-left: 15px;
	margin-right: 10px;
	width: 380px;
	border-collapse: collapse;
/*	border: solid 1px #CC0033;*/
	border: solid 1px  #6699FF;
	font-size: x-small;
	}

#colCenter th {
	padding: 5px;
/*	background: #CC0033;*/
	background-color: #6699FF;
	font-size: small;
	color: #fff;
	font-weight: bold;
}

#colCenter td {
	padding: 5px;
	text-align:left;
}
#colCenter td.residence {
	background: #FFF;
	padding: 0px;
}

#colCenter td a {
	padding: 5px;
	display: block;
	text-decoration: none
}

#colCenter td a.normal{
	padding:0;
	margin:0;
	color:#000000;
	}


#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;
}