#bubble_wrap {clear:both; margin:10px 0 25px 0;}
#forum {clear:both;}
#bubble {width:442px; background:url(../images/forum_bubble_bg.gif) repeat-y; float:left;}
#tori {float:left; margin:0 0 15px;}
#bubble img {float:left;}
#bubble_top {margin:10px 0 0 -39px;float:left;}
#bubble_content {padding:0 10px 0px 25px; width:350px;}
#bubble_content h2 {margin:-30px 0 5px 0; z-index:5; width:355px; position:relative}


a:link, a:active, a:visited {
	color:#0080c6;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#75cde9;
	font-weight:bold;
	text-decoration:none;
}

#forum {
	background-color:#f9fdfe;
}
#forum th, #forum tr, #forum td, 
#topic th, #topic tr, #topic td {
	border-collapse:collapse;
	border-spacing:0;
	border:none;
	border-top:1px solid #c5e7ef;
	text-align:left;
}
#forumHead {
	font:bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#003366 !important;
	
	}
h1 {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffbf00;
}	

h2 {
	font-weight:normal;
	color:#75cde9;
}	
h4 {
	font-weight:bold;
	color:#75cde9;
	margin:0;
	padding:0;
}	
p {
	margin:0;
	padding:0;
	}
#description {
	width:560px;
	text-indent:20px;
	background:#f9fdfe url(../images/forum_d2.gif) repeat-y;
}	
.addcomment {
	width:130px;
	height:34px;
	background:#ffffff url(../images/forum_addcomment.gif) top left no-repeat;
	float:right;
	margin-bottom:10px;
}
.addcomment:hover {
	background-position:-130px;
}	

	

