body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}

#mainTable {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#title {
	height: 200px;
	background-image: url(../images/title2.png);
}

#divider {
	height: 10px;	
}

.leftCol {
	width: 190px;
	padding-right: 10px;
	border-left: 1px dashed #000000;
}

.middleCol {
}

.rightCol {
	width: 190px;
	padding-left: 10px;
	border-right: 1px dashed #000000;
	text-align: center;
}

#footer {
	font-size: 10px;
}

a:link {
	text-decoration: none;
	color: #060;
}
a:visited {
	text-decoration: none;
	color: #060;
}
a:hover, a:active {
	text-decoration: underline;
	color: #060;
}

img {
	border: none;
}

.breadcrums {
	width: 100%;
	text-align: left;
}

.inputButton {
	border: 1px solid #8EA8D8;
}

.inputField {
	border: 1px solid #8EA8D8;
}

.userOverall {
	margin-left: auto;
	margin-right: auto;
}

.userHeading {
	font-weight: bold;
}

.userSmall {
	font-size: 10px;
}

.avatar {
	width: 50px;
	height: 50px;
}

.PBEntirePost {
	padding-bottom: 15px;
	border-bottom: 3px dashed #CBCA9B;
	width: 98%;
}

.PBSubject {
	text-align: left;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
.PBSubject a:link {
	text-decoration: none;
	color: #666;
}
.PBSubject a:visited {
	text-decoration: none;
	color: #666;
}
.PBSubject a:hover, a:active {
	text-decoration: underline;
	color: #666;
}


.PBTopic {
	text-align: right;
	font-size: 10px;
}
.PBTopic2 {
	text-align: right;
	font-size: 10px;
}

.PBPost {
	text-align: left;
	line-height: 20px;
}

.PBBy {
	text-align: left;
	font-size: 10px;
}

.PBComments {
	text-align: right;
	font-size: 10px;
}

.PBNav {
	text-align: right;
}

.PBResponseList {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.PBResponseHeader {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #696;
}

.PBResponseAuthorA {
	font-weight: bold;
	padding-top: 10px;
}

.PBResponseAuthorB {
	font-weight: bold;
	padding-top: 10px;
}

.PBResponseDateA {
	font-size: 10px;
	padding-bottom: 20px;
}

.PBResponseDateB {
	font-size: 10px;
	padding-bottom: 20px;
}

.PBResponsePostA {
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	padding-bottom: 20px;
}

.PBResponsePostB {
	text-align: left;
	padding-left: 5px;
	line-height: 20px;
	padding-bottom: 20px;
}

.PBCommentsInsertA {
}

.PBCommentsInsertB {
}

.PBPostImage {
	border: 3px solid #8EA8D8;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.popularTopics {
	text-align: left;
}

.popularTopicsHeading {
	font-weight: bold;
}

.popularTopicsContent {
	font-size: 10px;
	padding-left: 5px;
}

.popularTopicsSubContent {
	font-size: 10px;
	padding-left: 10px;
	font-style: italic;
}
