.cornercontainer
	{	background: url(img/bg-sidebar.gif) top center repeat-y;
	}
.cornercontainer .bl
	{	background: url(img/corner_bl.png) 0 100% no-repeat;
		width:185px;
	}
.cornercontainer .br
	{background: url(img/corner_br.png) 100% 100% no-repeat;}
.cornercontainer .tl
	{background: url(img/corner_tl.png) 0 0 no-repeat}
.cornercontainer .tr
	{	background: url(img/corner_tr.png) 100% 0 no-repeat;
		padding:19px;
	}
.cornercontainer .title
	{	font-size:11px;
		font-weight:bold;
		padding-bottom:10px;
	}
