span.skype_pnh_print_container{display: inline !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_container{display: none !important;}/*сброс оббертки от скайпа*/
span.skype_pnh_text_span {display: inline !important;}

/* -------- */

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
  float: left;
  
}

.right {
  float: right;
  
}

:focus { outline:0; }

#add_product_notification {
    background: none repeat scroll 0 0 #8AD1FC;
    color: #FFFFFF;
    padding: 10px;
  	font-weight: bold;
  	font-size: 14px;
}
#own_preloader {
    font-weight: bold;
    height: 60px;
    text-align: center;
    width: 220px;
    z-index: 1000;
}

/* Blog */
#comments_link {cursor:pointer;}
.note, .comment-details {
	color: #000000;
	font-size: 11px;
    font-style: italic;
}

.article-page {
  overflow: hidden;
    }

.article {margin-bottom:40px;}
.article .title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 2px;
}

#comments_link {
    cursor: pointer;
}

#comment_form {
      border: 1px solid #FCE8FA;
    margin: 20px 0 0;
    padding: 0 20px 20px;
}

.pagination {font-weight:bold; text-align:center;}
.pagination_page {padding:0 0.4em;}
#comments, #comment_form {margin-top:20px;}
ul.comments {list-style-type:none; margin:0; margin-top: 20px;}
ul.comments .comment {
	padding-bottom: 5px;
}

ul.comments li {margin-bottom:20px;}
#comment_form dl {
 margin-bottom: 10px; 
}
#comment_form dd {margin:2px 0 5px 0;}
#comment_form input {width:400px;}
#comment_form textarea {overflow:auto; width:400px; height: 140px;}
#author_fields, #comment_fields {display:block; }
#author_fields {
 padding-top: 10px; 
}
#moderation_warning {margin-top:42px;}

.input-error {border:1px solid red !important;}
.notice { margin:15px 0; }


.small {font-size:85%;}
#center_column h1.blog-title {
  margin-bottom: 10px;    
    }
.wysiwyg-content {
   padding: 10px 0;
 
    }

.wysiwyg-content p {
  	font-size: 16px; 
    }

/* Reviews */
#reviews_link {cursor:pointer;}
.review {margin-bottom:40px;}
#reviews, #review_form {margin-top:20px;}
ul.reviews {list-style-type:none; margin:0;}
ul.reviews li {margin-bottom:20px;}
#review_form dd {margin:2px 0 5px 0;}
#review_form input {width:300px;}
#review_form #review_captcha_solution {
 width: 140px; 
}

#reviews h3 {
 padding-bottom: 10px; 
}

#reviews h3 a {
 	 color: #F696C1;
  	font-size: 14px;
}

#review_form .notice {
 font-weight: bold;
 font-size: 22px; 
}

#review_form textarea {overflow:auto; width:300px; height: 140px;}
#review_author_fields, #review_fields {display:block; margin-right:15px;}
#review_moderation_warning {margin-top:20px;}
.review_details { margin:5px 0; font-size:85%;}
.rating_wrapper {overflow:hidden; margin:10px 0;}
.rating_label {float:left; margin-right:10px;}
/* Seo */
.seo-description { -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; }
#review_confirm_email { position:absolute; left:-2000px; }

#captcha {margin-bottom:10px; overflow: hidden;}
#captcha_challenge {
 float: left;
}

#captcha_challenge img {
 float: left; 
}

#captcha_challenge a {
  float: right; 
}

#captcha #comment_captcha_solution {
  width: 243px;
}

#comment_form input.blog-submit {
  width: 150px;
  margin-left: 117px;
  }

.old-price {
	text-decoration: line-through;
	font-size: 12px;
	
}  
