#middle_content {
	width:747px;
	float:left;
	margin-left:17px;
	padding:0px;
	text-align:left;
	display:block;
}

.filters {
	width:					747px;
	height:					26px;
	background-color:		#d11901;
	background-image:		url('../img/right_red_shade.png');
	background-repeat:		repeat-y;
	background-position:	top right;
}

.bigMenuItem
{
	display:				block;
	float:					left;
	width:					180px;
	height:					16px;
	padding:				6px 10px 4px 10px;
	background:				#d11901;
	text-indent:			15px;
}

#form {	float:left; margin-top:40px;}
	#form .name, #form .input, #form .comment, #form .input_2 {float:left; height:30px;}
	#form .name {width:200px; text-align:left;}
	#form .input {width:200px; text-align:left;}
	#form .input_2 {width:490px; text-align:left;}
		#form .input .text-input, #form .input_2 .text-input {border:1px solid #736357; width:190px;}
	#form .comment {width:280px;}
	
	

.items_table {
	width:670px;
	margin-top:15px;
}
	.items_table .head{background-color:#726357; color:white; font-size:17px; width:100%; float:left;}
	.items_table .footer{background-color:#726357; color:white; font-size:17px; width:100%; float:left; text-align:center}
		.items_table .footer div {margin:10px;}
		.items_table .footer a{color:white}
		.items_table .head_title{
			text-align:center;
			float:left;
			height:20px;
			margin:7px 0px 7px 0px;
		}
	.items_table .row{width:100%; float:left;}
		.items_table .cell {float:left; font-size:12px; color:#8d8d8d; margin:7px 0px 0px 0px;}
		.items_table .item_description {width:440px; height:100px; margin:5px; overflow:scroll; overflow-x:hidden; border:1px solid #726357; background:white; font-size:12px; color:#4f4f4f;}
		.items_table IMG {width:75px;}
		.items_table a{color:red;}
		.items_table .odd {background:#eeeae6}
		.items_table .even {background:#f7f5f4;}
		
.panel {width:670px; height:30px; background:#cecabd; border:1px solid #726357; margin:15px 0px 0px 0px;}
	.panel .button {border:1px solid #954040; color:white; margin:5px; background:#d19494; float:left;}
	
* html .cart {
	width:157px;
	margin:20px 0px 0px 0px;
	float:right;
	text-align:center;
	line-height:150%;
	position:relative;
	right:	8px;
}

* html #middle_content, * html #main-content2, * html div.product {
}

.cart {
	width:157px;
	margin:20px 8px 0px 0px;
	float:right;
	text-align:center;
	line-height:150%;
}

.article_summary .article_image
{
	width:	99px;
}

.article_content .article_image
{
	width:	198px;
}

.article_content
{
	display:	none;
}

