.tb-head-left
{
	background-image:url(./images/newLeftBorder.gif);
	background-repeat:no-repeat;
	width:7px;
	height:25px;
	
}

.tb-head-right
{
	background-image:url(./images/newRightBorder.gif);
	background-repeat:no-repeat;
	width:10px;
	height:25px;
}

.tb-head-middle
{
	background-image:url(./images/newRepeatBorder.jpg);
	background-repeat:repeat-x;
	height:25px;
	text-align:left;
	font-size: 12px;
	color: #F8F8F8;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}

.comments-btn
{
	background-image:url(./images/comments-bg.gif);
	width:73px;
	height:17px;
	background-repeat:no-repeat;
	border:none;
	text-decoration:none;
	cursor:pointer;
	font-size: 10px; 
	color: #000000; 
	font-family: verdana; 
	font-weight: bold; 
	text-align:center;
	padding-top:1px;
}
.form-submit-btn
{
	font-size: 11px; 
	color: #FFFFFF; 
	font-family: verdana; 
	font-weight: bold; 
	weight: bold; 
	background:url(images/buttonbg.gif);
	width:79px;
	height:22px; 
	border:0px; 
	text-transform: uppercase;
	padding-bottom:4px;
}

a.commenttitle-theme:link { color: #000000; text-decoration: none }
a.commenttitle-theme:visited { color: #000000; text-decoration: none }

.tb_bg_theme
{
	background:#FFFFFF;
}

.bullet
{
	background-image:url(./images/bullet-green.gif);
	background-repeat:no-repeat;
	width:6px;
	height:6px;

}
