#floatboxleft div.csc-textpic-center,
#floatboxleft div.csc-textpic-center div.csc-textpic-imagewrap .csc-textpic-image {
	text-align: left !important;
	margin-left: 0px;
}



.imgborder_top {
	height: 1px;
	background: url('/fileadmin/templates/img/bg_imgborder_top.gif');
	background-repeat: repeat-x;
}

.imgborder_left {
	width: 2px;
	background: url('/fileadmin/templates/img/bg_imgborder_left.gif');
	background-repeat: repeat-y;
}

.imgborder_right {
	width: 2px;
	background: url('/fileadmin/templates/img/bg_imgborder_right.gif');
	background-repeat: repeat-y;
}

.imgborder_bottom  {
	height: 3px;
	background: url('/fileadmin/templates/img/bg_imgborder_bottom.gif');
	background-repeat: repeat-x;
}



