.no-borderradius .border {
	zoom:1;
	border: 0 !important;
	background: none;
}
.no-borderradius .border9 { background: url(images/border-pix.gif) repeat-x top; zoom:1;}
.no-borderradius .border8 { background: url(images/border-pix.gif) repeat-x bottom; }
.no-borderradius .border7 { background: url(images/border-pix.gif) repeat-y left; }
.no-borderradius .border6 { background: url(images/border-pix.gif) repeat-y right; }
.no-borderradius .border5 { background: url(images/border-tl.gif) no-repeat top left; }
.no-borderradius .border4 { background: url(images/border-tr.gif) no-repeat top right; }
.no-borderradius .border3 { background: url(images/border-br.gif) no-repeat bottom right; }
.no-borderradius .border2 { background: url(images/border-bl.gif) no-repeat bottom left; }

.no-borderradius .corner {
	display: block;
	position: relative;
	zoom:1;
}
.no-borderradius #sidebar .ad .corner,
.no-borderradius .articles .corner {
	display: inline-block;
}
.no-borderradius .corner img {
	position: relative;
	zoom: 1;
}
.no-borderradius .corner .tl,
.no-borderradius .corner .tr,
.no-borderradius .corner .bl,
.no-borderradius .corner .br {
	display:block;
	position: absolute;
	width: 5px;
	height: 5px;
	zoom: 1;
}
.no-borderradius .corner .tl { background: url(images/corner-tl.gif) no-repeat top left; top: 0px;left: 0px;}
.no-borderradius .corner .tr { background: url(images/corner-tr.gif) no-repeat top right; top: 0px;right: 0px;}
.no-borderradius .corner .bl { background: url(images/corner-bl.gif) no-repeat bottom left; bottom: -1px;left: 0px;}
.no-borderradius .corner .br { background: url(images/corner-br.gif) no-repeat bottom right; bottom: -1px;right: 0px;}


.no-borderradius .caption .img {
	display: inline-block;
}

.no-borderradius #footer {
	background:  url(images/footer2.gif?v) no-repeat;
	border: 0
}
