#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 #group_header div.group_logo {
	height:100px;width:100px;float:left;
}

#main_content #group_header div.group_info {
    height:100px;width:700px;float:right;
}

#main_content #group_header div.group_info1 {
    width:100%;height:30px; clear:none;font-weight:bold;
}


#main_content #thread table.table_thread {
	width: 100%;
}

#main_content #thread table td.td_author{
	width:148px;text-align:center;border-bottom:1px #e8e7e6 solid;border-right:1px #e8e7e6 solid; padding:5px;font-weight:bold;
}

#main_content #thread table td.td_content{
	width:760px;height:60px;vertical-align:top;padding:15px; border-bottom:1px #e8e7e6 solid;vertical-align:middle;
}

#main_content #thread table td.td_author_alter {
   background-color:white;
}

#main_content #thread table td.td_content_alter {
   background-color:white;
}

#main_content #thread div.thread_content{
   text-align:left; padding:0px;
}

#main_content #thread div.date 
{
	font-weight:normal;font-size:11px;margin-top:3px;
}

#main_content #thread div.actions
{
	width:100%;height:15px;margin-top:10px;text-align:right;
}

#main_content div.group_header_content {
	text-align:left; 
}

#main_content div.group_description 
{
	width:676px;height:52px;clear:none;border:1px #dad8d6 solid; padding:5px;
}


#main_content div.reply_content {
	 text-align:left;padding-left:30px;
}

#main_content #editorBox table.editorTable
{
	width: 100%
}


#main_content #editorBox td.td_first
{
	width: 100px; font-weight:bold;
}

#main_content #editorBox td.error
{
	text-align:left;color:red;height:30px;
}

#main_content #editorBox td.td_title
{
	text-align:left;
}

#main_content #editorBox td.td_content
{
	text-align:left;
}


#main_content #editorBox input.input_title
{
	width:700px
}

#main_content #editorBox td.td_buttons
{
	height:40px;text-align:left;vertical-align:bottom;
}

#main_content #editorBox textarea.textarea_content
{
	width: 700px; height: 150px;border-color:#dad8d6; border:1px #dad8d6 solid;
}


#main_content #editorBox td.td_send
{
	height:50px;text-align:left;
}

#main_content div.quote
{
	border-left:2px #c9beb1 solid;margin-bottom:7px;margin-top:7px;  padding-left:5px; padding-right:5px; color:#b9ab9b;
}

#main_content div.author
{
	font-weight:bold;
}







