article, header { display: block; text-align:left; }
#comments .comment {
    border-top: 1px solid #E2E2E2;
    padding-top: 15px;
    position: relative;
}
#comments .comment .avatar {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
}
#comments .comment .avatar img {
    width: 45px;
}


#comments .comment .commenter {
    color: #000000;
    display: inline-block;
    font-family: Arial,helvetica,sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    vertical-align: top;
}

#comments .comment .commenter-location, #comments .comment .commenter-title {
    color: #999999;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    vertical-align: top;
}
#comments .comment .comment-time {
    color: #999999;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    margin-left: 7px;
    vertical-align: top;
}
#comments .comment .comment-text {
    color: #333333;
    font-family: Arial,helvetica,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 19px;
}
#comments .comment .comment-actions {
    margin-bottom: 15px;
}
#comments .comment .comment-actions li.comment-flag {
    display: none;
    float: right;
}

#comments .comment .comment-actions li {
    color: #999999;
    display: inline-block;
    font-family: Arial,helvetica,sans-serif;
    font-size: 11px;
    font-weight: 500;
    line-height: 15px;
}
#comments .comment .comment-actions li.sharetools {
    clear: none;
    float: none;
    margin: 0 auto 0 0;
    width: auto;
}
#comments .comment .comment-actions li.sharetools span {
    display: inline-block;
    margin-bottom: -2px;
    margin-right: 8px;
}
#comments .comment.threaded-comment {
    border-top: 1px solid #E2E2E2;
    padding-top: 15px;
}
#comments .comreply {
    margin-left: 60px;
}
#tablee{ width:100%; margin:0;
background-color:#3288B6;
}
#tbody{
}
th{ color:#FFFFFF; font-weight:normal; font-size:11px;}
tr{text-align:center; line-height:20px;}
tr#formdata:hover{ background-color:#FFFFE6;}
#formdata{
background-color:#D7E8EE;
border-bottom:1px solid #CFCFCF;
}
#flink{text-decoration:none;
color:#105289;
font-size:1.2em;
font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
font-weight:bold;
}
#flink:hover{
text-decoration:underline;
color:#CA0065;
}
#alink
{text-decoration:none;
color:#4169E1;
font-weight:normal;
}
#alink:hover{
text-decoration:underline;
color:#CA0065;

}
#by{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin-left:11px;
}
#aby{font-family:Arial, Helvetica, sans-serif;
font-size:10px;
}
.headsearch
{
height:25px;
width:100%;
margin-bottom:10px;
}
.newtopic
{
float:left;

}
.ser{
float:left;
margin-left:30px;
}
.postreply{color:#EE0635;
font-weight:bold;

}
#submit{
    background: url(http://timesofap.com/css/images/edited-red-arrow-md.png) no-repeat;
    width:30px;
    height:20px;
    border:none;
    cursor:pointer;
}


.forum_head { font-size:14px; background-color:#3333CC; color:#FFFFFF; padding:4px 0px 0px 5px; }
.forum_content { font-size:13px; font-weight:bold; color:black; padding:5px; }
a.topictitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	color: #105289;
	text-decoration: none;
}

/* a.topictitle:visited { color: #d2d2d2; } */

a.topictitle:hover {
	color: #000;
	text-decoration: underline;
}