.tlround {
	background-image: url(./../images/compart_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 12px;

}
.tlround_l2 {
	background-image: url(./../images/compart_01_l2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 12px;

}
.trround {
	background-image: url(./../images/compart_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 12px;
}
.trround_l2 {
	background-image: url(./../images/compart_03_l2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 11px;
	width: 12px;

}
.lround {
	background-image: url(./../images/compart_04.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 12px;
}
.lround_l2 {
	background-image: url(./../images/compart_04_l2.gif);
	background-repeat: repeat;
	background-position: left top;
	width: 12px;
}
.cround {
	background-color: #FFFFFF;
	background-image: url(./../images/compart_05.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.cround_l2 {
	background-color: #FFFFFF;
	background-image: url(./../images/compart_05_l2.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.rround {
	background-image: url(./../images/compart_06.gif);
	background-repeat: repeat;
	background-position: right top;
	width: 12px;
}
.rround_l2 {
	background-image: url(./../images/compart_06_l2.gif);
	background-repeat: repeat;
	background-position: right top;
	width: 12px;
}
.blround {
	background-image: url(./../images/compart_07.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	height: 11px;
}
.blround_l2 {
	background-image: url(./../images/compart_07_l2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 12px;
	height: 11px;
}
.brround {
	background-image: url(./../images/compart_09.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	height: 11px;
}
.brround_l2 {
	background-image: url(./../images/compart_09_l2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 12px;
	height: 11px;
}
.sptop {
	background-image: url(./../images/rounded1_02.png);
	background-repeat: repeat-x;
	background-position: top;
	}
.spbottom {
	background-image: url(./../images/rounded1_07.png);
	background-repeat: repeat-x;
	background-position: bottom;
	}
.spleft {
	background-image: url(./../images/rounded1_04.png);
	background-repeat: repeat-y;
	background-position: left;
	}
.spright {
	background-image: url(./../images/rounded1_05.png);
	background-repeat: repeat-y;
	background-position: right;
	}

