/* CSS Document */

.bocorner {
	width: 150;
	background-color: #FF7632;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;

}

.boparagraph p {
	margin: 0 10px;
}

.botop { 
	background:  url(../images/tr3.gif) no-repeat top right; 
}

.bobottom {
	background:  url(../images/br3.gif) no-repeat top right; 
}

img.bocorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
