.boxn_top{
	background-color: #6da4d3 !important;
	background-image: url(../images/box_items_03.gif);
	width:100%;
	background-repeat: no-repeat;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	height: 60px !important;
	padding-right: 5px;
	padding-left: 5px;
}

.boxn{
	font-size: 14px;
	color: #3399FF;
	float:left;
	height: 31px !important;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 13px;
	margin:0px;
}

.boxn_normal{
	background: url(../images/boxnn_07.gif) right no-repeat;
	color:#FFFFFF;
}

.boxn_hover{
	background: url(../images/boxn_07.gif) right no-repeat;
	cursor: pointer;
	text-decoration: underline;
}

.boxn_visit{
		background:url(../images/box_items_07.gif) right no-repeat;
	color:#999999;}


.boxn_separator{
	background-image: url(../images/box_items_08.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 10px;
	margin-top:6px;
}


