#illustration{
	margin: 0px auto;
	text-align: center;
	background-image: url(../layout_images/illustration_shadow.gif);
	background-repeat: repeat-y;
}

#illustration .shadow_top{
	line-height: 1px;
}

#illustration .item{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding: 10px;
	margin-left: 13px;
	margin-right: 13px;
	padding: 13px;
	padding-top: 10px;
	text-align: left;
	background-color: #ffffff;
	display: table;	
}

#illustration .image_top{ 
	background-color: #f7f7eb;
}

#illustration .image_left{ 
	width: 250px;
	padding-right: 3px;
}

#illustration .info{
	margin: 0px;
	margin-top: 3px;
	padding-top: 5px;
	background-color: #f7f7eb;
}

#illustration .info_right .text{
	padding-top: 12px;
	width: 198px;
	background-color: #f7f7eb;
}

#illustration .text{
	txt-align: left;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 10px;
	width: 320px;
}

#illustration .text2{
	txt-align: left;
	padding-left: 27px;
	padding-right: 27px;
	padding-bottom: 10px;
	width: 460px;
}

#illustration .price{
	text-align: right;
	padding-right: 27px;
	background-color: #f7f7eb;
}


#illustration .price h2{
	color: #6a8f19;
	font-weight: bold;
}

#illustration p{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#illustration .info .add_to_cart{
	width: 131px;
}

#illustration .add_to_cart{
	margin: 0px;
	/**/
	height: 22px;
	vertical-align: bottom;
	text-align: right;
	background-color: #f7f7eb;
}

#illustration .add_to_cart a{
	text-decoration: none;
	color: #aabb51;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #ffffff;
	text-align: right;
}

#illustration .add_to_cart div{
	margin: 0px auto;
	background-color: #ffffff;
	padding-left: 10px;
	padding-top: 7px;
	width: auto;
	float: right;
}

