/* GENERAL STYLES */
.rightbanners
{
	top: 105px; 
	left: 627px; 
	position : absolute;
}

.rightbanner
{
	background-image : url(/design/images/right_banner_background.gif);
	background-repeat : repeat-y;
	border-top : 1px solid black;
	border-bottom : 1px solid black;
	width: 165px;
	margin-bottom: 20px;
}

.rightbanner_content, .rightbanner_header{
	width: 160px;
	margin: 2px 2px 2px 2px;	
	padding: 2px 2px 2px 2px;
	text-align : left;
}

.rightbanner_header
{
	background-color : #e7f4ff;
	font-size : 9px;
	font-weight: bold;
	height: 11px;
}


/* EDITOR PROPERTIES */
