
.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 200px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}
.four_page_1_right #content {
	margin-left: 240px;
	margin-top: 30px;
	margin-right: 50px;
}
.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}
pre {
	background: #e8e8e8;
	border-left: 10px solid #777;
	font-size: 0.85em;
	padding: 1em;
	color: black !important;
	overflow-x: auto;
}
.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}
.four_page_1_right h3 {
	font-size: 1.45em;
	line-height: 1.05em;
	margin:10px 0px;
}
.galleryview {
	font-size: 12px;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
.four_page_1_right img.nav {
	border: 1px solid black;
	margin-bottom: 5px;
}
.four_page_1_right a:link, a:visited {
	
	font-weight: bold;
	text-decoration: none;
}
.four_page_1_right a:hover {
	color: #CC5914;
}
.product img { margin-right:30px; margin-top:20px; border:1px solid #5da005; padding:3px;}
.product img:nth-child(3n){margin-right:0px;}
.review{ height:1000px;}
.review li{ width:100%}
.review li img{ margin-right:20px; float:left;}
.review li p{ float:left;}
.name{ float:left; margin-bottom:20px;}
/* FROM:http://www.lanrenzz.com/front/focus/20110309135.html*/
/* Vars ----------------------------------------------------*//* Mixins ----------------------------------------------------*//* COMMENTS ------------------------------------------------------------*/
#comments-wrap {
  margin-bottom: 60px;
  /* COMMENTS PAGINATION ------------------------------------------------------------*/

}
#comments-wrap a {
  color: #e09402;
  text-decoration: none;
}
#comments-wrap .heading {
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 10px;
  border-top: 0px solid #5da005;
  border-bottom: 2px solid #6b3b25;
}
#comments-wrap .nocomments {
  text-align: center;
  padding: 20px;
}
#comments-wrap .commentlist {
  margin: 0 0 30px 0;
  list-style-type: none;
  font-size: 14px;
}
#comments-wrap .commentlist .comment {
  padding: 10 0 0px 0;
  border-top: 1px #5da005 solid;
  margin: 0 0 18px;
  padding: 25px 0px 0px 0px;
  /* REPLY ------------------------------------------------------------*/

  /* CHILDREN ------------------------------------------------------------*/

}
#comments-wrap .commentlist .comment .comment-body {
  position: relative;
  margin-bottom: 20px;
  /* META ------------------------------------------------------------*/

}
#comments-wrap .commentlist .comment .comment-body .comment-author {
  color: #5da005;
}
#comments-wrap .commentlist .comment .comment-body .comment-author cite {
  font-weight: bold;
  font-style: normal;
  color: #2C2D31;
  margin: 0;
  padding: 0;
}
#comments-wrap .commentlist .comment .comment-body .comment-author cite a {
  padding: 0 15px 0 0;
  color: #2c2d31;
}
#comments-wrap .commentlist .comment .comment-body .comment-author p:last-child {
  margin: 0;
}
#comments-wrap .commentlist .comment .comment-body .comment-author .avatar {
  float: left;
  margin: 2px 15px 0 0;
  /* rounded and shadow */

  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
}
#comments-wrap .commentlist .comment .comment-body .comment-meta {
  margin: 0 0 40px 50px;
  color: #a4a5aa;
  font-size: 14px;
  position: relative;
}
#comments-wrap .commentlist .comment .comment-body .comment-meta { color:#e09402; size:10px;}
#comments-wrap .commentlist .comment .reply {
  position: absolute;
  right: 1px;
  top: 1px;
}
#comments-wrap .commentlist .comment .reply .comment-reply-link {
  display: block;
  color: #6b3b25;
  font-size: 12px;
  background: #f1f1f1;
  padding: 3px 10px;
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
#comments-wrap .commentlist .comment .reply .comment-reply-link:hover {
  background: #5da005;
}
#comments-wrap .commentlist .comment .children {
  list-style-type: none;
  margin-left: 74px;
}
#comments-wrap .commentlist .comment .children .comment {
  border-bottom: none;
  border-top: 1px #5da005 solid;
}
#comments-wrap .commentlist .comment .children .comment .comment-body {
  margin: 20px 0 0 0px;
}
#comments-wrap .commentlist .comment .children .comment .comment-body .avatar {
  height: 35px;
  width: 35px;
}
#comments-wrap .commentlist .comment .children .comment .comment-body .comment-meta {
  margin-left: 40px;
  margin-bottom: 18px;
}
#comments-wrap .commentlist > li:first-child {
  border: none;
  padding-top: 20px;
}
#comments-wrap .comments-pagination {
  clear: both;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
  font-size: 14px;
  line-height: 13px;
  margin-bottom: 10px;
}
#comments-wrap .comments-pagination span,
#comments-wrap .comments-pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
}
#comments-wrap .comments-pagination span:hover,
#comments-wrap .comments-pagination a:hover {
  color: #fff;
  background: #000000;
}
#comments-wrap .comments-pagination .current {
  padding: 6px 9px 5px 9px;
  background: #000000;
  color: #fff;
}
#comments-wrap .comments-pagination .add-comment-link a {
  font-size: 14px;
  padding: 0 15px 0 0;
}
#comments-wrap .comment-body ul {
  list-style-type: disc;
}
#comments-wrap .comment-body ol {
  list-style-type: decimal;
}