
#qebar, #qenav, .slideshow, .slideshow1, .noview, #noview, #just-purchased, #column-right, #callme_button, #abuses, .abuses-view, #tab-attribute {
	display:none;
}

/*#rh-badge {
	display:none;
	max-width:0px;
}*/

p {
	margin-top: 0px;
	margin-bottom: 5px;
}
a, a:visited, a b {
	color: #095100;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
hr {
border: 0;
height: 1px;
background: #060;
background-image: -webkit-linear-gradient(left, #eee, #bbb, #eee);
background-image: -moz-linear-gradient(left, #eee, #bbb, #eee);
background-image: -ms-linear-gradient(left, #eee, #bbb, #eee);
background-image: -o-linear-gradient(left, #eee, #bbb, #eee);
}
form {
	padding: 0;
	margin: 0;
	display: inline;
}
input[type='text'], input[type='password'], textarea {
	background: #fff;
	border: 1px solid #666;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
}
select {
	background: #fff;
	border: 1px solid #666;
	padding: 2px;
	padding-left:10px;
}
label {
	cursor: pointer;
}

/* layout */
#container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image:url('../image/bg2.png');

}


/* header */

#header .inf {
	position: absolute;
	top: 90px;
	right: 50px;
	height: 138px;
	width: 418px;
	background: url('../image/header1260.png') no-repeat;
	float:right;
}

#header #search {
	left: 40%;
}

.breadcrumb a {
color:#fff;
font-weight:bold;
}

#column-right + #content {
	margin-right: 0px;
}

/*.product-info > .left {
	 width:40%;
}*/

/*.product-info > .center {
	 width:50%px;
}*/
