p.show{
	float: left;
	margin: 30px 0 0 0;
}

#item_details{
	width: 920px;
	margin: 35px auto; 
}

#sidebar{
	float: left;
	width: 160px;
	padding-bottom: 7px;
	background: url(../images/sidebar-bottom.png) no-repeat 0 bottom;
}

#sidebar h2{
	display: block;
	width: 100%;
	height: 32px;
	text-indent: -9999px;
	background: #779f29 url(../images/nav-h2-bg.png) no-repeat 0 0;
}

#sidebar ul{
	padding: 10px 0 30px 0;
	background: url(../images/sidebar-bg.gif) repeat-y 0 0;
}

#sidebar ul li{
	display: block;
	width: 140px;
	margin: 0 auto;
	background-color: #8ab92e;
	color: #343434;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	text-indent: 7px;	
}

#sidebar ul li#last_menu{
	border-bottom: 1px solid #87b42f;	
}

#sidebar ul li a{
	text-indent: 0;
	display: block;
	color: #fff;
	line-height: 25px;
	font-size: 12px;
	height: 25px;
	width: 133px;
	padding-left: 7px;
	border-top: 1px dotted #87b42f;
	text-decoration: none;
	background-color: #779f29;
}

#sidebar ul li a:hover{
	background-color: #80a831;
}

#middle_column{
	float: left;
	width: 420px;
	margin: 0 20px;
}

#full_column{
	float: left;
	width: 720px;
	margin: 0 20px;
}

.item_holder{
	float: left;
	width: 420px;
}

.item-img-holder{
	float: left;
	width: 244px;
	position: relative;
	margin-right: 13px;
}

.item-img-holder img.new{
	position: absolute;
	top: 0;
	right: 0;
	border: none;
}

.item-img-holder img{
	border: 1px solid #dadada;
}

.thumb{
	float: left;
	margin: 8px 10px 0 0;
}

.thumb img{
	border: 1px solid #dadada;
}

.thumb a img{
	border: 1px solid #779f29;
}

.details{
	margin-top: 20px;
}

.item{
	margin: 0 0 25px 40px;
	float: left;
	width: 190px;
}

p.item-name{
	font-size: 22px;
	color: #5a5a5a;
	margin-bottom: 5px;
}

p.item-price{
	font-weight: bold;
	font-size: 14px;
	color: #5a5a5a;
	margin-bottom: 15px;
}

p.desc{
	margin-top: 15px;
	font-size: 12px;
	color: #5a5a5a;
	line-height: 20px;
}

p.more-info{
	margin-top: 24px;
}

p.more-info a{
	display: block;
	width: 230px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
	background: url(../images/btn-more-info.png) no-repeat 0 0;
}

#ads_holder{
	float: left;
	width: 300px;
}

/* fix */
.no-top{
	margin-top: 0;
}

.no-left{
	margin-left: 0;	
}

#bott {
	width: 150px;
	height: 150px;
	float:left;
	margin-right:38px;
	margin-top: 10px;
}
#bottright {
	width: 150px;
	height: 150px;
	float:left;
	margin-top: 10px;
}