#com_left{
	width: 150px;
	padding: 7px;
	background-color: #e9eff7;
	border: 1px solid #cccccc;
	margin-bottom: 12px;
}

#com_right{
	width: 450px;
	padding: 7px;
	background-color: #e9eff7;
	border: 1px solid #cccccc;
	margin-bottom: 12px;
}
	
#com_author{
	padding-top:7px;
	font-weight: bold;
}

#com_info{
	text-align: right;
	font-size: 11px;
}

#com_tools{
	font-size: 11px;
}

.com_pagination {
	margin-bottom: 18px;
	margin-top: 0px;
}

.com_pagination1 {
	font-style: normal;
}

.com_pagination2 {
	float: right;
	line-height: 2.0;
}

.com_pagination2 b {
	color: #fff;
	background: #e17627;
	padding: 4px 7px;
	border: 1px solid #cccccc;
}

.com_pagination2 :link, .com_pagination2 :visited {
	color: #663;
	padding: 4px 7px;
	text-decoration:none;
	background-color: #e9eff7;
	border: 1px solid #cccccc;
}

.com_pagination2 :link:hover, .com_pagination2 :visited:hover {
	color:#fff;
	background-color: #e09660;
	border: 1px solid #cccccc;
} 

#com_ignore{
	background-color: #ffffcc;
	border: 1px solid #e17627;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;     
	color: #000;
	padding: 5px;
}

#com_ignore_add{
	background-color: #ffffcc;
	border: 1px solid #e17627;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;     
	color: #000;
	padding: 3px;
}

#com_article_left{
	width: 55px;
	margin-bottom: 12px;
}

#com_article_right{
	width: 55px;
	margin-bottom: 12px;
}

#com_article_middle{
	width: 510px;
	margin-bottom: 12px;
	padding-top: 12px;
}

#com_read_share {
	float: right;
}

#com_report_comment {
	background-color: #ffffcc;
	border: 1px solid #e17627;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;     
	color: #000;
	padding: 6px;
}

#com_report_wrap{
	width: 600px;
	padding: 7px;
	background-color: #e9eff7;
	border: 1px solid #cccccc;
	margin-bottom: 12px;
}

#com_report_wrap_table{
	padding: 7px;
}

blockquote
{
margin : 1.5em;
padding : 0.5em;
border: 1px solid #CCC;
font-size: 12px;
font-style: normal;
background-color: #fff;
} 


/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #7f9db9 1px solid;
border-right: #7f9db9 1px solid;
border-bottom: #7f9db9 1px solid;
}
.htmlButtonOuterL {
border-left: #7f9db9 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}