
.sidebar h2, ul.contacts h3 {
	font-size:12px;
	margin-bottom:2px;
}

h2, h3 {
	color:#444444;
}

div#body {
	padding-bottom:300px;	
}

ul.contacts {
	list-style:none;
	padding:0;
	display:block;
	position:relative;
	height:600px;
}

ul.contacts li {
	display:block;
	width:195px;
	color:#444444;
	position:absolute;
}

ul.contacts li.row0 {

}

ul.contacts li.row1 {
	top:300px;
}

ul.contacts li.col0 {

}

ul.contacts li.col1 {
	left:240px;
}
