
#forum

	{
		
	font-size: 11px;	
		
	}
	
	
h5

	{
		
	font-size: 10px;	
		
	}

#register

	{
		
	width: 580px;
	margin: auto;
	background-color: #ADBDCE;
		
	}	
	
p input.subject

	{
	
	width: 250px;	
			
	}
	
form p input.register

	{
		
	
	display: block;	
	position:relative;
	margin-top: 20px;
	background-image: url(images/icon_send_topic.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: white;
	font-size: 1.1em;
	width: 120px;
	text-align: right;
	padding-left: 20px;
	border-left: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #666666;
	cursor: pointer;
	height: 25px;
		
	}

	
form p input

	{
		
		
	}
	
	
form p select

	{
		
	border: 1px solid #666666;
			
	}
	
table#forumlist

	{
			
	margin-bottom: 20px;
	}
	
#forumlist td

	{
	
	padding-right: 40px;
	}
	
	
#forumlist td img

	{
		
	margin-bottom: -3px;		
	margin-top: 15px;
	margin-right: 2px;
				
	}
	
	
.selectedForum

	{
		
	font-weight: bold;
	color: #28537B;	
	margin-bottom: 10px;
		
	}

	
		
#forumHeader img

	{
		
	margin: 0 10px;	
	border: 0;
		
	}
	
#topicList

	{
	
	width: 100%;	
	border: 1px solid black;	
	border-collapse: collapse;

		
	}
	
table#topicList td

	{
		
	padding: 10px 0 10px 3px;	
	font-size: 11px;
	
	}	
	
.headerRow

	{
		
	background-color: #5C7C9D;
	color: white;
		
		
	}
	
.topicRow

	{
	
	background-color: #F0F0F0;
	color: #333333;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
	font-size: 11px;
	color: #28537B;
	}
	
	
.replyRow

	{
		
	background-color: #ADBDCE;
	color: #333333;
	border-top: 1px solid black;
	
	}
	
	
.forumIcons

	{
		
	float: right;
		
	}
	
	


	
	
.forumIcons a img

	{
		
	border: 0;
	margin-right: 10px;	
	
	}
	

	
#listSmileys

	{
		
	margin: 0;
	padding: 0;
	list-style: none;	
		
	}
	
#listSmileys li

	{
	

	display: inline;	
		
	}
	
#listSmileys li a img

	{
	

	padding: 3px;
	border: 0px;	
		
	}
	

ul#forumMember

	{
		
	width: 200px;	
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style-image: url(images/icon_blank.gif);
			
	}
	

ul#forumMember li

	{
		
	clear: both;
	background-image: url(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0;

			
	}	
	
ul#forumMember li.noDivide

	{
	clear: both;
		
	background-image: none;	
		
	}
		
	
ul#forumMember li p.memberDetails

	{
	
	margin: 0;
	padding: 0;	
	float: right;	
	color: #5C7C9D;
	}
	
	

	
.divider

	{
		
	background-image: url(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom center;		
		
	}
	
.formDivider

	{
	
	border-top: 10px solid white;
				
	}
	
#pagenumbers

	{
		
	padding: 0;
	margin: 0;
	list-style: none;	
		
	}
	
#pagenumbers li

	{
		
	display: inline;
	padding: 5px;
		
	}
	
#pagenumbers li a

	{
		
	font-size: 10px;	
		
	}
	
#pagenumbers li a:hover

	{
		
	color: red;	
		
	}
	
#dateSearch

	{
		
	margin: 5px 10px;
		
	}
	
	
#dateSearch select

	{
		
	font-size: 10px;
		
	}
	

#dateSearch select option

	{
		
	font-size: 10px;
		
	}
	
	
#dateSearch .submit

	{
		
	font-size: 10px;
	background-color: white;
	color:#006600;
		
	}
	
#searchResults

	{
		
	padding: 0;
	margin: 0;
	list-style: none;
		
	}


#searchResults li

	{
	
	padding: 15px 0;
	width: 100%;	
	background-image: url(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	
	}
	
div.forumRegisterDiv

	{
		
	clear: both;	
		
	}
	
div.forumRegisterDiv p.right

	{
	
	float: right;
	width: 250px;
	margin-right: 20px;	
		
		
	}
	
	
div.forumRegisterDiv p.left

	{
	
	width: 250px;
		
	}

	
div.forumRegisterDiv p label

	{
			
	width:200px;
	text-transform: capitalize;
	
	}
	
	
ul#faqs

	{
		
	margin: 0 10px;
	padding: 0;
	list-style: none;	
	list-style-image: none;
	margin-top: 0px;
		
	}
	
	
ul#faqs li

	{
		
	position: relative;
	width: 100%;
	background-image: url(images/grad_divider.gif);
	background-repeat: no-repeat;
	background-position: bottom center;	
	padding: 20px 0;
	text-align: justify;
	
	}

	

	

ul#faqs li a img

	{
		
	margin-right: 10px;	
	border: 0;
		
	}
	
#answer

	{
		
	background-color: #FFFFB7;	
	background-image: url(images/paperclip_background.gif);
	background-repeat: repeat-x;
		
	}
	
