
.iforumHeader td {
	padding:0px 0px 0px 0px;
	font-weight:bold;
}

.iforumCats td {
	padding:10px;
}

.groupCats td {
	border-bottom:1px solid #f2f2f2;
}



.iforumCatName {
	font-weight:bold;
	font-size:1.1em;
}

.iforumCatDescription {
	
}

.iforumTopics td {
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #c0c0c0;
}

.iforumTopics .post1 {
	background-color:#ffffff;
	
}

.iforumTopics .post2 {
	background-color:#f3f3f3;
}



.iforumTopicHeader {
	padding:10px;
	border:1px dashed #c0c0c0;
	font-size:1.5em;
	font-weight:bold
}

.iforumTopicCatHeader {
	font-size:1.9em;
	font-weight:bold;
		
}

.iforumPostsCatHeader {
	font-size:1.5em;
	font-weight:bold;
	
}


.iforumPosts {
	
}

.iforumPosts td {
	padding:15px;
	border-bottom:1px solid #c0c0c0;
}

.iforumPosts .post1 {
	background-color:#f3f3f3;
	
}

.iforumPosts .post2 {
	background-color:#ffffff;
}

.iforumPosts .postDate {
	font-size:0.9em;
	margin-bottom:18px;
	font-weight:bold;
}

.addYourAnswer {
	font-size:1.1em;
	font-weight:bold;
}

.postHeader {
	border-bottom:1px dashed #c0c0c0;
	margin-bottom:5px;
	padding-bottom:5px;
}

div.postQuote {
	border:1px solid #d3d3d3;padding:5px;margin-left:5px;margin-bottom:10px;margin-top:4px;
}

div.postQuoteAuthor {
	margin-bottom:4px;font-weight:bold;
}

.groupHeader { 
	border-top:2px solid #e3e3e3;
	background-image:url(/images/iforum_cat_header.jpg);
	background-position:top;
	background-repeat:repeat-x;

}

.groupHeaderTitle {
	letter-spacing:0.1em;
	font-weight:bold;
}

.groupHeaderText {
	height:4px;
}


.myPostsHeader {
	border-bottom:1px dashed #c0c0c0;
	padding-bottom:10px;
	margin-bottom:15px;
}

.myPostsText {
	margin-left:10px;
	
}

.searchResultsHeader {
	font-size:1.3em;
}


