﻿.bannercornerbox 
{
	width:100%;
	/*position: absolute;
	left: 0px;
	top: 0px;*/
	background: #a5a2a9 url('../Images/style/contentheaderroundedcornr_grad.gif') repeat-y top left;
}
/*url('../Images/style/contentheaderroundedcornr_tl.gif')*/
.bannercornertop div {
   background:  no-repeat top left;
}
/*url('../Images/style/contentheaderroundedcornr_tr.gif')*/
.bannercornertop {
   background: transparent  no-repeat top right;
}
/*url('../Images/style/contentheaderroundedcornr_bl.gif')*/
.bannercontent div {
   background:  no-repeat bottom left;
}
/* url('../Images/style/contentheaderroundedcornr_br.gif')*/
.bannercontent {
   background: transparent no-repeat bottom right;
   
}
.bannercornertop div, .bannercornertop,
.bannerbottom div, .bannerbottom {
   width: 100%;
   height: 1px;
}
.banner_bottom { margin: 0 0px;width:100%; 
}
