body {
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
#category-pagebody {
	width: 750px;
	margin: 0 auto;
	padding: 0;
}
table {
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}
a.add,
a.add:link,
a.add:visited {
	color: #fff;
	text-decoration: none;
}
a.add:hover,
a.add:active {
	color: #fff;
	text-decoration: none;
}

#category-header-bg {
	width: 760px;
/*	height: 69px;*/
	background: url(/common/images/odn_header_bg.gif) left top repeat-x;
}
#category-header {
	width: 760px;
	height: 69px;
	background: url(/common/images/odn_header.gif) left top no-repeat;
}
#category-header h1 {
	width: 65px;
	margin: 0;
	padding: 0;
	height: 26px;
	top: 20px;
	left: 10px;
}
#category-header h1 a {
	display: block;
	width: 80px;
	height: 20px;
	margin-left: 5px;
	text-decoration: none;
}
#category-header h1 span {
	visibility: hidden;
}
div.searchlink {
	width: 500px;
	padding-right: 12px;
	padding-top: 5px;
	text-align: right;
	#margin-top: 16px;
	margin-top: 16px;
}
#category-name-header{
	width: 760px;
	height: 50px;
	color: #fff;
	font-size: 18px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	background: url(/common/images/odn_header_bg2.gif) left top repeat-x;
}
#category-name-header a{
	color: #fff;
	text-decoration: none;
	margin-left: 5px;
}
#category-header .inputText{
	margin-left: 5px;
}
#category-header .submitButton-s{
	margin-left: 5px;
}

.groumet_wrapper table td{
	font-size: 0.1px;
}


