#topLeft
{
	float: left;
	width:280px;
	border-right: 1px solid #DDDDDD;
	padding-right:20px;
	vertical-align:0px;
}

#topRight{
	float: left;
	width: 160px;
	padding-left:20px;
}


#header {
	margin:10px;
	background-image: url('/images/blue_pixel.gif');
	background-repeat: repeat;
	}
	
.blueText{color: #6699cc;}
p.smallText {font-size: 9px; text-align: left;}

#topLeft h2 {text-align: center;}
#topRight h2, #topLeft h2  {font-size: 17px; line-height: 19px;}
#topRight h4, #topLeft h4 {font-size: 13px; text-align: center; line-height: 15px;}

.contacts_page {
	margin-top:20px;
}
ul {
	padding-left:25px;
}

li{
	padding-left:10px;
}
