#main_content  {
	width:908px;margin-top:7px; margin-left:auto;margin-right:auto;
}
#main_content div.main_spacer {
	clear:both;width:100%;height:20px;
}

#main_content #newsmain div.content_newsmain  {
	text-align:left;

}

#main_content #newsmain table.table_newsmain{
	width: 100%;text-align:left;
}

#main_content #newsmain td.normal{
	padding:7px;height:37px;text-align:left; border-bottom:1px #e8e7e6 solid; 
}

#main_content #newsmain td.alter{
	background:#ffffff;
}

#main_content #newsmain td.td1 {
	width:10%;text-align:center;	
}

#main_content #newsmain td.td2 {
	width:90%;vertical-align:top;
}


#main_content #newsmain td.td_rating_box {
	background-image:url('../images/news_box_brown.gif');height:47px;width:48px;text-align:center;vertical-align:middle;color:white;font-weight:bold;font-size:16px;
}

#main_content #newsmain td.td_rating_box_alter
{
	background-image:url('../images/news_box_white.gif')
}

#main_content #newsmain td.td_plus_minus {
	width:48px;height:20px; text-align:center;
}

#main_content #newsmain td.td_title {
	font-size:14px;font-weight:bold;padding-bottom:2px;
}
#main_content #newsmain td.td_info {
	padding-top:2px;padding-bottom:2px;
}

#main_content #newsmain td.td_desc {
	padding-top:2px;padding-bottom:5px;
}

#newsmain a.standard_hyperlink_reverted:link,
#newsmain a.standard_hyperlink_reverted:visited,
#newsmain a.standard_hyperlink_reverted:hover,
#newsmain a.standard_hyperlink_reverted:active
{ 
	color:#594d3f;
	text-decoration:none; 
	font-weight:bold;
}

#newsmain a.standard_hyperlink_hover:link,
#newsmain a.standard_hyperlink_hover:visited,
#newsmain a.standard_hyperlink_hover:hover,
#newsmain a.standard_hyperlink_hover:active
 {
	color:white;
	text-decoration:none;
	font-weight:bold;

}

#newsmain div.link_box_active {
	border: 1px #594D3F solid;color:white;background-color:#594D3F; width:auto;float:left;padding-top:3px;padding-bottom:3px;padding-left:5px;padding-right:5px;margin-right:5px;
}

#newsmain div.link_box {
	border: 1px #BBAE9F solid;width:auto;float:left;padding-top:3px;padding-bottom:3px;padding-left:5px;padding-right:5px;margin-right:5px;
}

#newsmain div.link_box_add {
	float:right;
}


/* NEWS CREATE */
#main_content div.newsCreate_box {
	 width:660px;float:right;	
}

#main_content #group_desc div.content_group_desc
{
	height:150px;text-align:left; padding-left:15px;padding-right:15px; font-size:11px;
}

#main_content #newsCreate div.groupCreate_content{
	text-align:left; padding-left:20px;
}
#main_content #newsCreate td.errors {
	padding-bottom:20px;color:red;
}
#main_content #newsCreate table.tableGroupCreate{
	width: 100%;margin-bottom:20px;
}
#main_content #newsCreate td.desc {
	width: 150px;
}

#main_content #newsCreate span.desc 
{
	font-size:10px;
}
#main_content #newsCreate select.select_categories
{
	width: 190px; border-color:#dad8d6; border:1px #dad8d6 solid;
}


