/* these files make up the style for the main audience pages */
#center_content-middle-left
{
	width: 420px;
}
/* ie style \*/
* html #center_content-middle-left
{
	width: 429px;
}
/* ie style */
#center_content-middle-right
{
	float: left;
	width: 150px;
	margin-top: 10px;
	overflow: hidden;
/*	left: 616px; */
}
#center_content-middle-right-text
{
	padding: 0 7px 7px 7px;
	overflow: hidden;
}
#center_content-middle-right, #center_content-middle-right p, #center_content-middle-right td, #center_content-middle-right a
{
        font-size: 11px;	/* xx-small; */
}