/* <![CDATA[ */

.cornerWhiteTL {
	position:absolute;
	background-image:url(/images/template/corner4c-top-left.gif);
	background-repeat:no-repeat;
	left:0px;
	top:0px;
	width: 30px;
	height: 10px;
	border: none;
	display: block !important;
	z-index:4;
}
.cornerWhiteTR {
	position:absolute;
	background-image:url(/images/template/corner4c-top-right.gif);
	background-repeat:no-repeat;
	right:0px;
	width: 30px;
	height: 10px;
	border: none;
	display: block !important;
	z-index:4;
}
.cornerWhiteBL {
	position:relative;
	background-image:url(/images/template/corner4c-bottom-left.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.cornerWhiteBR {
	position:relative;
	background-image:url(/images/template/corner4c-bottom-right.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	height: 10px;
	display: block !important;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/* ]]> */
