
.page_background,
body {
	background-image:url(/images/backgrounds/orange.gif);
	background-repeat:repeat;
}

#content_category_menus {
	margin-top: 10px;
	width: 185px;	
	float: left;
}

#content_category_main {
	margin-top: 10px;
	width: 565px;	
	float: right;
}

.preview_box p.preview_h3 {
	color: black;
}
/*
h1 {
	font-weight: normal;
	font-size: 1.35em;	
	text-transform: lowercase;
}

h1.heading_men {
	color: #66bee4;
}

h1.heading_women {
	color: #f50874;
}

h1.heading_useful {
	color: #f97d01;
}
*/
