.bodyStyle{
	font-family: 'Lucida Grande', Futura, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.forumscontainer .forumsadmin {
	margin-bottom: 20px;
}
.forumscontainer .code {
	max-width: 800px;
	padding: 0;
	font-family: Courier;
	font-size: 11px;
	white-space: nowrap;
	border-width: 0; 
	border-style: none;
}
.forumscontainer a.icon-link {
	margin: 0;
	margin-left: 5px;
	padding: 0;
	padding-left: 16px;
	font-size: 11px;
	background-repeat: no-repeat; 
	background-position: 0 50%; 
	white-space: nowrap;
}
.forumscontainer a.image-link {
	margin: 0;
	margin-left: 5px;
	font-size: 0;
	vertical-align: bottom;
	white-space: nowrap;
}
.forumscontainer .symbol {
	padding: 8px;
}
.forumscontainer .dialogicon {
	padding: 0;
}
.forumscontainer .subtitle {
	vertical-align:  middle;
	margin: 0;
	padding: 0;
}
.forumscontainer .scroll {
	width: 99%;
	margin: 0;
	padding: 0;
	border-width: 0; 
	border-style: solid;
}
.forumscontainer .scroll pre {
	padding: 5px; 
	white-space: pre-wrap;
	margin: 0;
	width: 100%; 
	overflow: auto;
}
.forumscontainer .quote {
	font-size: 1.2em;	
	font-style: oblique;
	border-style: dotted;
	border-width: 1px;
}
.forumscontainer .dialogicon {
	padding: 0;
}

.forumscontainer {
	margin: 0;
	font-family: 'Lucida Grande', Futura, Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
}
.forumsmain {
	margin: 0 6px 20px;
}
.forumactionstop {
	margin-top: 10px;
}
.forumactionsbottom {
	min-height: 16px;
	margin-bottom: 10px;
}
.forumactionsbottom .actionbuttons {
	float: left;
	margin-right: 10px;
}
.forumactionsbottom .admintools {
	float: left;
	padding: 0;
}
.forumactionsbottom .forumlegendjumpboxfloat {
	font-size: 10px;
}

.forumscontainer form {
	margin: 0;
	padding: 0;
}
.forumscontainer a {
	text-decoration: underline;
}
.forumscontainer form a {
	text-decoration: none;
}
.forumscontainer .summary a {
	text-decoration: none;
}

.forumscontainer table.prefs {
	margin: 10px 0;
}
.forumscontainer .prefs .title {
	vertical-align:  middle;
}
.forumscontainer .prefs .title .title {
	border-style: none;
	vertical-align:  middle;
}
.forumscontainer .prefs .title .title h2 {
	font-size: 16px;
	font-weight: lighter;
}
.forumscontainer .prefs .title .symbol {
	vertical-align: middle;
}
.forumscontainer .prefs td {
	border-style: none;
	vertical-align: top;
}
.forumscontainer .prefs td.forumheaderfirst {
	border-style: none;
	vertical-align: middle;
}
.forumscontainer .prefs tr.header {
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}
.forumscontainer .prefs .text, .forumscontainer .prefs .textarea, .forumscontainer .prefs .select {
	width: 300px;
}
.forumscontainer .prefs .radiogroup {
	background-image: none;
	border-collapse: collapse;
	border-spacing: 0;
	border-style: none;
}
.forumscontainer .prefs .radiogroup td {
	background-image: none;
	background-color: transparent;
	border-style: none;
}
.forumscontainer .prefs .radiogroup input {
	margin: 0;
	padding: 0;
	vertical-align: text-top;
}
.forumscontainer .prefs .forumformbuttonrow {
	padding-top: 10px;
	text-align: left;
}
.forumscontainer .prefs .forumformbuttonrow input.buttonMed {
	margin-right: 5px;
}

.forumsectionhdr {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	text-align: right;
}
.forumsectionhdr ul {
	margin: 0;
	padding: 0;
}
.forumsectionhdr li {
	display: inline;	
	font-size: 11px;
	font-weight: bold;
}
.forumsectionhdr a {	
	text-decoration: none;
}
.forumdashedHR {
	clear: both;
	border-width: 0;
	border-top-width: 1px; 
	border-top-style: dashed;	
	margin: 10px auto;
}

/* Link workaround for images used as links where spaces may be added  */
.forumscontainer .imglink {
	text-decoration: none;
}

/* floats */
.forumfloatright {
	float: right;
}
.forumfloatright a {
	text-decoration: none;
}
.forumfloatleft {
	float: left;
}

/* titles, headers & text */
.forumtitletext {
}
.forumtitletext h4 {
	margin: 5px auto;
	font-size: 14px;
	font-weight: lighter;
}
.forumtitletext .successtext {
	margin: 5px auto;
	font-size: 12px;
	font-weight: bold;
}
.forumtitletext .failuretext {
	margin: 5px auto;
	font-size: 12px;
	font-weight: bold;
}
.forumtitletext p {
	margin: 2px auto 12px auto;
}

.inlinefailure {
	margin: 5px auto;
	font-size: 12px;
	font-weight: bold;
}
.forumscontainer .note {
	font-size: 9px;
	line-height: 9px;
}

/* Buttons */
.forumscontainer .jumpbox .buttonMed {
	margin-left: 5px;
}
.forumscontainer .buttonMed {
	font-size: 10px;
	font-weight: normal;
	border-width: 1px;
	border-style: solid;
	padding: 0 3px;
}
.forumscontainer .actionbuttons {
	float: left;
	margin-right: 5px;
}
.forumscontainer .forumtablestyle .actionbuttons {
	float: none;
}
.forumscontainer .forumsadmin .forumtablestyle td {
	vertical-align: top;
}
.forumscontainer .forumsadmin .forumtablestyle .header td {
	vertical-align: middle;
}

.forumsadmin .forumtablestyle .forumlistlast {
	width: 72px;
	height: auto;
	border-left-width: 1px; 
	border-left-style: solid;
	padding: 3px 0;
}
.forumsadmin .title {
	font-weight: bold;
}
.forumsadmin a img, .forumsadmin .icon {
	border-width: 0;
	border-style: none;
}
.forumsadmin .description {
	font-weight: normal;
}
.forumsadmin .forumtablestyle input, .forumsadmin .forumtablestyle textarea, .forumsadmin .forumtablestyle select {
	width: 300px;
}
.forumsadmin .forumtablestyle input.buttonMed  {
	width: auto;
}
.forumsadmin .forumtablestyle textarea {
	height: 30px;
}
.forumsadmin .forumtablestyle td {
	padding: 3px 0 3px 5px;
}
.forumsadmin .forumtablestyle td.Indent {
	padding: 3px 0 3px 20px;
}
.forumsadmin .actionbuttons a img, .forumsadmin .forumfloatright a img, .forumsadmin .actionbuttons ul li img  {
	margin: 0 2px 0 0;
}
.forumscontainer .actionbuttons ul {
	padding: 0;
	margin: 0;
	display: inline;
}
.forumscontainer .actionbuttons ul li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
.forumscontainer .actionbuttons img {
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}
.forumscontainer .actionbuttons ul li img {
	border: 0;
	padding: 0;
	margin: 0;
	margin-right: 5px;
}
.forumscontainer .actionbuttons ul li a {
	text-decoration: none;
}
.forumscontainer .actionbuttons form a span img {
	margin: 0;
	padding: 0;
}
.forumsadmin .actionbuttons a img, .forumsadmin .forumfloatright a img, .forumsadmin .actionbuttons ul li img  {
	margin: 0 2px 0 0;
}

/* Forum Breadcrumb navigation */
.forumbread {
	padding-right: 3px;
	margin: 3px 0 6px;
}
.forumbread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
}
.forumbread ul li {
	background-image: url(images/nav_arrow_right_small.png);
	background-repeat: no-repeat; 
	background-position: 1px 50%;
	padding: 0 11px;
	font-size: 10px;
	border: none;
	list-style-position: inside;
	list-style-type: none;
	display: inline;
}
.forumbread ul li.first {
	background-image: url(images/nav_home.png);
	background-position: 0 50%;
	padding: 0 19px;
}
.forumbread a {	
	text-decoration: none;
	margin-right: 5px;
}

/* Forum Table styles */
.forumtablestyle {
	clear: both;
	margin-top: 2px;
	border-collapse: collapse;
}
.forumtablestyle td {
	border-spacing: 0px;
	border-width: 1px; 
	padding: 3px 5px;
	font-size: 11px;
	vertical-align: top;
}
.forumpostcontent table td {
	border-style: none;
}
.forumtablestyle a {
}
.forumtablestyle h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
	display: inline;
}
.forumtablestyle .header {
	border-right-width: 1px; 
	border-right-style: solid;
	border-left-width: 1px; 
	border-left-style: solid;
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	height: 22px;
	text-align: left;
}

.forumtablestyle .secondaryHeader {
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	text-align: left;
}
.forumtablestyle .forumheaderfirst {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumtablestyle .forumheadercentered {
	text-align: center;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	width: 50px;
}
.forumtablestyle .forumheaderlast {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
}
.forumtablestyle .tableheader {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumtablestyle .forumheaderopen {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumtablestyle .forumheader250px {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	width: 250px;
}
.forumtablestyle .forumheader170px {
	width: 170px;
}
.forumtablestyle .forumheadernarrow {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	width: 30px;
}
.forumtablestyle .header td {
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	vertical-align: middle;
}

.forumtablestyle .forumlisticon {
	width: 16px;
	vertical-align:top;
}
.forumtablestyle .forumlisticon img {
	margin-top: 3px;
}
.forumtablestyle .forumlistcentered {
	width: 50px;
	text-align: center;
	border-left-width: 1px; 
	border-left-style: solid;
	height: 40px;
}
.forumtablestyle .forumlistlast {
	width: 170px;
	border-left-width: 1px; 
	border-left-style: solid;
	height: 40px;
}
.forumtablestyle .forumlistopen {
	border-left-width: 1px; 
	border-left-style: solid;
	height: 40px;
}
.forumtablestyle .forumcategory {
	height: 25px;
}
.forumtablestyle .forumspecialized {
	height: 25px;
}
.forumtablestyle .forumcategory h3 {
	font-weight: bold;
	font-size: 11px;
}
.forumtablestyle .footerrow {
}
.forumtablestyle .spacerRow {
	height: 15px;
}
.forumtablestyle .oddRow {
}
.forumtablestyle .evenRow {
}
.forumtablestyle .Indent {
	padding-left: 20px;
}
.forumtablestyle .rowlinefirst {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumtablestyle .rowline {
	border-left-width: 1px; 
	border-left-style: solid;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumtablestyle .editRow {
}
.forumtablestyle .nonewpostRow {
	font-weight: bold;
}
.forumtablestyle .labelCell {
	width: 0%;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}
.forumtablestyle .valueCell {
}
.forumtablestyle .buttonCell {
	padding-top: 6px;
	text-align: right;
	border: 0;
}
.forumtablestyle .bottomline {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumsubtablestyle {
	clear: both;
}
table.forumsubtablestyle {
	border-collapse: collapse;
	border-style: hidden;
}
.forumsubtablestyle td {
	border-bottom-width: 0;
	padding: 0px 0px;
}

.forumthreaduserinfo ul {
	padding-left: 4px;
	margin-left: 0;
	display: inline;
}
.forumthreaduserinfo ul li {
	list-style: none;
	display: inline;
}
.forumthreaduserinfo ul li img {
	border: 0;
	padding-right: 1px;
	vertical-align: text-bottom;
}
.forumthreaduserinfo ul li a {
	text-decoration: none;
}
.forumthreadfooter {
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 1px;
	border-style: none;
}

.forumpostspacer {
	border-left-style: solid;
	border-left-width: 1px; 
	border-right-style: solid;
	border-right-width: 1px;
	height: 30px;
}
.forumpostcontent {
	border-left-style: solid;
	border-left-width: 1px; 
	border-right-style: solid;
	border-right-width: 1px;
}
td.forumpostcontent {
	padding: 3px 0 3px 5px;
}
.forumpostcontent table.forumAttachmentTable {
	width: 100%;
}
.forumpostcontent table {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0;
	width: 99%;
}
.forumpostcontent table.forumAttachmentTable {
	width: 100%;
}
.forumpostcontent p, .forumpostcontent .postbody {
	font-size: 1.2em;
}
.forumpostcontent p {
	margin: 5px 0px;
}
.forumpostcontent p em span {
	font-size: 10px;
}

.forumpostnav {
	border-left-style: solid;
	border-left-width: 1px; 
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: none;
	border-bottom-width: 0; 
	text-align: right;
}
.forumpostleftcolumn, td.forumthreaduserinfo {
	border-left-width: 1px; 
	border-left-style: solid;
	white-space: nowrap;
	width: 80px;
}
.forumpostinfo {
	padding-top: 2px;
}
.forumpostinfo ul {
	padding-left: 0;
	margin-left: 0;
	display: inline;
}
.forumpostinfo ul li {
	list-style: none;
	display: inline;
	padding-right: 20px
}
.forumpostactions {
	float: right;
}
.forumpostactions ul {
	padding-left: 4px;
	margin-left: 0;
	display: inline;
}
.forumpostactions ul li {
	list-style: none;
	display: inline;
}
.forumpostactions ul li img {
	border: 0;
	padding: 0;
	margin-left: 5px;
	vertical-align: text-bottom;
}

/* Forum Topic Attachment styles */
.forumAttachmentTable {
	clear: both;
	width: 100%;
	border-width: 1px; 
	border-style: solid;
	border-bottom-width: 0;
	margin: 4px 0;
}
.forumAttachmentTable .header {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.forumAttachmentTable .forumHeaderFirst {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumAttachmentTable .tableHeader {
	border-left-width: 1px; 
	border-left-style: solid;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumAttachmentTable .forumHeaderLast {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.forumAttachmentTable .labelCell {
	width: 0%;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}
.forumAttachmentTable .valueCell {
	width: 100%;
}
.forumAttachmentTable .downloadCell {
	text-align: right;
	vertical-align: bottom;
}

/* Forum Topic Poll styles */
table.forumPollTable {
	border-collapse: collapse;
	border-spacing: 0px;
	border-style: none;
	border-width: 0;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}
div.forumPollTable {
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-x;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	clear: both;
	margin: 10px 0 16px 92px;
	padding: 5px;
}
.forumPollTable .questionCell {	
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.forumPollTable .radioCell {
	width: 0%;
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
}
.forumPollTable .radioCell input {
	margin: 0; 
	padding: 0;
}
.forumPollTable .answerCell {
	width: 100%;
	white-space: nowrap;
}
.forumPollTable .buttonCell {
	padding: 0 5px;
	text-align: right;
	border-width: 0;
}
.forumPollTable .buttonCell .buttonMed {
	margin: 0 0 5px 0;
}
.forumPollTable .linkCell {
	text-align: right;
	border-width: 0;
	background-image: none;
}
.forumPollTable .linkCell a, .forumPollTable .linkCell a:visited {
	margin: 0; 
	padding: 2px 0 3px 20px;
	font-size: 11px;
	background-image: url(common/icn_preview.png); 
	background-repeat: no-repeat; 
	background-position: 0 50%;
	vertical-align: top;
	text-decoration: none;
}
.forumPollTable td {
	white-space: nowrap;
	border-style: none;
}
.forumPollTable .totalCell {
	padding: 1px;
	padding-right: 12px;
	text-align: right;
	background-color: transparent;
}
.forumPollTableGraph {
	padding: 0;
	width: 0%;
}
.forumPollTableGraph td {
	padding: 0;
	width: 0%;
}

/* Forms */
.forumtablestyle .categorylabel {
	width: 100px;
	padding: 0;
	margin: 0;
}
.forumtablestyle label {
 	float: left;
 	vertical-align: middle;
}
.forumscontainer textarea {
	width: 100%;
	margin-bottom: 5px;
	vertical-align: middle;
}
.forumtablestyle textarea {
	width: 100%;
	height: 150px;
}

.forumtablestyle br {
	clear: left;
}

#adminbutton {
	width: 90px;
	margin-left: 100px;
}
#updateinline {
	width: 90px;
	margin-left: 6px;
}


/* Legends */
.forumlegend {
	margin-bottom: 10px;
}
.forumlegend ul {
	padding-left: 0;
	margin-left: 0;
	display: inline;
	text-indent: 0px;
}
.forumlegend ul li {
	font-size: 10px;
	list-style: none;
	display: inline;
}
.forumlegend ul li img {
	border: 0;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: text-bottom;
}
.forumlegendCentered {
	clear: both;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: center;
}
.forumthreadlegend {
	float: left;
 	margin-right: 30px;
}
.forumthreadlegend ul {
	margin-top: 0px;
	padding-left: 0;
	margin-left: 0;
	display: block;
	text-indent: 0;
}
.forumthreadlegend ul li {
	list-style: none;
	display: block;
}
.forumthreadlegend ul li img {
	border: 0;
	padding-top: 4px;
	padding-right: 4px;
	vertical-align: text-bottom;
}
.forumthreadlegendtext {
	text-align: right;
	float: right;
}
.forumlegendjumpboxfloat {
	float: right;
	margin-bottom: 10px;
}
.forumlegendjumpboxclear {
	clear: both;
	float: right;
	margin-bottom: 10px;
}
.forumlegendjumpboxclear select {
	margin: 0;
}

/* forum pagination */
.forumpagination {
	clear: both;
	font-size: 11px;
	height: 16px;
	overflow: hidden;
	padding: 5px 0;
	text-align:right;
}
.forumpagination ul {
	margin: 0;
	padding: 0;
}
.forumpagination li {
	list-style-type: none;
	display: inline;
	padding: 0px 3px;
}
.forumpagination a, .forumpagination a:visited {
	text-decoration: none;
}
.forumpagination li.currentpage {
	font-weight: bold;
}
.forumpagination li.disablepage {
}
.forumpagination li.enablepage {
}
.forumpagination li.enablepage:hover {
	background-image: url(common/icn_shine.png);
	background-repeat: no-repeat;
}
.forumpagination img {
}
.forumpagination img.pageicon {
	height: 16px;
	width: 16px;
	border-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

/* Admin/Moderation styles */
.admintools {
	/*padding-top: 4px;*/
}
.admintools ul {
	padding-left: 0;
	margin-left: 0;
	display: inline;
}
.admintools ul li {
	font-size: 10px;
	list-style: none;
	display: inline;
}
.admintools ul li img {
	border: 0;
	padding-left: 2px;
	vertical-align: text-bottom;
}
.modtools {
	padding-top: 4px;
	float: right;
	text-align: right;
}
.modtools ul {
	padding-left: 0;
	margin-left: 0;
	display: inline;
	text-indent: 0px;
}
.modtools ul li {
	font-size: 10px;
	list-style: none;
	display: inline;
}
.modtools ul li img {
	border: 0;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: text-bottom;
}

/* Forms */
.foruminstantreply {
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-y;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	margin: 10px 0 16px 92px;
	padding: 12px;
}
.foruminstantreply textarea.forumformtextfield550px, .foruminstantreply div.forumformbuttonrow {
	margin: 2px auto 3px;
	width: 99%;
}

.forumformlabelbold {
	font-size: 11px;
	font-weight: bold;
}
.forumformtextfield550px {
	width: 550px;
}
.forumformbuttonrow {
	padding-top: 6px;
	text-align: right;
	white-space: nowrap;
}
.forumformbuttonrow ul {
	padding-left: 0;
	margin-left: 0;
	display: inline;
}
.forumformbuttonrow ul li {
	list-style: none;
	display: inline;
}

/* confirmations */
.forumsubscriptionconfirm  {
	border-width: 1px; 
	border-style: solid;
	background-image: url(images/forums-fade-left-bg.png);
	background-repeat: repeat-y;
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	padding: 15px 20px;
	margin: 32px auto 200px auto;
	width: 400px;
}
.forumsubscriptionconfirm h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto 8px auto;
}
.forumsubscriptionconfirm p {
	margin: 3px auto;
}
.forumsubscriptionconfirm .forumformbuttonrow {
	padding-top: 15px;
	text-align: left;
}
.forumsubscriptionconfirm select {
	width: 100%;
}

/* virtual dialogs */
.dialog  {
	border-width: 1px; 
	border-style: solid;
	padding: 15px 15px 15px 15px;
	margin: 30px auto 200px auto;
	width: 400px;
}
.dialog .icon {
	padding-right: 10px;
	vertical-align: top;
}
.dialog .title {
	font-size: 12px;
	font-weight: bold;
	margin: 0px auto 8px auto;
}
.dialog .buttons {
	padding-top: 10px;
	text-align: right;
}

/* SPACER */
#adminbottommargin {
	margin-bottom: 10px;
}

/* "Post View" styles */
.PostviewStyle {
	margin-top: 10px;
}
.PostviewStyle .PostViewMainHeader {
	border-right-width: 1px; 
	border-right-style: solid;
	border-left-width: 1px; 
	border-left-style: solid;
	background-position: left top;
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
}
.PostviewStyle .PostViewMainHeader td {
	background-position: left top;
	background-repeat: repeat-x;
}
.PostviewStyle .PostViewMainDescription {
	line-height: 1.5em;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	background-position: left top;
	background-repeat: repeat-x;
}
.PostviewStyle .PostViewUnderline td {
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.PostviewStyle .PostViewUnderlineBoth td {
	border-top-width: 1px; 
	border-top-style: solid;
	border-bottom-width: 1px; 
	border-bottom-style: solid;
}
.PostviewStyle .PostViewUnderlineBoth .gen td, .PostviewStyle .PostViewUnderlineBoth table {
	border-width: 0; 
	border-style: none;
}
.PostviewStyle .Posttextarea {
	width: 100%;
	height: 150px;
	font-family: Verdana,Arial,Helvetica,Sans-Serif,sans-serif;
	font-size: 10px;
}
PostviewStyle table, PostviewStyle table td {
	border-style: none;
}

#post:SubjectInputText {
	width: 100%;
}

.forumsbbcode table, table.forumsbbcode {
	border: none;
	width: auto;
}
.forumsbbcode table input {
	margin-right: 3px;
}

.forumline, .forumline .row2 table {
/*	width: 100%; */
}
.forumline input.helpline {
	border: none;
	width: 100%;
}

/* powered by */
.PoweredBy {
	clear: both;
	text-align: right;
	position: fixed;
	bottom: 25px; 
	right: 5px;
}
.PoweredBy img {
	padding-left: 6px;
	vertical-align: middle;
	width: 16px;
	height: 16px;
}
.workinprogress {
	background-color: #fafafa;
	border: 1px dotted gray;
}
