﻿.Cat_Details {
	position: relative;
	border: solid 1px #ccc;
	padding: 10px;
	margin: 0;
	width: 300px;
	height: 200px;
	float: left;
	margin: 5px;
	background: white url(../../../QWebControls/images/FadeBottom_30.gif) repeat-x top left;
}
		.Cat_Details h2 { margin:0 0 30px 0; position: relative; }
		.Cat_Details h2 a { text-decoration: none; color: Black;}
		.Cat_Details h3 { position: relative; margin-right: 115px;  }
		.Cat_Details .PictureFrame { position: absolute; bottom:0; right:0; z-index: 0; }
