@charset "utf-8";
/* CSS Document */

#rightContentBg {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left: -4px;
	z-index: 102;
	background-image: url(../_images/backgrounds/grp_repairs.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	}
#rightContentMain {
	z-index: 199;
	position: relative;
	}
#rightContentMain ul {
	list-style: none;
	}
#rightContentMain ul li {
	list-style-type: square;
	}