@charset "utf-8";
/*************************************************************************
CSS for Just Style Me :: Ben Smithett :: Created 14/07/09
*************************************************************************/

.styleme {
	overflow:hidden;
	width:950px;
}

.styleme .women, .styleme .men, .styleme .kids {
	float:left;
	display:block;
	padding:5px;
	margin:5px;
	width:215px;
	background-color:#F2F4FF;
	text-align:center;
}

.product p {
	margin:0px;
}

.product h3 {
	margin-bottom:2px;
}