.contactstext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;	
	color : black;
	background-color : white;
	width: 280px;
	border: solid 2px #085388;
	margin: 10px;
	padding: 5px;
	float: left;
}

.contactsdescr {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : normal;
}

.contactscomments {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;	
	font-weight : normal;
}

.contactsname {
	font-family : Times, Times New Roman, serif;
	font-size : 12px;
	font-weight : bold;	
}

img.contacts {
	width: 100px;
	height: 100px;
	margin: 0px 5px 5px 0px;
	float: left;
}