/* ------ Title Box ------ */

.tbt {background: url(images/titlebox/titlebox-t.gif) 0 0 repeat-x;}
.tbb {background: url(images/titlebox/titlebox-s.gif) 0 100% repeat-x;}
.tbl {background: url(images/titlebox/titlebox-s.gif) 0 0 repeat-y;}
.tbr {background: url(images/titlebox/titlebox-s.gif) 100% 0 repeat-y;}
.tbtl {background: url(images/titlebox/titlebox-tl.gif) 0 0 no-repeat;}
.tbtr {background: url(images/titlebox/titlebox-tr.gif) 100% 0 no-repeat;}
.tbbl {background: url(images/titlebox/titlebox-bl.gif) 0 100% no-repeat;}
.tbbr {background: url(images/titlebox/titlebox-br.gif) 100% 100% no-repeat;}
.tbcontent {
	padding: 8px 8px 14px 8px;
}
h3.tbheader {
	margin: 0px 0px 8px 8px;
	color: white;
	font-family: arial;
	font-size: 16px;
	font-weight: lighter;
	text-align: left;
}
.tbtext, .tbtext2 {
	margin: 0 6px 4px 6px;
	font-family: arial;
	font-weight: lighter;
	text-align: left;}
h5.tbtext, h5.tbtext2 {
	font-weight: bold;
	margin-right: 0;}
p.tbtext, p.tbtext2{
	font-size: 12px;
	color: #606060;
	margin-bottom: 7px;}
p.tbtext2, h5.tbtext2 {
	margin: 0;}



/* ------ Curvey Box ------ */

.cbt {background: url(images/curvybox/curvybox-s.gif) 0 0 repeat-x;}
.cbb {background: url(images/curvybox/curvybox-s.gif) 0 100% repeat-x;}
.cbl {background: url(images/curvybox/curvybox-s.gif) 0 0 repeat-y;}
.cbr {background: url(images/curvybox/curvybox-s.gif) 100% 0 repeat-y;}
.cbtl {background: url(images/curvybox/curvybox-tl.gif) 0 0 no-repeat;}
.cbtr {background: url(images/curvybox/curvybox-tr.gif) 100% 0 no-repeat;}
.cbbl {background: url(images/curvybox/curvybox-bl.gif) 0 100% no-repeat;}
.cbbr {background: url(images/curvybox/curvybox-br.gif) 100% 100% no-repeat;}
.cbcontent {
	padding-left: 15px;
}
