.box-third.headeless .boxcontent {
	padding-top: 16px;
}

.one-quarter-col, .two-quarter-col, .one-third-col, .two-third-col, .full-col {
	min-height: 0px;
}

div .hoverable:hover .boxtop,
div .hoverable:hover .boxblue {
	background-position: bottom right;
}

.box-single .boxtop {
	height: 16px;
	width:237px;
	background: url('../images/layout/box_1_h_f.png') top left;
}

.box-single .boxbottom.blue {
	width:209px;
	margin:0;
	background: url('../images/layout/box_1_b_b.png') bottom left;
	padding: 8px 14px 16px 14px;
	height: auto;
}

.box-single .boxbottom.blue p {
	color:#004489;
	text-align: center;
}

#pagecontent .box-single h3 a{
	font-size: 10px;
	color:#004489;
}

.image-slider{
	overflow: hidden;
	
}

.image-slider ul{

}

.image-slider ul li{
	margin: 0;
	padding: 0;
	background: transparent;
	list-style: none;
	width: 209px;
}

#prevBtn,
#nextBtn{
	display: none;
}

.image-slider ul li div.fullimg{
	margin: 0;
}
#navbar ul li ul{
	width: 156px;
}

#navbar ul li ul li {
	width: 155px;
}

.box-single.hoverable.headeless * {
	text-align: center;
}

h3 q {
	color:#004489;
}
