#content p {
	margin: 5px 0;	
}

table,td,th {
	vertical-align: middle;
	
}

table {
	margin-bottom: 0px;
	width: 100%;
}

th {
	font-weight: bold;
	background: #C3D9FF;
}

th,td {
	padding: 4px 10px 4px 5px;
}

h1
{ 
	font-weight: bold;
	font-size: 1.7em;
	text-decoration: none;
	color: #006597;
}
img{ border: 0; }

hr.divider
{
  border: none;
  border-bottom: solid 1px #b9cadb;
  margin: 0 20px 0 0;
}
a {
  	color :#006597;
	text-decoration: none;
	font-weight: normal;
}

a:hover { text-decoration: underline; }

p {
  	color: #666;
  	font-size: 12px;
  	margin: 0;
}

.main {
	width:774px;
	margin:0;
	padding: 0 10px 0 10px;
	background-color:#ffffff ;
	float:left;
	display:inline;
}
.wrapper {
	width: 774px;
	font-size: 12px;
	padding-left: 10px;
	background-color:#FFFFFF;
	display:inline;
}


.topiclist {
	width: 874px;
	border-spacing: 0px;
	border:1px solid #b9cadb;
	border-bottom: 0px;
	padding: 0;
		
}
.nav {
	margin: 0;
	padding-top: 3px;
	color: black;
	font-weight: bold;
	height: 25px;
}

th {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	background: url('../forum/images/headingbar.gif') top repeat-x #507ca6;
	white-space: nowrap;
	padding: 4px 0 4px;
	border-bottom: 3px solid #b9cadb;
	border-top: 2px solid #b9cadb;
}

.underline {
	border-bottom: 1px solid #b9cadb;
	padding-bottom: 1px;
}
.bg1 {
	background-color: #f5f5f5;
}

.bg2 {
	background-color: #e7ebf0;
}
.bg3 {
	background-color: #fff;
}

.topiclist .icon {
	width: 4%;
	padding: 5px 0 5px 0;
	text-align: center;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
	
	
}

.topiclist .topic {
	width: 49%;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
}
.topiclist .forumdesc {
	width: 61%;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
}
.topiclist .topics {
	width: 7%;
	text-align: center;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #B4C7D7;
	border-right:1px solid #b9cadb;
}
.topiclist .post {
	width: 7%;
	text-align: center;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #B4C7D7;
	border-right:1px solid #b9cadb;
}
.topiclist .view {
	width: 7%;
	text-align: center;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #B4C7D7;
	border-right:1px solid #b9cadb;
	background-color: #e7ebf0;	
}
.topiclist .author {
	width: 12%;
	text-align: center;
	padding: 5px 4px 5px 4px;
	font-size: 0.9em;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
	background-color: #e7ebf0;
}

.topiclist .lastpost {
	width: 24%;
	text-align: left;
	padding: 5px 4px 5px 4px;
	font-size: 1.1em;
	border-bottom:1px solid #b9cadb;
}

.topiclist .username {
	width: 18%;
	padding: 5px 0 5px 0;
	text-align: center;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
	border-top:1px solid #b9cadb;
}

.topiclist .subject {
	width: 85%;
	padding: 5px 4px 5px 4px;
	text-align: center;
	border-bottom:1px solid #b9cadb;
	border-top:1px solid #b9cadb;
}
.subject .title{
	float: left;
	color: #006597;
	font-weight: bold;
}
.subject .date{
	float: right;
	color: #333;
}

.topiclist .profile {
	width: 18%;
	padding: 5px 0 5px 0;
	text-align: center;
	border-bottom:1px solid #b9cadb;
	border-right:1px solid #b9cadb;
}

.topiclist .content {
	width: 85%;
	padding: 5px 4px 5px 4px;
	text-align: left;
	border-bottom:1px solid #b9cadb;
}
.topiclist .content p {
	margin: 0 0 1.1em;	
}	

#topiclist p{
	margin:0px;
	font-size: .8em !important;
	text-align:left;
	color: #323D4F;
	
}

a:link {
	color: #006597;
	text-decoration: none;
}

a.navi {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #006597;
	font-weight: bold;
	font-size: 0.9em;
}


a.topictitle {
	margin: 1px 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #006597;
	font-weight: bold;
	font-size: 1em;
}


a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1.1em;
}
p.breadcrumbs span {
	font-size: 1em;
	font-weight: normal;
}

.tablebg {
	background-color: #b9cadb;
	
}

.forum-cat {
	color:#fff;
	height: 28px;
	font-weight:bold;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
	border:1px solid #b9cadb;
	background: #FF9221 url('../forum/images/cellpic1-orange.gif') top repeat-x;
	text-indent: 4px;
}

.gensmall {
	margin: 1px 1px;
	font-size: 1.1em;
}

.pagination {
	margin: 1px 1px;
	font-size: 1em;
	font-weight: bold;
}
#search_box
{ 
	color: #777; 
}
#paginator table, td, th{
	border: none;
	padding: 0;
}