
h2.-icon {
	background-repeat:no-repeat;
	background-position:3px center;
	padding-left:22px !important;
}


h2.main-header {
	background-color:#000000;
}

div.main-content {
	background-color:#F0F0F8 !important;
	min-height:70px;
	margin-bottom:5px;
	overflow:hidden;
	border-bottom:solid 1px #D0D0D0;
	border-right:solid 1px #D0D0D0;
	border-left:solid 1px #E0E0E0;
}

.-arrow {
	background-image:url('/assets/gfx/content-arrow-black.gif');
	background-position:15px 0px;
	background-repeat:no-repeat;
}

.-avatar {
	float:left;
	padding:8px 4px;
	width:70px;
}
.-content {
	float:left;
	padding:5px 0px 5px 0px;
}
