div.main {
	min-height: 100%;
	margin-bottom: -42px;	
	background: url(../images/mainbgaccent.gif) top right repeat-y;
}

div.accent {
	width: 230px; float: right;	
}

div.rightin {
	margin-right: 230px;	
}

div.accentblock {
	width: 190px;	
	margin-left: 20px;
	border-bottom: 2px solid white;
	padding: 0 0 0 0;
}

div.accenttitle {
	background: url(../images/accent/titlebg.gif);		
	padding: 11px 20px 8px 26px;
	border-bottom: 2px solid white;
	font-size: 12px; font-weight: bold; text-transform: uppercase;
	color: #3c3c3c;
}

div.accenttext {
	margin: 0 14px 0 14px;
	font-size: 11px;
	color: #424242; 
	padding: 0px 0 10px 0;
}
div.accentimg {
	margin: 5px 0 5px 5px;
	width: 160px;
}

div.accentblockin a{
	font-size: 11px;
	color: #424242; 
	text-decoration: none;
}

div.accentblockin a:hover {color:#2078c7;}