﻿
#right_panel .content
{
	position: relative;
	float: left;
	margin: 20px 0px 20px 20px;	
	padding: 0px 0px 0px 0px;	
	font-family: Arial;	
	width: 610px;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #515151;
	display: inline;
}

#right_panel .content a
{
	color: #515151;
	text-decoration:underline;	
}

#right_panel .content a:hover
{
	color: #940108;
	text-decoration:underline;	
}



#right_panel .content p, p
{

	text-align: left;
	font-family: Arial;
	font-size: 9pt;
	color: #515151;
}
/*

#right_panel .content ul
{
	font-family: Arial;
	font-size: 12px;
	color: #515151;
}

#right_panel .content ul li, #right_panel .content li
{
	font-family: Arial;
	font-size: 12px;
	color: #515151;
}


.press-content li
{
	font-family: Arial;
	font-size: 12px;
	color: #515151;
}


*/


#right_panel .content hr, hr
{
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #a9a9a9;
	background-color: #a9a9a9;
	height: 1px;
}


#right_panel .content .profile_header, .profile_header
{
	font-family: Arial;	
	font-size: 14px;
	font-weight:bold;
	color: #940108;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#right_panel .content .mgmt_name, .mgmt_name
{
	font-family: Arial;	
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#right_panel .content .press-title, .press-title
{
	
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#right_panel .content .press-subcontent, .press-subcontent
{
	position: relative;
	float: left;
	display: inline-block;
	width: 600px;
	font-family: Arial;
	text-align:justify;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #eeeeee;
}

#right_panel .content .profile_caption, .profile_caption
{
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	font-size: 15px;
	font-style: italic;
	font-family: Arial;
	color: #2a2a2a;
}

