#postBack form textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	border:1px solid #CCCCCC;
	color:#333333;
	background:#FFFFFF;
	padding:5px;
	width:568px;
	height:300px;
	overflow:auto;
}
#postBack #posttitle {
	font-family:Verdana, sans-serif;
	border:1px solid #CCCCCC;
	color:#333333;
	padding:5px;
	width:568px;
}
#postBack #postsubmit {
	margin-top:10px;
}
#avideo {
	background:#FFFFFF;
	width:580px;
	padding:10px;
	margin:2px 0 8px 0;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
#avideo h2 {
	font-size:1.8em;
	margin:5px 0 10px 0;
	color:#c60154;
	padding-bottom:8px;
	border-bottom:1px solid #DDDDDD;
}
#postsubmit {
	padding:3px 5px;
}
.post {
	background:#444;
	padding:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.post p {
	color:#444444;
	text-align:justify;
	line-height:1.7em;
	margin:0 0 1em;
}
.post img.rimg {
	margin-left:10px;
	margin-bottom:0px;
	margin-top:4px;
	padding:2px;
	border:1px solid #CCCCCC;
}
.post img.limg {
	margin-right:10px;
	margin-bottom:0px;
	margin-top:4px;
	padding:2px;
	border:1px solid #CCCCCC;
}
.post img.mimg {
	margin:10px 0;
	padding:2px;
	border:1px solid #CCCCCC;
}
.post h2 {
	font-size:2em;
	margin-bottom:0.7em;
	line-height:1.2em;
}
.post h3 {
	font:1.5em Arial, Verdana, Helvetica, sans-serif;	
	margin:2em 0 0.4em;
	line-height:1.2em;
	color:#D5184E;
	font-weight:bold;
	text-align:left;
}
.post a, .chart a {
	color:#0195c6;
	text-decoration:none;
	border-bottom:dotted 1px #0195c6;
}
.post a:hover, .chart a:hover {
	text-decoration:none;
	color:#666666;
	border-bottom:dotted 1px #666666;
}
.postMid {
	background:#FFF;
	color:#444;
	padding:30px 35px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.postInfo {
	font-size:0.90em;
	margin-top:3em;
	border-top:1px solid #ddd;
}
.postInfo p {
	color:#888888;
	margin:0;
}
.post ul {
	margin-left:16px;
}
.post li {
	color:#444444;
	margin-bottom:5px;
}
#pNav {
	color:#555555;
}
#pNav a {
	text-decoration:none;
	color:#999999;
}
#pNav a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}
.postsNav img {
	float:left;
	margin:0 10px 0 5px;
	border:0;
}
.postsNav h3 a {
	text-decoration:none;
	color:#585858;
}
.postsNav p {
	color:#777777;
}
.postsNav h3 {
	font-size:1.4em;
	margin:5px 0;
}
.postsNav {
	padding:10px 0 0 10px;
	background:#444444;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	overflow:auto;
}
#postBack {
	padding:10px 0 4px 10px;
	background:#444444;
	margin-bottom:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.pS {
	padding:10px;
	float:left;
	width:173px;
	background:#FFFFFF;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:0 10px 10px 0;
}
#similar h3 {
	color:#0195c6;
	font-size:1.3em;
	font-family:"Trebuchet MS", Hevletica, sans-serif;
	font-weight:normal;
	padding:4px;
	margin-top:15px;
}
#similar li {
	display:block;
	background-color:#333333;
	margin:0 0 4px;
	padding:4px;
	-moz-border-radius:2px;
	-khtml-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#similar a {
	color:#D1D1D1;
	text-decoration:none;
}
#similar a:hover {
	text-decoration:underline;
}
p.sweb {
	color:#888;
	font-size:10px;
	text-align:right;
}