.br
{
	background: url(../images/images/br.jpg) 100% 100% no-repeat;
}

.bl
{
	background: url(../images/images/bl.jpg) 0 100% no-repeat #6699cc;
	width: 100%;
}

.tr
{
	background: url(../images/images/tr.jpg) 100% 0 no-repeat;
       	padding:10px;
}

.tl
{
	background: url(../images/images/tl.jpg) 0 0 no-repeat;
}

.clear
{
		font-size: 1px; height: 20px;
}
