#comments {
    float: left;
    margin: 0;
    width: 100%;
}
#update {
    margin-top: 10px;
}
#update div.box {
    border-bottom: 1px dashed #ccc;
    clear: both;
    color: #333;
    float: left;
    font-size: 12px;
    margin-bottom: 20px;
    padding: 0.7em 0 0.6em;
    position: relative;
    width: 520px;
}
#update div.box img {
    float: left;
    height: 80px;
    margin-right: 20px;
    width: 80px;
}
#update div.box span {
    color: #663399;
    font-size: 16px;
    font-weight: bold;
}
#comment_form {
    margin: 0;
}
#comment_form p {
    color: #555;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: normal;
    margin: 10px;
}
.cmform {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc #aaa #ccc #ccc;
    border-image: none;
    border-style: solid;
    border-width: 1px 3px 5px 1px;
    margin-right: 15px;
    padding: 4px;
}
#rating {
    list-style: none outside none;
    margin: 20px auto;
    width: 460px;
}
#rating li {
    display: inline;
    float: left;
}
#rating li a {
    background-color: #fff;
    border: 1px solid #888;
    display: block;
    height: 10px;
    margin: 5px;
    text-indent: -9999px;
    width: 20px;
}
.tabs-wrap a {
    color: #003399;
}
.cmt-container {
    background-color: #fff;
    border-radius: 3px;
    float: left;
    height: auto;
    margin: 10px auto;
    min-height: 30px;
    padding: 10px;
    width: 96%;
}
.cmt-cnt {
    height: auto;
    min-height: 35px;
    padding: 5px 0;
    width: 98%;
}
.cmt-cnt img {
    background-color: #ccc;
    border-radius: 3px;
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px;
}
a.relatedp {
    color: #4466cc;
    text-decoration: none;
}
.comerbox {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.comerbar {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.comerp {
    float: left;
    margin-right: 5px;
    width: 250px;
}
.comertitle {
    float: left;
    font-family: arial;
    font-size: 12px;
    width: 120px;
}
.comview {
    border-bottom: 1px solid #eee;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.comview_left {
    float: left;
    margin-right: 1%;
    width: 74%;
}
.comview_right {
    float: left;
    margin: 0;
    width: 25%;
}
.rbcombox {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.brbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: 16px;
    position: relative;
    width: 120px;
}
.urbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll left -16px transparent;
    display: block;
    height: 16px;
    opacity: 0.75;
}
#rbbox {
    margin: 0;
    width: 100%;
}
.rbname {
    float: left;
    font-family: verdana;
    font-size: 11px;
    height: 14px;
    padding-left: 4px;
    width: 120px;
}
.thecom {
    background-color: #fff;
    height: auto;
    min-height: 35px;
    width: auto;
}
.thecom h5 {
    color: #3b5998;
    display: inline;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    margin: 0 15px 0 0;
}
.thecom .com-dt {
    color: #ccc;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.thecom p {
    color: #4e5665;
    margin: 5px;
    width: auto;
}
.new-com-bt {
    background-color: #FFF36B;
    border: 1px solid #666;
    border-radius: 3px;
    color: #333;
    cursor: text;
    height: 30px;
    width: 100%;
}
.new-com-bt span {
    display: inline;
    font-size: 13px;
    line-height: 30px;
    margin-left: 10px;
}
.new-com-cnt {
    height: auto;
    width: 100%;
}
.the-new-com {
    background-color: #FFF36B;
    border: 1px solid #666;
    border-radius: 3px;
    color: #333;
    height: auto;
    margin-bottom: 8px;
    min-height: 70px;
    padding: 5px;
    resize: none;
    width: 98%;
}
.new-com-cnt input[type="text"] {
    background-color: #FFF36B;
    border: 1px solid #666;
    border-radius: 3px;
    color: #333;
    margin: 0 0 5px;
    padding: 5px;
}
.cmt-container textarea:focus, .new-com-cnt input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.4);
    outline: 0 none;
}
.bt-add-com {
    background-color: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 10px;
    opacity: 0.6;
    padding: 8px 10px;
}
.bt-cancel-com {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #404040;
    cursor: pointer;
    display: inline;
    float: left;
    padding: 8px 10px;
}
.new-com-cnt {
    display: none;
    float: left;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.rcmt-container {
    background-color: #fff;
    border-radius: 3px;
    float: left;
    height: auto;
    margin: 10px auto;
    min-height: 30px;
    padding: 10px;
    width: 96%;
}
.rcmt-cnt {
    height: auto;
    min-height: 35px;
    padding: 5px 0;
    width: 98%;
}
.rcmt-cnt img {
    background-color: #ccc;
    border-radius: 3px;
    float: left;
    height: 35px;
    margin-right: 10px;
    width: 35px;
}
.rcomerbox {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}
.rcomerbar {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.rcomerp {
    float: left;
    margin-right: 5px;
    width: 250px;
}
.rcomertitle {
    float: left;
    font-family: arial;
    font-size: 12px;
    width: 120px;
}
.rcomview {
    border-bottom: 1px solid #eee;
    float: left;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.rcomview_left {
    float: left;
    margin-right: 1%;
    width: 74%;
}
.rcomview_right {
    float: left;
    margin: 0;
    width: 25%;
}
.rrbcombox {
    float: left;
    margin: 0;
    padding: 5px;
    width: 100%;
}
.rbrbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll 0 0 transparent;
    display: inline-block;
    float: left;
    height: 16px;
    position: relative;
    width: 120px;
}
.rurbar {
    background: url("http://timesofap.com/images/bar.png") repeat scroll left -16px transparent;
    display: block;
    height: 16px;
    opacity: 0.75;
}
#rrbbox {
    margin: 0;
    width: 100%;
}
.rrbname {
    float: left;
    font-family: verdana;
    font-size: 11px;
    height: 14px;
    padding-left: 4px;
    width: 120px;
}
.rthecom {
    background-color: #fff;
    height: auto;
    min-height: 35px;
    width: auto;
}
.rthecom h5 {
    color: #3b5998;
    display: inline;
    float: left;
    font-family: tahoma;
    font-size: 13px;
    margin: 0 15px 0 0;
}
.rthecom .rcom-dt {
    color: #ccc;
    display: inline;
    float: left;
    font-size: 12px;
    line-height: 18px;
}
.rthecom p {
    color: #4e5665;
    margin: 5px;
    width: auto;
}
.rnew-com-bt {
    background-color: #f9f9f9;
    border: 1px solid #d3d7dc;
    border-radius: 3px;
    color: #adb2bb;
    cursor: pointer;
    height: 30px;
    margin-top: 20px;
    padding: 2px 4px;
    width: 100%;
}
.rnew-com-bt:hover {
    background-color: #fff;
    cursor: pointer;
}
.rnew-com-bt span {
    display: inline;
    font-size: 13px;
    line-height: 30px;
    margin-left: 10px;
}
.rnew-com-cnt {
    height: auto;
    width: 100%;
}
.rthe-new-com {
    background-color: #f9f9f9;
    border: 1px solid #d3d7dc;
    border-radius: 3px;
    color: #333;
    height: auto;
    margin-bottom: 8px;
    min-height: 70px;
    padding: 5px;
    resize: none;
    width: 98%;
}
.rnew-com-cnt input[type="text"] {
    background-color: #f9f9f9;
    border: 1px solid #d3d7dc;
    border-radius: 3px;
    color: #333;
    margin: 0 0 5px;
    padding: 5px;
}
.rcmt-container textarea:focus, .rnew-com-cnt input[type="text"]:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.4);
    outline: 0 none;
}
.rbt-add-com {
    background-color: #3498db;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    margin-right: 10px;
    opacity: 0.6;
    padding: 8px 10px;
}
.rbt-cancel-com {
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    color: #404040;
    cursor: pointer;
    display: inline;
    float: left;
    padding: 8px 10px;
}
.rnew-com-cnt {
    display: none;
    float: left;
    height: auto;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}
.shadow {
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.31);
}


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 {
    background-color: #3288b6;
    margin: 0;
    width: 100%;
}
#tbody {
}
th {
    color: #ffffff;
    font-size: 11px;
    font-weight: normal;
}
tr {
    line-height: 20px;
    text-align: center;
}
tr#formdata:hover {
    background-color: #ffffe6;
}
#formdata {
    background-color: #d7e8ee;
    border-bottom: 1px solid #cfcfcf;
}
#flink {
    color: #105289;
    font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
#flink:hover {
    color: #ca0065;
    text-decoration: underline;
}
#alink {
    color: #4169e1;
    font-weight: normal;
    text-decoration: none;
}
#alink:hover {
    color: #ca0065;
    text-decoration: underline;
}
#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;
    margin-bottom: 10px;
    width: 100%;
}
.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 scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    cursor: pointer;
    height: 20px;
    width: 30px;
}
.forum_head {
    background-color: #3333cc;
    color: #ffffff;
    font-size: 14px;
    padding: 4px 0 0 5px;
}
.forum_content {
    color: black;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}
a.topictitle {
    color: #105289;
    font-family: "Trebuchet MS",Helvetica,Arial,Sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
}
a.topictitle:hover {
    color: #000;
    text-decoration: underline;
}