#comments{
width:954px;
margin:0 auto;
    font-family: Helvetica, Arial, Sans-serif;
}
#comments_header{
width:954px;
height:114px;
background:url(../images/comments/comments_header.png);
position:relative;
}
#comments_middle{
width:954px;
background:url(../images/comments/comments_middle.png);
background-repeat:repeat-y;
}
#comments_footer{
width:954px;
height:41px;
background:url(../images/comments/comments_footer.png);
}
#comments_middle_in{
background:url(../images/comments/sep.jpg);
background-repeat:repeat-y;
background-position:250px;
position:relative;
}
#comments_middle_in_box{
width:650px;
xbackground:#ccc;
float:right;
margin:0 40px 20px 0;
border:0;
border-bottom:1px solid #ccc;
    font-size: 14px;
    color: #4A4A43;
    line-height: 20px;
}
#comments_middle_in_box h3{
    font-weight: bold;
}
#comments_middle_in_box img{
    width: 310px;
}
#comments_middle_in_box h2 b {
    font-size: 16px;
    color: #2268C7;
}



#pricetable h2{
font-size:14px;
    background: #DEDBDB;
    line-height: 19px!important;
    padding: 10px;

}
#pricetable ul li span {
    float: right;
}
#pricetable ul li{
    padding: 2px 5px;
}
#pricetable ul li#dark{
    background: #DEDBDB;
}

#comments_middle_in_box > .new{
    border: 1px solid #181818;
    padding: 20px;
    border-radius: 5px;
    margin: 20px 0;
    background: #F1F1F1;
	    text-align: center;
}
#comments_middle_in_box > #priceoverview > #pricetable{
    display: inline-block;
    float: left;
	margin: 12px 20px;
}

#comments_middle_in_box h2{
    text-align: center;
    line-height: 25px;
    margin-bottom: 8px;
}
.sub_1,
.sub_2,
.sub_3,
.sub_4,
.sub_5{
display:none;
}

#comments_middle_in_box_end{
clear:right;
}
#comments_middle_in_box_usr{
width:150px;
float:left;
xbackground:#333;
display: table-cell;
}
#comments_middle_in_box_comment{
xfloat:left;
xbackground:#ff0;
display: table-cell;
padding: 0 0 30px 0px;
color: #666;
line-height: 1.4;
font-size: 82.5%;
#font-family: Arial,sans-serif;
}
#comments_middle_in_box_usrname > span{
font-weight:bold;
}
#comments_middle_in_box_usrname h2{
line-height: 18px;
margin-bottom: 6px;
}

#comments_middle_in_box_usrname h2 a{
#font-family: Arial,Helvetica,sans-serif;
font-weight: 700;
line-height: normal;
color:#0179b5;
font-size: 17px;
text-decoration:underline;
}
#comments_middle_in_box_usrname h3 {
font-size: 12px;
}
#comments_middle_in_box_usrstars > div{
width:76px;
height:19px;
background:url(../images/comments/stars4.jpg);
background-repeat:no-repeat;
background-position:0 2px;
float:left;
}
#comments_middle_in_box_usrimg{
width:60px;
height:60px;
margin: 0 auto;
text-align:center;
background: #E7F7FF;
border: 1px solid #C5D6DF;
float: left;
margin-right: 8px;
padding: 0;
border-radius: 3px;
}
#comments_middle_in_box_usrimg2{
width:60px;
height:60px;
margin: 0 auto;
text-align:center;
background: #FFE9D5;
border: 1px solid #FFD196;
float: left;
margin-right: 5px;
padding: 0;
border-radius: 3px;
}




#bb_hl h1 {
#font-family: Georgia, "Times New Roman", Times, serif;
font-size: 2.3em;
font-weight: normal;
color: #717036;
}
#bb_subhl h2 {
#font-family: Georgia, "Times New Roman", Times, serif;
font-size: 1.2em;
font-weight: normal;
color: #f9f8c8;
color: #fff;
}
#headline_header {
position: absolute;
top: 30px;
left: 50px;
}
h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
font-weight: normal;
}

#comments_middle_in_box_usr_tag {
width: 200px;
xbackground: #F5F3F3;
position: absolute;
left: 40px;
}
#comments_middle_in_box_usr_tag h2{
#font-family: Verdana;
font-size: 14px;
margin-bottom: 10px;
font-weight: bold;
color: #0179b5;
}


#comments_middle_in_box label {
display: none;
cursor: default;
}

 
#comments_middle_in_box input, 
#comments_middle_in_box textarea, 
#comments_middle_in_box select, 
#comments_middle_in_box .uneditable-input {
border: 1px solid #CCC;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
color: #565656;
font-size: 13px;
line-height: 18px;
padding: 4px;
background:none;
font-weight:normal;
}

#comments_middle_in_box .required {
color: #BD3500;
font-weight: bold;
position: relative;
top: 4px;
}
#comments_middle_in_box input, 
#comments_middle_in_box textarea, 
#comments_middle_in_box select, 
#comments_middle_in_box .uneditable-input {
border: 1px solid #CCC;
-webkit-border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
color: #565656;
font-size: 13px;
line-height: 18px;
padding: 4px;
}
#comments_middle_in_box .comment-form-comment textarea {
padding: 6px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
#comments_middle_in_box input[type="submit"] {
cursor: pointer;
background: -webkit-gradient(linear, center top, center bottom, from(#EEEEEE), to(#DCDCDC));
background: -moz-linear-gradient(center top , #EEE 0%, #DCDCDC 100%);
background: -o-linear-gradient(center top , #EEE 0%, #DCDCDC 100%);
background: -ms-linear-gradient(center top , #EEE 0%, #DCDCDC 100%);
background: linear-gradient(center top , #EEE 0%, #DCDCDC 100%);
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
color: #545252;
padding: 4px 9px 4px 9px;
text-decoration: none;
text-shadow: 0 1px 0 #FFF;
font-weight: bold;
float: left;
}
#comments_disclaimer{
width: 650px;
margin: 0 0 0 265px;
font-size: 12px;
font: arial;
#font-family: Arial;
color:#999999;
}
*.lectable {
   -moz-user-select: -moz-none;
   -khtml-user-select: none;
   -webkit-user-select: none;
}   
#comments_middle_in_box input[type="submit"]:hover {
background: -webkit-gradient(linear, center top, center bottom, from(#DCDCDC), to(#DCDCDC));
}
h3#reply-title{
#font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#333;
}
h2#reply-subtitle{
#font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#333;
}
.comment-form-stars{
color: #666;
line-height: 1.4;
font-size: 82.5%;
#font-family: Arial,sans-serif;
}
.comment-form-url{
display:none;
}
.box{
display: block;
padding: 5px 0 2px 0;
#font-family: Georgia, "Times New Roman", Times, serif ;
color: rgb(50, 105, 199);
font-size: 14px;
line-height: 1.4;
}
.box.success{
margin: 10px 0;
}
#captcha{
display:none;
float: left;
}

#comments_usr_tags{
margin: 5px 5px 5px 0px;
padding: 4px 6px;
background: #E4EEF8;
border-radius: 6px;
font-size: 10px;
#font-family: Verdana;
color: #354475;
display: table;
float: left;
}
.countup_nr{
font: 14px Helvetica, Arial, Sens-serif;
color: #333;
font-size: 20px;
line-height: 24px;
font-weight: 700;
display: block;
margin-top: 10px;
overflow: hidden;
}
.countup_points{
font: 11px Helvetica, Arial, Sens-serif;
color: #333;
}
#countup_si{
width: 16px;
height: 54px;
float: left;
padding-top: 5px;
padding-left: 3px;
}
#countup_si_high{
width: 18px;
height: 16px;
background: url(../images/vote-buttons.png);
background-position: 1px -19px;
padding-top: 5px;
}
#countup_si_low{
width: 18px;
height: 16px;
background: url(../images/vote-buttons.png);
background-position: -15px -19px;
padding-top: 5px;
margin-top: 7px;
}
#opentags{
float: left;
margin-right: 5px;
background: #E8E9EA;
padding: 2px 4px;
font-size: 11px;
margin-top: 9px;
margin-bottom: -10px;
border-radius:3px;
}
#opentags_left{
color:#354475;
}
#opentags_left a{
text-decoration:none;
}

.article-list a{
    text-decoration: none;
}


.article-list a h2 {
	font: 14px;
    background: #E4E4BF;
    padding: 10px;
    color: #717036!important;
    text-decoration: none;
}

@-webkit-keyframes marqueeAnimation-25889520  { 100%  {margin-left:-4185px}}
