#contenslider {
	width: 238px;
	height: 194px;
	background: url(/images/contenslider_bg.png) no-repeat;
}

#sliderbox {
	position: relative;
	left: 4px;
	top: 5px;
	overflow: hidden;
}

#buttons {
	position: relative;
	left: 4px;
}

.boxwidth {
	width: 239px;
}

.boxheight {
	height: 171px;
}

.box {
	float: left;
}

.button {
	float: left;
	width: 77px;
	height: 23px;
	cursor: pointer;
	background: url(/images/contenslider_button_a.png) no-repeat;
}

.buttonhighlight{
	background: url(/images/contenslider_button_b.png) no-repeat;
}

#mainbox {
	position: absolute;
	left: 0px;
	top: 0px;	
	width: 960px;
}

.facebooklink {
	text-decoration: none !IMPORTANT;
}
.facebooklink:hover {
	text-decoration: none !IMPORTANT;
}

#facebookbox {
	width: 232px;
	height: 132px;
	overflow-x: hidden;
	overflow-y: auto;	
}
