/* ************************************** */
/* ban right pour Ratiatum.com */
/* ************************************** */

#banright_bckground{
	background-image: url(../img/design/pub/v4-bckground_banright.gif);
	background-repeat: repeat-x; 
	background-position: top left;
	background-color: #E1F2FF;
	border-right: 4px solid #ffffff;
	width:180px;
	color: #2C85D7;
	font-size: 10px;
}

#banright_bckground a{
	color: #2C85D7;
	text-decoration: none;
}

#banright_bckground a:hover{
	color: #FFB400;
	text-decoration: none;
}

.banright_pubmini{
	border: 1px #C1D9EC solid;
	background-color: #217CBF;
	margin: 5px;
	color: #CEE6F9;
	padding: 2px;
}

.banright_pubmini a{
	color: #CEE6F9 !important;
	text-decoration: underline !important;
}


.banright_separator{
  	margin-top: 15px;
  	margin-left: 12px;
  	margin-bottom: 5px;
  	padding-top:3px;
  	background-color: #86C762;
  	border: 1px solid #C6F1FF;
  	width: 155px;
  	height: 16px;
  	font-weight: bold;
  	text-align: center;
  	color: #FFFFFF;
}