#browse_body {
	width: 750px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	float:left;
}

#browse_body a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

#browse_body a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.error {
	font-family: verdana;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

.heading {
	font-size: 20px;
	font-family: verdana;
	color: #333333;
	font-style: italic;
	font-weight:bold;
}

#category_wrapper {
	width: 760px;
	height: 650px;
	padding: 0;
	float:left;
}

#category_wrapper_browse {
	width: 760px;
	padding: 0;
	float:left;
}

#unit_first {
	background-color: #fdc781;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	float:left;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
}

#unit_middle {
	background-color: #fdc781;
	width: 95px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 14px;
	float:left;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	vertical-align: top;
}

#unit_img {
	width: 85px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}

#category_right {
	width: 474px;
	margin-top: 0;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float:right;
}

#category_right a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}

#category_right a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

#menu_shadow {
	width: 760px;
	height: 5px;
	background: url(images_new/menu_shadow.gif) repeat-x top;
	float: left;
}

#category_title {
	width: 760px;
	margin: 0;
	float: left;
}

#half_page {
	width: 370px;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: verdana;
	color: #333333;
	font-size: 11px;
	float: left;
}

#half_page a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#half_page a:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}