.forum				{ min-height:600px;}

.forumHeader	{ 
								background-image: url(/_img/forum/forumHeaderBg.gif); 
								background-repeat:repeat-x;
								width:723px;
								height:25px;
								color:#fff;
								font-size:12px;
								padding-top:4px;
								padding-left:5px;
								float:left;
								font-weight:bold;
							}

.forum ul, .forum li
							{	
								margin:0;
								padding:0;
								list-style:none;
								border:0;
								float:left;
								position:relative;
								display:inline-block;
							}

.forumHeader li	{	float:left;	position:relative; text-transform:uppercase; font-weight:bold;}							
.forumHeader li.forumTitle 	{ left:75px; width:330px; }
.forumHeader li.posts 			{ width:70px; text-align:center }
.forumHeader li.latestpost 	{ left:20px; width:auto; }


ul.forumCategoriesList				{ margin-top:-5px; margin-bottom:10px; width:728px; height:auto; padding-top:15px; padding-bottom:5px; border-top: 7px solid #fff;}
ul.forumCategoriesList.bg1		{ margin-top:-4px;}
li.forumCategoriesHeader, li.forumPostsHeader		{	padding-left:30px; width:230px;}
li.forumPostsHeader a.unread { font-weight:bold; }
li.forumPostsHeader a.read { font-weight:normal; }
li.forumCategoriesIcon, li.forumPostsIcon				{	clear:both; width:50px; float:left;	position:relative; left:15px; text-align:center}
li.forumCategoriesPosts, li.forumPostsPosts			{	width:70px; float:left;	position:relative; left:25px; text-align:center}
li.forumCategoriesLatestPost, li.forumPostsLatestPost	{	float:left;	position:relative; left:45px; width:225px}
li.forumCategoriesLatestPost img { float:left; }
li.forumCategoriesLatestPost span { float:right; }
				
ul.forumPostsList				{ clear:both; width:728px; height:auto; padding-top:10px; padding-bottom:10px; border-top: 2px solid #fff;}
ul.forumPostsList.bg1		{ margin-top:-4px;}

.forumMessage						{ width:728px; height:auto; padding:10px; margin-bottom:12px; float:left;clear:both;}
.forumMessage.bg1, .bg1	{ background-color:#e2dae9; }
.forumMessage.bg0, .bg0	{ background-color:#d2bad1; }

li.forumMessageUser			{ text-align:center; width:100px; padding:10px;}
li.forumMessageText			{ background-color:#ffffff;  padding:7px; width:572px; float:left;position:relative; top:7px; margin-bottom:14px;}

li.forumMessageText blockquote	{ 
																	background:#EBEBEB none no-repeat scroll 6px 8px; 
																	background-image:url(/_img/forum/quote.gif); 
																	border-color:#DBDBCE; 
																	border:1px solid #DBDBDB; 
																	font-size:0.95em; 
																	margin:20px; 
																	overflow:hidden; 
																	padding:5px; 
																	}
																	
li.forumMessageText blockquote cite {
																	display:block;
																	font-size:0.9em;
																	font-style:normal;
																	font-weight:bold;
																	margin-left:20px;																	
																	position:relative;
																	top:2px;
																	margin-bottom:5px;
																}
li.forumMessageArrow		{ background-image: url(/_img/forum/forumArrow.png); background-repeat:no-repeat; width:16px; min-height:64px;}
.forumDateText					{ font-size:10px; color:#333; }
.forumBreaker						{ width:570px; background-image: url(/_img/elements/dotted.gif); height:1px; margin-top:10px; margin-bottom:10px;}
.forumAdminTools				{ float:right; }

ul.forumMessageList				{ clear:both; width:728px; height:auto; padding-top:10px; padding-bottom:10px; border-top: 2px solid #fff;}
ul.forumMessageList.bg1		{ margin-top:-4px;}
li.forumMessageHeader			{	padding-left:30px; width:350px; clear:both; top:8px;}
li.forumMessageMessage			{	width:70px; float:left;	position:relative; left:25px; text-align:center}
li.forumMessageLatestPost	{	float:left;	position:relative; left:75px; }

.forumInfoCategory { padding:10px; border-bottom:7px solid #fff}
.forumSearchBar { width:430px; float:left; padding:10px;}
.forumSearchBar input { height: 15px; }
.forumSearchBar select { position: relative; height: 21px; top: -1px; }

.forumNewPostBar { width:728; float:left; padding:10px;}

.forumPaging	{ padding:20px; }

#forumNewPostForm { top:7px; position:relative; margin-bottom:7px; display:none; height:auto;}
#forumNewPostLoading { display:none; margin-left:0px; margin-top:8px; width:32px; height:32px;}
.forumUpdateButton { display:none; }

.forumUserInfo { position:relative; text-align:left; top:10px; width:115px; }
.forumUserInfo .buttons { top:7px; }