 #right_top{
 	_height:121px;
	min-height:121px;
}

#wrapper{
	background-image:none
}

#right_bottom_left, #right_bottom_right{
	
	background-image:url(images/column_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height:400px;
	
	/*
	background-image:none;
	background-color:#57585A;
	border-bottom:1px solid red;*/

}

.column_content{
	margin:12px 12px 0 12px ;
	color:#CCCCCC;
}

.column_content h3{color:#D36334}

div.onecolumn{
	background-image:url(images/2_column_bg.gif);
	background-position:bottom;
	background-repeat:repeat-y;
	/*neededd for ie 6*/
	height:100%;
	/*background-color:#393A3B;*/
}

#right_content{
	padding:12px;
	/*_height:374px;
	min-height:390px;*/
}

#right_content strong{color:#ffffff;}
#right_content em{color:#D36334; font-style:normal}

/******************* START PDF MODULE  ************************/
.pdf_download div{
	background-color:#464648;
	border-bottom:1px solid #464648;
}

.pdf_download h4{	
	background-color:#464648;
	background-image:url(images/pdf_module_header_inside_bg.gif);
}

.pdf_download .pdf_cover{ 
	position:relative;
	left:-11px;
	text-align:left;
	float:left;
}


.pdf_download div{
	padding:0px;
}
/******************* END PDF MODULE  ************************/



/******************Send to a friend**************************/
#sendtoafriend{
background-color:#464749;
padding:8px 5px;
float:left;
width:284px
}

#sendtoafriend h3 {color:#D36334; text-decoration:none; cursor:pointer; display:block}
#dnn_ContentPane_SendToAFriend{display:none;}

#sendtoafriend table td{border:0px solid red}
#sendtoafriend table td table {width:100%; text-align:left; }
#sendtoafriend table td table td{padding-bottom:4px;}
.NormalRed{color:#D36334;}

#sendtoafriend .CommandButton{
color:#ffffff;
background-image:url(images/but_bg1.gif);
background-repeat:no-repeat;
width:78px;
height:20px;
text-decoration:none;
display:block;
padding-top:2px;
}
/******************End Send to a friend***************************/

#right_content p.return_figure{
	position:relative;
	margin-top:18px;
}

#right_content  p.return_figure strong{
	color:#D36334;
	font-size:140%;
}

#right_content  h3 em{
	font-size:200%;
	color:#ffffff;
}

#right_content h3 strong{color:#fffffff}

#right_content{clear:both}