h4 {
	clear: both;
 color:#000066;
 background-image:url(/images/fade/db_menu_bar_fade.png);
 background-repeat: repeat-x;
 background-color: #FFFFFF;
 border-top: 1px solid  #663366;
 border-bottom: 1px solid #663366;
 border-right: 1px solid #663366;
 border-left: 10px solid #663366;
 width: 95%;
 font-size: 85%;
 padding: 2px;
 text-align:center;
}



#bodycontent .products p{
	font-size: 12px;
}

#bodycontent .products p.area {
	margin-top: -1.4em;
	float: left;
	padding-left: 0.5em;
	padding-bottom: 0.5px;
}
#bodycontent .products p.new {
	margin-top: -1.5em;
	float: right;
	padding-right: 0.1em;
}
#bodycontent .products li img {
 	float: left;
	margin: 0 5px 5px 0;
}
#bodycontent .products li {
 	list-style: none;
}

#bodycontent .products p.more {
	margin-top: 0;
	text-align: right;
	font-size: 12px;
	
}
#dbnavigation {
	clear: both;
	text-align: center;
	font-weight: bold;
	margin-right: 1em;
	background-image:url(/Images/dbnav_vert_fade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}

#dbnavigation a:visited {
	color:#0000FF;
}
#dbnavigation a:hover,  {
	text-decoration:none;
	color:#990000;
}
.dbpagetotal {
	font-size: 10px;
	color:#666666;
	padding-top: 4px;
}

.dbactualpage {
	font-size: 11px;
	color:#666666;
}

img {
	border-style:none;
}
.box {
	border: 1px solid  #666666;
	background-color: #CCCCCC;
	text-decoration: none;
	font-size: 11px;
	padding: 0 3px 2px 3px;
	margin-right: 0.5em;
	margin-bottom: 3px;
}

	



