.prod-listing-left-col {
	width:					130px;
	height:					180px;
	overflow:				hidden;
	float:					left;
}

.prod-listing-right-col {
	width:					140px;
	padding:				0 10px 0 0;
	height:					180px;
	overflow:				hidden;
	float:					right;
}

.prod-listing-right-col h2 {
	font-size:				1.1em;
	color:					#707070;
	font-weight:			bold;
}

.prod-listing-right-col p {
	font-size:				1.0em;
	line-height: 			1.1em;
	text-align:				left;
}

.min-order-gfx {
	width:					45px;
	vertical-align:			middle;
}

.min-order-qty {
	font-size:				1.1em;
	color:					#707070;
}

.min-order-price {
	font-size:				1.2em;
	color:					#9a1d21;
	font-weight:			bold;
	display:				inline;
}

#prod-list-search-form {
	margin:					0 0 25px 0;
}

#prod-list-search-form fieldset {
	padding:				0;
	border:					none;
}

#prod-list-search-form-container li {
	color:					#707070;
	font-size:				1.1em;
	height:					19px;
	line-height:			19px;
	padding:				0 10px 0 0;
	display:				block;
	float:					left;
}

#prod-list-search-form-container li label.error {
	color:					red;
	font-size:				1.1em;
	width:					135px;
	height:					19px;
	line-height:			19px;
	display:				inline;
}

#prod_list_search_query {
	height:					17px;
	width:					140px;
	color:					#707070;
}

#prod_list_search_but {
	height:					19px;
	width:					65px;
	border:					none;
}

#cat-title-admin {
	float:					left;
}

#action-buttons {
	float:					left;
}

#action-buttons li {
	float:					left;
	padding:				0 0 0 10px;	
}

.prod-listing-pic {
	width:					120px;
	height:					120px;
	display:				block;
	z-index:				1;
}

.prod_spec_cat_icons {
	position: 				relative;
	top:					-120px;
	width:					115px;
	height:					0;
	padding:				5px 0 0 5px;
	z-index:				2;
}

#middle-col-inner h1 { float: left; }

#middle-col-inner p { clear:both }

#middle-col-inner a#feed_icon { float: right; }
