#boxTitle-links {
	background-image: url(../images/text/boxTitleLinks.png);
	margin-top:20px;
	margin-left:-7px;
	width:145px;
	height:28px;
}
#box-links {
	background-image:url(../images/transBG.png);
	background-repeat:repeat;
	border:1px solid #222222;
	padding:7px;
	width:130px;
	height:150px;
}

#boxTitle-latestNews {
	background-image: url(../images/text/boxTitleLatestNews.png);
	margin-left:-7px;
	width:200px;
	height:28px;
}
#box-latestNews {
	background-image:url(../images/transBG.png);
	background-repeat:repeat;
	border:1px solid #222222;
	padding:7px;
	width:385px;
}

#box-seasideAd {
	border:none;
	width:auto;
	height:auto;
	margin-top:24px;
}

#boxTitle-bltv {
	background-image:url(../images/text/boxTitleBLTV.png);
	margin-top:20px;
	margin-left:-7px;
	width:200px;
	height:30px;
}
#box-bltv {
	background-image: url(../images/transBG.png);
	background-repeat: repeat;
	border: 1px solid #222222;
	padding: 7px;
	width:250px;
	height:auto;
	font-family:arial;
	font-size:14px;
	color:#ffffff;
}

