.side {
	width: 260px;
}
#center {
	width: 370px;
}
#content {
	background-image: url('../images/bg_home.gif');
	background-repeat: repeat-y;
}
.blok {
	margin-bottom: 2px;
}
a.linkblok_green {
	margin-bottom: 2px;
}
a.linkblok_red {
	margin-bottom: 2px;
}
a.linkblok_grey {
	margin-bottom: 2px;
}

/* Testimonial slider */


.testimonialContainer {height: 200px}



div #testimonials{
width: 260px;
height: 200px;
}

.slides div{
width: 260px;
max-height:200px;
xheight:  25px;
xpadding: 5px;
}



/*.slides div.caption{*/
.caption	{
	background-color:#000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	color: #fff;
	width: 20px;
	height: 25px;
	margin: -25px 0px 0px 0px;
	text-align: center;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
