#content_middle /* overrides the rule in main.css */
{
	background-color: #ffffff; /* while we wait for the background image to load */
	background-image: url('bg621_390.gif');
}

#content /* overrides the rule in main.css */
{
	background-color: transparent;
}

.col390 /* overrides the rule in main.css */
{
	padding: 0px 8px 8px 8px;

	width:390px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:374px;
}
html>body .col390
{
	width:374px;
}

#content h1
{
	font-family: arial, tahoma, geneva, helvetica, sans-serif;
/*	font-size: 14px;*/
	font-size:20px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}


.rules
{
	padding-top:24px;
	margin-bottom: 24px;
}
.rules ul
{
	list-style-type: square;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
.rules li
{
	margin-bottom:12px;
}
.rules a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.rules a:hover
{
	text-decoration: underline;
}
.rules form
{
	margin: 0px 0px 12px 0px;
}


div.h1fake
{
	font-family: arial, tahoma, geneva, helvetica, sans-serif;
/*	font-size: 14px;*/
	font-size:20px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

.letterMsg
{
	padding: 5px 5px 19px 10px;
}

.col390 p a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.col390 p a:hover
{
	text-decoration: underline;
}

.letterAuthor
{
	text-align: right;
	font-weight: bold;
}

.letterAuthor a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.letterAuthor a:hover
{
	text-decoration: underline;
}




/* rules for the standard compose form */

#composeform
{
	margin:10px 0px 0px 0px;
}

#composeform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#toUsername, #subject, #username2, #password2
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#subject
{
	width:277px;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	float:right;

	width:275px;
	height:118px;
	overflow:auto;
}

#composeform .smilegend
{
	clear:left;
}
.smilegend img
{
	cursor: pointer;
}

.userpass
{
	float:left; width:253px;
}

.buttons
{
	float:right;
	text-align:right;
}

.btnsend
{
	margin-left:5px;
	float:right;
	clear:both;
}

.btnpreview
{
	float:right;
}

/* end of rules for the standard compose form */




.col390 .sectionh
{
	background-color:#000000;
}

.col230 .sectionh
{
	background-color:#dbdcde;
}

.sectionh
{
	clear:both;
}
.sectionh img
{
	display:block;
	padding: 7px 0px 7px 8px;
}

.sectionh2
{
	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}
.sectionh2 img
{
	display:block;
	padding: 10px 0px 10px 0px;
}


.col230 form
{
	margin:0px;
	padding: 8px 0px 8px 8px;
}

.col230 select
{
	width:215px;
}


.col230 ul
{
	margin: 0px;
	padding: 1px 0px 0px 0px;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;

	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

.letterRow
{
	padding: 4px 4px 4px 8px;
/*	height: 19px;*/
}

.letterRowActive
{
	padding: 4px 4px 4px 8px;
/*	height: 19px;*/
	background-color: #ffffff;
}

.searchfooter
{
	font-family: arial, helvetica, sans-serif;
	padding: 5px 4px 4px 8px;
	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;
}

/* similar to viewThread in forum.css */
a.viewLetter
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a.viewLetter:visited
{
	font-weight: normal;
}
a.viewLetter:hover
{
	text-decoration: underline;
}

/* integrated ad */
.intad
{
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	overflow:hidden;
}
.intad table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:hidden;
	margin-bottom:13px;
}
.itsanad
{
	font-size:10px;
	line-height:250%;
	color:#ffffff;
	background-color:#000000;
	text-align: left;
	padding-left:2px;
}
.intad img, .intad object, .intad iframe
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* end of integrated ad */
