/* RIGHT CONTENT COLUMNS */
#right_content ul {
        padding-left:0px;
	margin-left:0px;
}
#right_content li {
        color:#E9D666;
	margin-bottom:5px;
	padding-left:15px;
        margin-right:7px;
	border-bottom:1px solid #615149;
	padding-bottom:2px;
	list-style:none;
}

#right_content .column_header {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:white;
	font-size:17px;
	width:208px;
        margin:0px;
        margin-bottom:9px;
        padding:0px;
        padding-bottom:3px;
        border-bottom:1px dashed #E9D666;
}
#right_content .column_subject_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#E9D666;
	margin:0px;
        margin-bottom:3px;
        padding:0px;
        padding-bottom:3px;
        margin:0px;
}
#right_content .column_description{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
        font-size:11px;
}

#right_content .column_container{
	background-image:url(../../../images/global/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:550px;
	float: left;
}
