/* CSS Document */

.rchsc_catalog_container
{
	width:45%;
	float:left;
	position:relative;
	margin-bottom:2%;
	padding:1%;
	min-height:350px;
}

.rchsc_image_div
{
	float: left;
	width: 32%;
	text-align: center;
	margin: 0 15px 7px 0;
}

/*.rchsc_image_div img
{
	max-height:95%;
	max-width:95%;
}*/

.rchsc_text_div
{
	width: 57%;
	margin-left: 3%;
	float:right;
}
.rchsc_text_cat {
	width: 58%;
	float: right;
}
.rchsc_text_div ul {
	margin: 0px 0px 10px 15px;
}


.rchsc_product_button {
	margin: 0 0 0 5%;
	float:left;
}

.rchsc_buy_now_button {
	float: left;
	margin: 0 0 0 5%;
}

.rch_btn_cont {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 10px;
	margin: 10px 0 0;
}
.rchsc_cat_button
{
	position:absolute;
	bottom:0px;
	right:0px;
	margin-right:3%;
}
