/*--------------------- General styles start ---------------------*/

body {
 margin: 0px;
 background-color: #cecece;
 font: 11px 'Tahoma', 'Arial';
 color: #6b6b6b;
 text-align: center;
}



td, input, select {
 font: 11px 'Tahoma', 'Arial';
}

body a {
 color: #645D2F;
 text-decoration: none;
}

body a:hover {
color: #9A9990;
text-decoration: underline;
}


* {}

img {border:0;}

/*--------------------- General styles end ---------------------*/


/*--------------------- All content start ---------------------*/

#all {
width: 100%;
background: url(/hfimg/body-bg.jpg) no-repeat;
background-position: top center;
background-attachment: fixed;
}

#top-stripe {
 margin: 0 auto;
 width: 100%;
 height: 45px;
 overflow: hidden;
 background-color: #373737;
border-bottom: solid 3px #645D2F;
}



/*--------------------- All content end ---------------------*/



/*--------------------- Header start ---------------------*/

#header {
 margin: 0 auto;
 width: 100%;
height: 235px;
}

#logo {
 margin-left: 20%;
 margin-top: 12px;
 width: 500px;
 height: 200px;
 background: url(/hfimg/logo.png)no-repeat;
}

#top-s {
margin: 0 auto;
 margin-top: 12px;
 width: 900px;
}


#top-menu {
 height: 35px;
width: 350px;
 line-height: 35px;
 text-align: left;
 margin-right: 5px;
 padding-top: 1px;

}

#top-menu a {
 margin-top: 5px;
 display: block;
 width: auto;
 cursor: pointer;
 color: #f7f7f7;
 font: 12px 'Tahoma';
 text-transform: uppercase;
 line-height: 20px;
 text-decoration: none;
 margin-left: 8px;
 outline: none;
}

#top-menu a:hover span.tm, #top-menu a:hover span.tm_left, #top-menu a:hover span.tm_right {
 background-position: 0px -21px;
color: #645D2F;
}


.tm {
 display: block;
 float: left;
 height: 15px;
background-color: transparent;
margin: 0 0 5px 5px;
}



span.ico {
 padding-left: 15px;
 background-position: 0px 1px;
}

#top-menu a:hover span.ico {
 background-position: 0px -15px;
}

.home {
 background: url(//img/home.png) no-repeat;
}

.prof {
 background: url(//img/prof.png) no-repeat;
}

.reg {
 background: url(//img/reg.png) no-repeat;
}

.logout {
 background: url(//img/logout.png) no-repeat;
}

.login {
 background: url(//img/login.png) no-repeat;
}

.rss {
 background: url(//img/rss.png) no-repeat;
}


#search {
 height: 45px;
 width: 192px;
 float: right;
 margin-top: 0px;
}

#searchbg {
 background: url(/.s/t/798/16.png) no-repeat;
}

#today {
 text-align: right;
 height: 30px;
 font: 13px/30px 'Tahoma';
 color: #ffffff;
}

#nav {
 width: 900px;
height: 35px;
 margin: 0 auto;
 margin-top: 5px;
 background-color: #373737;
}


#nav-mid {}

/*--------------------- Header end ---------------------*/


/*--------------------- Main content start ---------------------*/

#content {
 width: 900px;
 margin: 0 auto;
background-color: #f0f0f0;
}


#content-mid {
 background: #f0f0f0;
 padding: 1px 0px;

}

#maincol {
 float: left;
 width: 580px;
 margin-left: 10px;
 text-align: justify;
 padding-bottom: 10px;
}

#maincol2 {
 float: left;
 width: 580px;
 margin: 0 5px;
 text-align: justify;
 padding-bottom: 10px;
}


#leftcol {
 float: left;
 width: 280px;
 margin: 0 10px;
 text-align: justify;
padding-top: 10px;
}

#topinfo {
height: 150px;
padding: 5px;
}


.short_img img {
width:170px;
padding: 5px;
float:left;
}

.eTitle {
 font: 13px 'Tahoma';
 color: #fff;
font-weight: bold;
 border: 1px solid #868787;
 background-color: #696969;
 padding: 10px 50px 10px 10px !important;
 text-transform: uppercase;
}

.eTitle a {
 font: 13px 'Tahoma';
font-weight: bold;
 color: #fff;
}

.eTitle a:hover {}



.eMessage, .eText, .eAnswer {
 font: 11px/15px 'Tahoma';
 color: #6b6b6b;
 text-align: justify !important;
 padding: 5px 10px !important;
}

.cMessage {
 font: 11px 'Tahoma';
 text-align: justify !important;
}

.eDetails, .eDetails1, .eDetails2 {
 background: #e1e1e1;
 border-radius: 5px;
 -moz-border-radius: 5px;
 color: #848484;
 text-transform: uppercase;
 padding: 6px 10px;
}

.eDetails3 {
 text-transform: uppercase;
 padding: 10px 10px 6px 10px;
}

.cBlock1, .cBlock2 {
 background: #e5e5e5;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

/*--------------------- Main content end ---------------------*/


/*--------------------- Containers start ---------------------*/

.block {
 width: 100%;
}

.block-top {
 width: 280px;
 height: 9px;
 overflow: hidden;
 background-color: #696969;
}

.blocktitle {
 line-height: 16px;
 font: 14px 'Tahoma';
 color: #111;
font-weight: bold;
 padding-left: 10px;
 text-transform: uppercase;
background-color: #696969;
}

.blocktitle2 {
 line-height: 16px;
 font: 11px 'Tahoma';
 color: #ffffff;
 padding-right: 70px;
padding-top: 5px;
 text-transform: uppercase;
}


.block-between {
 width: 280px;
 height: 20px;
 overflow: hidden;
background-color: #696969;
 }

.blockcontent {
 text-align: left;
 background-color: #696969;
 width: 280px;
}

.blockcontent-inside {
 margin-left: 0px;
 padding: 1px 7px;
 width: 250px;
}

.blockbottom {
 width: 280px;
 height: 7px;
 overflow: hidden;
 background-color: #696969;
 margin-bottom: 5px;
}


.block2 {
 width: 100%;
}

.block-top2 {
 width: 280px;
 height: 9px;
 overflow: hidden;
}

.blocktitle2 {
 line-height: 16px;
 font: 14px 'Tahoma';
 color: #111;
font-weight: bold;
 padding-left: 2px;
 text-transform: uppercase;
}

.block-between2 {
 width: 280px;
 height: 20px;
 overflow: hidden;
 }

.blockcontent2 {
 text-align: left;
 width: 280px;
}

.blockcontent-inside2 {
 margin-left: 0px;
 padding: 1px 0px;
 width: 280px;
}

.blockbottom2 {
 width: 280px;
 height: 7px;
 overflow: hidden;
 margin-bottom: 5px;
}

.blockcontent ul {
 margin: 0;
 padding: 0 5px;
list-style-type: circle;
}

.blockcontent li {
 margin-left: 15px;
}

.blockcontent li a {}

.blockcontent li a:hover {}

.blockcontent a {
 color: #f7f7f7;
}

.blockcontent a:hover {}

.catsTable {
 border-collapse: collapse;
}

.catsTd {
 line-height: 18px;
 font-size: 10px;
 text-transform: uppercase;
 color: #bf0002;
 border-top: 1px dashed #c8c8c8;
 border-bottom: 1px dashed #c8c8c8;
 padding: 6px 10px;
}

.catsTd a {
 color: #bf0002;
}

td.catsTd:hover {
 background: #628075;
 color: #ffffff;
}

td.catsTd:hover a {
 color: #ffffff;
}

.calTable td {
 font: 10px 'Tahoma';
 color: #bf0002;
 padding: 2px 5px;
}

a.calMonthLink {
 color: #bf0002;
}

td.calMdayIs, .calMdayIsA {
 color: #ffffff;
 background: #DF6464;
}

a.calMdayLink {
 color: #ffffff;
}

td.calWday {}

td.calWdaySe, td.calWdaySu {
 color: #ffffff;
 background: #004A4A;
}

td.calMdayA {
 font-weight: bold;
 color: #51041d;
}

a.groupAdmin {
 color: #ff0000;
}

.swchItem span, .swchItemA span {
 background: url(/img/32.png) repeat-x;
 padding: 3px 5px;
 color: #ffffff;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.swchItem span:hover {
 background-position: 0px -18px;
}

.swchItem span:active {
 background-position: 0px -36px;
}

.swchItem span:active {}

a.swchItem {
 color: #ffffff;
}

td.pagesinfo, td.switchActive, td.switch {
 border: 1px solid #e1e1e1;
 padding: 3px 5px;
}


td.switchActive, td.switch {
 background: #cdcccc;
}



/*---------------- Mainmenu start------------*/

#mainmenu {
 text-align: left;
 width: 100%;
margin: 0px 7px 0 7px;
}


#mainmenu li {
 float: left;
 height: 35px;
 line-height: 35px;
background: url('/hfimg/separator.png') no-repeat; 
background-position: right 5px;
}

#mainmenu li a {
 display: block;
 margin-top: 8px;
 margin-left: 3px;
margin-right: 3px;
 font: 12px 'Tahoma';
 color: #fff;
 padding: 0px 10px;
 border: 1px solid transparent;
 white-space: nowrap;
 text-transform: uppercase;

}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a.uMenuItemA {
 font: 12px 'Tahoma';
 color: #645D2F;
 text-decoration: none;
 text-transform: uppercase;
}

ul.uMenuRoot {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.uMenuRoot li {}

.uMenuRoot .uMenuItem {}

.uMenuRoot a {}

.uMenuItem a:hover {}

.uMenuItem a:active {}

.uMenuRoot a.uMenuItemA {}

.uMenuItem span {}

#mainmenu .x-sh {
 display: none;
}

#mainmenu .xw-tl, #mainmenu .xw-tc, #mainmenu .xw-tr, #mainmenu .xw-bl, #mainmenu .xw-bc, #mainmenu .xw-br {
 display: none;
}

#mainmenu .xw-ml, #mainmenu .xw-mr {
 padding: 0 !important;
}


#mainmenu .u-menu .u-menubody, #mainmenu .u-menu .xw-mc {
 border: 0 !important;
}

#mainmenu .u-menu .u-menuvitem {
 background: #73726E;

}

#mainmenu .u-menu .u-menuvitem:first-child {
 }

#mainmenu .u-menu .u-menuvitem:last-child {
}

.u-menubody span {
 color: #ffffff !important;
 font: 12px 'Tahoma';
 text-transform: uppercase;
}

#mainmenu .u-menu {
 margin-left: -50px;
margin-top: 35px;
}

#mainmenu .u-menu a {
 padding: 5px 7px;
}

#mainmenu .u-menu a.u-menuvitem {
 border-bottom: 1px solid #111;
 border-top: 1px solid #ccc;
}


#mainmenu .u-menu .u-menuitemhl {
 background: #645D2F !important;
}

#mainmenu .xw-ml, #mainmenu .xw-mc, #mainmenu .xw-mr, #mainmenu .u-menubody, #mainmenu .u-menucont {
 background: none !important;
}

.u-menuarrow {
 width: 7px !important;
 height: 7px !important;
 top: 10px !important;
 right: 5px !important;
 background: url(/.s/t/798/33.png) no-repeat !important;
}

#mainmenu .uMenuArrow {
 position: absolute;
 /*height: 7px;
 width: 17px;
 top: 100%;
 margin-top: -14px;
 left: 50%;
 margin-left: -8px;*/
 height: 14px;
 width: 7px;
 top: 28px;
 right: 2px;
 background: url(/img/arrow2.png) no-repeat;
}


#mainmenu li:hover .uMenuArrow {
 display: none;
font: 12px 'Tahoma';
 text-transform: uppercase;
}


/*------------------- Mainmenu end -------------------*/
/*--------------------- Containers end ---------------------*/


/*--------------------- Footer start ---------------------*/



#footer {
margin: 0 auto;
width: 100%;
height: 270px;
background-color: #373737;
padding-top: 0px;
overflow: hidden;
border-top: solid 3px #645D2F;

}

#footermainbox {
width: 900px;
margin: 0 auto;
 text-align: left;
 padding-top: 5px;
}

#copyright {
 float: left;
 width: 40%;
 margin-left: 10px;
 text-align: left;
}

#powered_by {
 float: right;
 width: 40%;
 margin-right: 10px;
 text-align: right;
}

#powered_by img {
 vertical-align: middle !important;
}

#footer-bottom {
 width: 100%;
 height: 50px;
 overflow: hidden;
background-color: #373737;
margin: 0 auto;

padding-bottom: 5px;
}

#copy {
width: 900px;
margin: 0 auto;
padding: 5px;
}

#footer-widget-first {
 margin:20px 0 0 10px;
 padding:0 20px 0 0;
 width:150px;
 height:210px;
 float:left;
 border-right-width: 1px;
 border-right-style: dashed;
 border-right-color: #c0c0c0;
}

#footermainbox h3 {
 letter-spacing:-0.5px;
 margin:0 0 15px 0;
 padding:0px;
 font-size:14px;
 color:#ffffff;}
 
#footer-widget-first ul {
 padding:0px;
}

#footer-widget-first ul li {
 padding:4px 0 4px 5px;
 border-bottom:1px solid #99958c;
border-bottom-style: dashed;
}

#footer-widget-first ul li.first {
 border-top:none;
}

#footer-widget-first ul li.last {
 border-bottom:none;
}

#footer-widget-first ul li a {
 font-size:12px;
 color:#c0c0c0;
}

#footer-widget-first ul li a:hover {
 color:#B1D961;
}

#footer-widget-first ul li a.active {
 color:#B1D961;
}

#footer-widget-second {
 margin:20px 0 0 10px;
 padding:0 10px 0 10px;
 width:250px;
 height:210px;
 float:left;
 border-right-width: 1px;
 border-right-style: dashed;
 border-right-color: #c0c0c0;
}

#footer-widget-second ul li {
 font-size:11px;
 line-height:16px;
 color:#c0c0c0;
 padding-bottom:10px;
 margin-left:0px;
 padding-left:0px;
}

#footer-widget-second ul li small {
 margin-bottom:10px;

}

#footer-widget-third {
 margin:20px 0 0 10px;
 padding:0 20px 0 10px;
 width:150px;
 height:210px;
 float:left;
 border-right-width: 1px;
 border-right-style: dashed;
 border-right-color: #c0c0c0;
}

#footer-widget-third ul {
 padding:0px;
}

#footer-widget-third ul li {
 padding:4px 0 4px 5px;
 border-bottom:1px solid #99958c;
border-bottom-style: dashed;
}

#footer-widget-third ul li.first {
 border-top:none;
}

#footer-widget-third ul li.last {
 border-bottom:none;
}

#footer-widget-third ul li a {
 font-size:12px;
 color:#797e88;
}

#footer-widget-third ul li a:hover {
 color:#217da0;
}

#footer-widget-third ul li a.active {
 color:#fff;
}

#footer-widget-fourth {
 margin:20px 0 0 10px;
 padding:0 20px 0 10px;
 width:190px;
 height:210px;
 float:left;
}

#footer-widget-fourth ul {
 padding:0px;
}

#footer-widget-fourth ul li {
 color:#797e88;
 padding:4px 0 4px 5px;
}

#footer-widget-fourth ul li img {
 margin:0 10px -2px 0;

}



/*--------------------- Footer end ---------------------*/


/*--------------------- Forum start ---------------------*/

.forumContent {
width: 890px;
background-color: #f7f7f7;
padding: 0 0px 0 0px;
}

.forumContent a {}

.forumContent table {}

.gTable, .postTable {
 background: #f7f7f7;
}

.gTable td {
 background: #f7f7f7;
 border: 1px solid #e1e1e1;
 }

.postTable td {
 border-collapse: collapse;
 border: 1px solid #e1e1e1;
 }

td.postRest1, td.postRest2, td.postFirst {
 border: 0px;
}

.gTable td.gTableTop {
 padding: 0px 10px;
 border: 1px solid #debc72;
 background-color: #696969;
 font: 14px/32px 'Tahoma';
 color: #ffffff;
text-transform: uppercase;
font-weight: bold;
 }

.gTableTop a {
 color: #f7f7f7;
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #e1e1e1;
 color: #848484;
 border: 0px;
 font-size: 10px;
}

.gTableSubTop a {
 color: #848484;
}

.gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar {
 padding: 4px 10px;
}

#frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td, #frM3 td, #frM45 td {
 padding: 4px 10px;
}

.postBottom table td {
 border: 0px;
}

.postTable td {
 padding: 4px 10px;
}

.postSeparator {
 display: none;
}

.posttdMessage {
 text-align: justify;
}

.threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {
 text-align: center !important;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
 font-weight: bold;
}

a.forum, a.threadLink {
 font-size: 12px;
 color: #c48b49;
}

.quoteMessage {}

.forumDescr, .threadDescr {
 font-size: 10px;
 color: #a1a1a1;
}

td.postTdTop {
 background: #e1e1e1;
}

td.postTdTop a {}

td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd {
 padding: 2px;
}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
 border: 0px;
}

td.pagesInfo, td.switch, td.switchActive {}

td.switch, td.switchActive {}

td.switch a {}

.switchActive {
 font-weight: bold;
}

/*--------------------- Forum end ---------------------*/


/*--------------------- INPUTS start ---------------------*/

input[type=submit], input[type=reset], input[type=button] {
 background: url(/img/32.png);
 border: 1px solid #CECECE;
 border-radius: 5px;
 -moz-border-radius: 5px;
 font: 10px 'Tahoma';
 color: #ffffff;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 2px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background-position: 0px -18px;
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background-position: 0px -36px;
}

input[type=text], input[type=password] {
 background: #ffffff;
 border: 1px solid #abadb3;
 padding: 2px 2px;
}

input[type=text]:hover, input[type=password]:hover {
 background: #ddebe6;
}

textarea {
 background: #ffffff;
 border: 1px solid #abadb3;
 padding: 2px 2px;
}

textarea:hover {
 background: #ddebe6;
}

#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
 text-transform: none;
}

.searchForm {
 height: 27px;
 overflow: hidden;
}

#search input.queryField {
 background: none;
 width: 159px !important;
 float: left;
 border: 0px;
 font-size: 11px;
 display: inline;
 margin-top: 5px;
 padding-left: 6px;
}

#search input.queryField:hover {
 background: none;
}

#search input.queryField:focus {
 outline: none;
}

#search input.searchSbmFl {
 float: left;
 height: 27px;
 width: 33px;
 text-indent: -1000px;
 border: 0px;
 margin: 0;
 padding: 0;
 border-radius: 0px;
 -moz-border-radius: 0px;
 background: none;
 display: inline;
 cursor: pointer;
}

input.searchSbmFl:hover {
 background-position: 0px 0px;
}

textarea.commFl {
 width: 100%;
}

.commTable {
 background: #e5e5e5;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

/*--------------------- INPUTS end ---------------------*/


/*--------------------- POPUP start ---------------------*/

.popup a {}

.popup {
 margin: 10px;
 background: #ffffff;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.popuptitle {
 background: url(/img/26.png);
 height: 34px;
 font: 13px/33px 'Tahoma';
 text-shadow: 1px 1px #d2753d;
 color: #ffffff;
 padding-left: 10px;
 text-transform: uppercase;
 text-align: left;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.popupbody {
 margin: 10px;
}

/*--------------------- POPUP end ---------------------*/


.u-menu .xw-mc{background:url('/1111.jpg');border-right:1px solid #016cdd;border-bottom:1px #016cdd;border-top:1px solid #016cdd;border-left:1px solid #016cdd;} 
.u-menu .u-menubody {border-left:1px solid #016cdd;border-top:1px solid #016cdd;border-bottom:1px solid #016cdd;border-right:1px solid #016cdd;background:transparent !important;} 
.u-menuvsep {background: url('/.s/img/wd/1/spr.gif') repeat-x 0 3px;padding: 3px 0;} 
.u-menuvitem {position:relative;padding: 2px 16px 2px 4px;white-space: nowrap;overflow: visible;line-height:18px;zoom:1;color:#000000;text-align:left;} 
.u-menu .u-menuitemhl {background: #DEE7F6 url('/.s/img/wd/1/menubg.gif') repeat-x scroll 0 0;cursor:pointer;} 
.u-menuarrow {background:transparent url(/.s/img/wd/1/ar1.gif) no-repeat scroll 5px 8px;height:16px;width:16px;position:absolute;right:0;top:0} 
.u-menuvitemparent {} 

.u-menuh {padding-top:1px;} 
.u-menuh .u-menubody {background:transparent} 
.u-menuhsep {border-left:2px ridge #CAD9EC;height:100%} 
.u-menuhitem {padding:0;white-space: nowrap;overflow: visible;cursor:pointer;color:#000000;text-align:left;} 
.u-menuh .u-menuitemhl {cursor:pointer;} 
.u-menuitemhl .admBarLeft {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 0;} 
.u-menuitemhl .admBarRight {background: transparent url('/.s/img/wd/1/tb-btn-sprite.gif') no-repeat 0 -21px;} 
.u-menuitemhl .admBarCenter {background: #DEE7F6 url('/.s/img/wd/1/tb-btn-sprite.gif') repeat-x 0 -42px;} 
.admBarLeft,.admBarRight {width:3px;height:21px;float:left;} 
.admBarCenter {height:21px;float:left} 
.admBarCenter div {;padding:3px 3px 0 3px;font-weight:normal;} 

.u-menu a:link,.u-menu a:visited,.u-menu a:hover,.u-menu a:active {text-decoration:none;color:#000000;cursor:pointer;} 

.u-wndmenufr {border-left:1px solid #016cdd;border-top:1px solid #016cdd;border-bottom:1px solid #016cdd;border-right:1px solid #016cdd;} 
.u-wndmenu {overflow:hidden} 
.u-wndmenu .u-menuhitem {padding: 2px 6px 2px 6px;white-space: nowrap;overflow: visible;cursor:pointer}


.stattb {
width: 190px;
margin-left: 10px;
margin-top: 10px;
}


ul.tabs {
 margin: 0 0 0 0px;
 padding: 0;
 float: left;
 list-style: none;
 height: 32px; 
 border-bottom: 1px solid #999;
 border-left: 1px solid #999;
 width:280px;
}
ul.tabs li {
 float: left;
 margin: 0;
 padding: 0;
 height: 31px;
 line-height: 31px; 
 border: 1px solid #999;
 border-left: none;
 margin-bottom: -1px; 
 overflow: hidden;
 position: relative;
 background: #e0e0e0;
}
ul.tabs li a {
 text-decoration: none;
 color: #000;
 display: block;
 font-size: 1.2em;
 padding: 0 5px;
 border: 1px solid #fff; 
 outline: none;
}
ul.tabs li a:hover {
 background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover { 
 background: #fff;
 border-bottom: 1px solid #fff; 
}

.tab_container {
 margin: 0 0 0 0px;
 border: 1px solid #999;
 border-top: none;
 overflow: hidden;
 clear: both;
 float: left; width: 100%;
 background: #fff;
 width:280px;
}
.tab_content {
 padding: 0px;
 font-size: 1.2em;
}


.answer {
color: #fff;
}

.datein {
color: #fff;
background-color: #64542F;
font-size: 12px;
}
