.posts {
	padding: 7px 6px 10px 13px;
    float:left;
    width:97%;
}
.manage-post {
	background-color: #f2fafc;
}
.posts h2 {
	font: bold 100% Tahoma;
	float: left;
	padding: 2px 0 0 0;
}
.posts .float-right {
	padding-top: 5px;
}
.post-author {
	text-align: left;
	padding: 3px 0 0 0;
	font-size: 85%;  
    color:#284b8d;
    float:left;
    font-weight:bold;
}
.post-author-old {
	font-size: 11px;
    padding: 3px 0 0;
    text-align: right;
}
.posts em {
	font-size: 85%;
}
.post-message {
	padding: 0;
    text-align: left;
}
.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}
/* Rating styles */
#content_discussion p.stars {
	margin: 2px 0 10px 0;
	padding: 0;
}

.product-details-options .average_rating{
    overflow: hidden;
    padding-left: 35px;
}
.product-main-info .stars img {
	margin: 0;
	padding-top: 3px;
}
.product-main-info .stars {
	float: left;
	padding: 0 5px 0 0;
}
.product-main-info .image-border .stars {
	float: none;
	padding: 8px 0 0 0;
	text-align: center;
}
.stars {
	padding-bottom: 0;
}

.stars span.rating_value {
    float: none;
    text-align: left;
    padding-left: 5px;
}
.stars img {
    float: left;
}
#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0;
}
.product-image .stars img, .product-item-image .stars img, .feature-image .stars img, .image-border .stars img, .mainbox2-body .product-image .stars img, .mainbox2-body .product-item-image .stars img, .mainbox2-body .mainbox2-body .feature-image .stars img, .mainbox2-body .image-border .stars img  {
	border: 0 none;
	background-color: transparent;
	padding: 0;
}  
.disc_block_form{
    float:left;
    width:100%;
}
.sort, .add{
    padding:0 0;
    float:left;
}
.by_date{
    width:50px;
}
.disc_block_form .sep{
    margin:0 5px;
}
.add {
     color:#244894;
}
.disc_block_form a, a#more{
    font-size:1em;
    color:#284b8d;
    text-decoration: none;
}
.sort a.active{
    color:#000;
}
.sort a:hover{
    color:#000;
}
.disc_block_form .left{
    margin-left:102px;
    margin-left:102px;
}
.add a{
    font-size:1em;
    border-bottom: 1px  dotted;
}
.add a:hover{
    border-bottom: none;
}
.disc_info{
    float:right;
    color:#a9a9a9;
    font-size: 1em;
}
.disc_info span{
    border-bottom: 1px solid;
}
.disc_info img{
    cursor: pointer;
}
.add_comment .input-textarea,.add_question .input-textarea{
    width:200px;
}
.form-question-comment{
    float:left;
    width:100%;
}

.add_comment,.add_answer,.edit_question{
    display:none;
    float:left;
    width:100%;
}
.add_comment {
    float:left;
    width: 400px;
}
.add_question {
    float:right;
    width: 400px;
}
.edit_question{
    border-bottom:solid 1px;
}
.add_answer{
    background-color: #ffffe7;
    padding:10px;
    float:left;
    width:100%;
}
.add_answer  .input-textarea{
    width:200px;
}
.answer{
   background-color: #ffffe7;
   padding:10px;
   float:left;
   width:96%; 
}
.answer
.disc_info_modal{
    display:none;
}
.disc_date{
    text-transform: lowercase;
    float: left;
    margin: 4px 15px 4px 5px;
    text-transform: lowercase;
}
.two{
    width:49%;
    float:left;
}
#content_discussion .pagination{
    background-color:#fff;
}
.more{
    height:47px;
    overflow: hidden;
}
a.morediscinfo{
    color: #284B8D;
    font-size: 0.8em;
    text-decoration: none;
    border-bottom: 1px  dotted;
    float:left;
}
.two .vote{
    margin:2px 0 0 0;
    float:right;
    width:45px;
}
.vote a{
    text-decoration: none;
}
.vote span{
    width:10px;
    height:10px;
    font-size: 0.6em;
    float:left;
}
.vote span.plus{
    color:#00ff00;
}
.vote span.minus{
    color:#ff0000;
}
#content_discussion .pagination{
     width:100%; 
    float:left;
    text-align: center;   
}
#content_discussion .pagination a{
    border:none;
    color:#284b8d
}   
.choose {
   height:50px; 
   margin:10px 0;
}

.binfo{
    cursor: pointer;
    margin-top: 15px;
    height:auto;
    padding:0 10px;
}
.cent{
    float:none !important;
}
.ans{
    float:left;
    font-size: 9px;
}
.ans > img{
    float:left;
    margin:0 5px 0 0;
}
.prod-name,.prod-image{
    float:left;
    margin:10px;
}
.prod-name{
    width:400px;
}
#whois{
    float: left;
    width: 400px;
    border-bottom:solid 1px
}
.dragp{
  position: relative;
    display:block;
    width:10px;
    height: 15px;
  top: 0;
  -moz-transition: top 0.5s;
 -webkit-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
    float:left;
    margin:0 5px;
    background-repeat: no-repeat;
    z-index:1;
}
.dragp:hover{
  top: -5px;  
}
.dragm{
  position: relative;
    width:10px;
    height: 15px;
  top: 0;
    float:left;
    display:block;
  -moz-transition: top 0.5s;
 -webkit-transition: top 0.5s;
  -ms-transition: top 0.5s;
  -o-transition: top 0.5s;
  transition: top 0.5s;
  background-repeat: no-repeat;
z-index:1;
}
.dragm:hover{
  top: 5px;  
}
.no-items-disc{
  background-color: #FDFCE2;
  float: left;
  font-weight: bold;
  text-align: center;
  width: 99%;  
}
.empty_rating{
    float:left;
    width:200px;
    height: 10px;
}
#content_block_discussion{
   /*float:left;*/
}
.product-main-info .cnt {
    float: left;
    padding: 0 5px 0 0;
    font-size: 10pt;
}
/* /Rating styles */
/* edti textarea */
.editb {
    float:left;
    margin-left:10px;
    cursor: pointer;
}
.edit {
    width: 326px;
    height:auto;
    padding: 8px;
    line-height:20px;
    background-color: #fff;
    border: 1px solid #CCC;
    margin:2px;
}
.save, .btnCancel {
    margin:0px 0px 0 5px;
}
#response {
    display:none;
    padding:10px;
    background-color:#9F9;
    border:2px solid #396;
    margin-bottom:20px;
}
.edit-block{
    position:absolute;
    margin:-24px 78px;
}
.notification-header-w{
    font-size:8pt;
}
.hide-more-discussion {
    display: none;
}
#content_block_discussion #pagination_contents{
    float: left;
    overflow: hidden;
}
.pagination span.hidden_block{    
    float: left;
    diplay: block;
    width: 100%;
    height: 30px;
    margin-top: -40px;
}
