/* CSS Document */

#right {
	background-image:none;

	background-repeat:repeat-x;

}


.rightrepeattop {
	background-image:url(../images/bg_right_repeat.jpg);
	background-repeat:repeat-x;
	border-right : none;
}

.textblock{

	margin-top : 0;
	margin-bottom : 0;
}
