div.page {
	
}

div.accent {width: 250px; float: right;}

* html div.accent {margin-top: 20px;}
div.text {
	margin-right: 250px;
}

div.accentblock {
	width: 218px; 
	background: url(../images/accent/accentbg.gif) repeat-y; 
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 15px;
	 text-align: center;		
}

div.accenttitle {
	background: url(../images/accent/titlebg.gif) left top no-repeat;
	font-size: 14px; font-weight: bold; color: #9e9fa0; text-align: center; padding-top: 28px; text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 7px;	
}

div.accentblock img {
	margin-left: 8px; border: none;
}

div.accentfoot {
	background: url(../images/accent/accentfoot.gif);
	height: 19px;
}

div.banner {
	width: 218px; 
	margin-bottom: 40px;
	margin-right: 20px;
	margin-left: 17px;
	text-align: center;		
}
div.left div.banner{
	margin-left: 12px;
	margin-right:0px;
}
div.accenttext {
	font-size: 11px; text-align: left;
	padding: 10px 20px 0 28px;
}

div.accent a{color: #777777; text-decoration: none}
div.accent a:visited{color: #777777; text-decoration: none}
div.accent a:hover{color: #d71729; text-decoration: none}

