/*  --------------  Gray Boxes -----------------------*/

.tbl-border {

	background-image: url(../images/right_border_curve.gif);
	background-repeat: no-repeat;
	margin: 10px;
	background-position: top right;
	
}

.tbl-text {
	padding: 15px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #336699;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;  }
	