html {height:100%;}
body {
	color:#4b4b4b;
	font:12px arial, helvetica, sans-serif;
	margin:0;
	background:#393838 url(../images/body-right-bg.jpg) repeat-x;
	height:100%;
}
em em {font-size:16px; font-weight:bold;}
body.iframe {background:#dedede;}
body.iframe table {width: 300px; border-spacing:0px;}
body.iframe td {font-size:12px; border:1px solid #999999; border-width: 0px 1px 1px 0px; padding: 2px;}
body.iframe .first td {border-width: 1px 1px 1px 0px;}
body.iframe td.col1 {width: 105px;}
body.iframe td.col2 {width: 90px;}
body.iframe td.col3 {width: 90px;}
body.iframe td.negative {color:red;}
body.iframe td a {font-size: 11px;}
iframe body {background-color:#ffffff;}

a {color:#5f5cdf;}
a:hover {color:#343197;}
p {
	margin:0 0 15px;
	line-height:18px;
}
img {border-style:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
input, select, label, textarea {vertical-align:middle;}
input.text,
select,
textarea {
	font:100% arial, helvetica, sans-serif;
	color:#4b4b4b;
}
ul {
	margin:0 0 15px 15px;
	padding:0;
}
ul ul {margin:2px 0 2px 15px;}
.hr {
	background:#f3f3f3;
	width:953px;
	height:5px;
	overflow:hidden;
	clear:both;
	margin:4px auto 15px;
}
.errorMsg {color:red; font-weight:bold; margin-left:150px;}
.clear {clear:both; float:none;}
#logout {font-size: 16px; color:White; font-weight:bold; float:right;}
#main {
	width:50%;
	background:url(../images/body-bg.jpg) repeat-x;
	height:100%;
}
* html #main {min-height:100%;}
#inner {
	background:url(../images/main-bg.jpg) no-repeat 50% 0;
	min-height:700px;
	float:right;
	margin-right:-100%;
	width:200%;
	display:inline;
	position:relative;
}
* html #inner {
	height:700px;
	margin-right:-50%;
}
#page-box {
	width:995px;
	margin:0 auto;
	padding:14px 0;
}
#header {
	background:url(../images/header-bg.jpg) no-repeat;
	width:945px;
	height:100px;
	padding:26px 20px 0 30px;
	margin:0 0 11px;
	overflow:hidden;
}
#header ul {display:inline; float:right;}
#header ul li {display:inline; width: 150px; padding: 5px; font-size: 16px; color:white;}
#header ul li a {color:white; text-decoration:none; font-weight:bold; text-transform:uppercase}
#header ul li a:hover {text-decoration:underline;}

#logo {
	float:left;
	margin:3px 0 0;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:343px;
	height:72px;
}
#logo a {
	display:block;
	height:100%;
}
.login-form {
	float:right;
	width:547px;
	border:1px solid #6f7b7a;
	background:#5a5e5c;
	padding:15px 5px 8px 23px;
	color:#fff;
}
.login-form a {color:#e1e1e1;}
.login-form a:hover {color:#fff;}
.login-form label {
	font-size:14px;
	text-transform:uppercase;
	margin:0 15px 0 0;
}
.login-form input.text {
	border:1px solid #fff;
	padding:1px 5px;
	width:135px;
	margin:0 23px 0 0;
}
.add-box {
	float:right;
	padding:10px 5px 0 0;
}
.login-form .add-box label {
	font-size:12px;
	text-transform:none;
	margin:0;
	float:left;
}
.login-form .add-box label input {margin:0 10px 0 0;}
.add-box a {
	float:left;
	line-height:18px;
}
* html .add-box a {line-height:20px;}
#nav {
	background:url(../images/nav-bg.gif) no-repeat;
	width:995px;
	height:40px;
	padding:2px 0;
	overflow:hidden;
	margin-bottom:4px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
#nav ul {
	width:1020px;
	margin:0 -25px 0 0;
	list-style:none;
	overflow:hidden;
}
#nav li {
	float:left;
	padding:12px 27px 12px 28px;
	background:url(../images/split.gif) no-repeat 0 50%;
	margin:0 2px 0 -2px;
	display:inline;
}
#nav li a {
	color:#fff;
	text-decoration:none;
}
#nav li.active a,#nav li a:hover {color:#faffc6;}
.main-content {
	background:#333;
	overflow:hidden;
	height:1%;
	padding:20px 13px 5px;
	margin-bottom:10px;
}
.breadcrumbs {
	float:left;
	margin:6px 0 20px 11px;
	display:inline;
	list-style:none;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.breadcrumbs li {
	float:left;
	color:#faffc6;
	margin-right:5px;
}
.breadcrumbs a {
	color:#c0c0c0;
	text-decoration:none;
	padding-right:21px;
	background:url(../images/arrows.gif) no-repeat 100% 50%;
}
.breadcrumbs a:hover {color:#fff;}
.icons-list {
	float:right;
	margin:0 17px 15px 0;
	list-style:none;
	display:inline;
	font-weight:bold;
}
.icons-list li {
	float:left;
	margin-left:20px;
	padding:2px 44px 0 0;
	background-repeat:no-repeat;
	background-position:100% 50%;
	height:30px;
	text-align:right;
	display:inline;
}
.icons-list a {
	color:#c0c0c0;
	text-decoration:none;
	display:table;
}
.icons-list a:hover {color:#fff;}
.icons-list .rss {background-image:url(../images/ico-rss.gif);}
.icons-list .setup {background-image:url(../images/ico-setup.gif);}
.icons-list .share {background-image:url(../images/ico-share.gif);}
.icons-list .phone {background-image:url(../images/ico-phone.gif);}
.icons-list .twitter {background-image:url(../images/ico-twitter.gif);}
.top-tab-box {margin-bottom:15px;}
.top-tab-box h2 {
	background:#828282;
	float:left;
	margin:0 1px;
	padding:1px 0;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	display:inline;
}
.top-tab-box h2 span {
	background:#828282;
	float:left;
	margin:0 -1px;
	padding:0 5px;
	position:relative;
}
.top-tab-box ul {
	margin:0;
	list-style:none;
	padding:9px 0 9px 9px;
	width:958px;
	overflow:hidden;
	clear:both;
	border:1px solid #aeaeae;
	font:20px Verdana, Arial, Helvetica, sans-serif;
}
.top-tab-box li {
	float:left;
	margin:0 15px 0 0;
}
.top-tab-box li a {
	color:#010101;
	text-decoration:none;
	width:116px;
	height:67px;
	padding:12px 5px 0 95px;
	display:block;
	background-repeat:no-repeat;
}
.market-message {background-image:url(../images/btn-market-message.jpg);}
.top-tab-box li.market-message a {
	background-image:url(../images/btn-ratings.jpg);
	width:116px;
}
.top-tab-box li.ratings a {
	background-image:url(../images/btn-ratings.jpg);
	width:116px;
}
.top-tab-box li.members-forum a {
	background-image:url(../images/btn-members-forum.jpg);
	width:149px;
}
.top-tab-box li.ri {margin-right:0;}
.top-tab-box li.ri a {
	background-image:url(../images/btn-ri.jpg);
	width:118px;
}
.top-tab-box li.news a {background-image:url(../images/btn-news.jpg);}
.top-tab-box li.reit101 a {background-image:url(../images/btn-reit101.jpg);}
.top-tab-box li.fundamental-analysis a {
	background-image:url(../images/btn-fundamental-analysis.jpg);
	width:149px;
}
.top-tab-box li.technical-analysis {margin-right:0;}
.top-tab-box li.technical-analysis a {
	background-image:url(../images/btn-technical-analysis.jpg);
	width:118px;
}
.top-tab-box li a:hover {
	color:#010101;
	background-position:0 -79px;
}
.top-tab-box.public-services li a, .top-tab-box.public-services li a:hover {color:#5eb6d9;}
.graph-box {
	height:1%;
	overflow:hidden;
	background:url(../images/graph-box-bg.gif) repeat-y 236px 0;
	padding:0 13px 0 10px;
	margin-bottom:20px;
}
.graph-box ul {
	float:left;
	width:218px;
	overflow:hidden;
	margin:-17px 0 -12px;
	list-style:none;
	font:19px Verdana, Arial, Helvetica, sans-serif;
	color:#010101;
}
.graph-box li {
	background:url(../images/point-box.jpg) no-repeat 0 12px;
	width:208px;
	height:63px;
	border-top:5px solid #f0f0f0;
	padding:21px 5px;
	text-align:center;
}
.graph-box li strong {
	display:block;
	font-weight:normal;
	margin:0 0 10px;
}
.graph-box li span {
	padding:2px 11px;
	border:1px solid #d7d7d7;
	background:#fff url(../images/point-bg.gif) repeat-x 0 100%;
}
.graph-box .frame-holder {
	float:right;
	width:696px;
	height:168px;
	overflow:hidden;
	margin:11px 12px 0 0;
	display:inline;
}
.graph-box .frame-holder iframe {
	width:710px;
	height:187px;
	margin:-2px 0 0 -2px;
}
.ad-box {
	font-size:20px;
	margin:0 0 15px 10px;
	display:block;
	text-decoration:none;
	color:#5cb5d7;
	font-weight:bold;
	text-align:center;
	width:942px;
	height:75px;
	background:url(../images/ad-box-bg.gif) no-repeat;
	text-indent:-9999em;
}
.ad-box.bottom {
	height:115px;
	background:url(../images/ad-box-bg-l.gif) no-repeat;
}
.ad-box:hover {background-position:0 100%;}
.advertising-box {
	width:969px;
	margin:0 auto 20px auto;
}
.advertising-box {width: 940px;margin-top:10px;}
.advertising-box a {float:left;}
.advertising-box img {height:100px; width: 200px; margin-left:20px; border-width:0px;}
.advertising-box img.first {margin-left:37px;}


#middle-box {
	background:url(../images/middle-box-bg.gif) repeat-y;
	width:980px;
	margin:0 auto 20px;
	padding:33px 0 33px 13px;
	overflow:hidden;
}
.left-column {
	float:left;
	border:1px solid #f1f1f1;
	background:#dedede;
	width:316px;
}
.button {
	background:url(../images/btn-bg.gif) no-repeat;
	width:100%;
	line-height:47px;
	color:#fff;
	text-align:center;
	display:block;
	font-size:14px;
	font-weight:bold;
}
.button:hover {color:#faffc6;}
#middle-box .frame-holder {
	height:1370px;
	width:316px;
	overflow:hidden;
}
#middle-box .frame-holder iframe {
	height:1390px;
	width:316px;
	margin:-2px 0 0 -2px;
}
* html #middle-box .frame-holder iframe {
	width:320px;
}
#middle-box h2, .tickers h2 {
	background:#484848;
	padding:10px 15px;
	text-transform:uppercase;
	color:#55b0d4;
	font-size:20px;
	margin:0 0 10px;
	border:1px solid #c8c8c8;
}
.tickers .content {
	overflow:auto;
	height:1312px;
}
.tickers ul {
	margin:0 7px;
	list-style:none;
	font-size:20px;
}
.tickers li {
	padding:5px 0;
}
.tickers li div {
	background:#bfbfbf;
	padding:5px 15px;
	margin:0 0 9px;
	overflow:hidden;
	width:255px;
	font-weight:bold;
}
.tickers li strong {
	float:left;
	width:75px;
	color:#4350ce;
	font-size:15px;
}
.tickers li span {
	float:left;
	width:75px;
	font-size:15px;
}
.tickernumber{
margin-left:12px;
}
.direction {
	float:right;
	background:url(../images/arrow-direction.gif) no-repeat;
	width:17px;
	height:15px;
	overflow:hidden;
	text-indent:-9999em;
	margin:3px 0 0;
	font-size:1px;
}
.direction.down {background-position:0 100%;}
.tickers ul ul {
	margin:0 0 0 15px;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	width:250px;
}
.tickers li li {
	padding:0;
	width:50%;
	float:left;
}
.linkOut {
	font-size:15px;
}
.right-column {
	float:right;
	width:602px;
	padding:0 15px;
}
.center-column {
	border:1px solid #fff;
	background:#333333;
	margin: 10px 10px 10px 10px;
	overflow: hidden;
}
.center-top-box {
	
}
.center-top-box h2 {
text-align: right;
padding: 10px ;
font-size: 22px;
}

.center-top-box h2 a {
text-decoration: none;
color: #fff;
	
}
.center-top-box h2 a:hover {
text-decoration: underline;
color: #ccc;
}
.center-top-box h2 a span {
color: #f5a906;	
}
.center-content-box {
overflow: hidden;
padding: 0px 100px 40px 100px;
}
.center-content-box ul {
list-style-type: none;
margin: 0px;
padding: 0 0 20px 0;
}
.center-content-box ul li {
margin: 0px;
padding: 10px 0 30px 0;;
	
}
.center-content-box h1 {
color: #fff;
font-size: 26px;
text-align: center;
line-height: 1.2em;
margin: 0px;
padding: 10px 0px 20px 0px;
}
.center-content-box h1 a {
color: #fff;
text-decoration: none;
}
.center-content-box h1 a:hover {
color: #fff;
text-decoration: underline;
}

.center-content-box h2 {
font-size: 22px;
line-height: 1.2em;
margin: 20px 0 0 0;
color: #fff;
padding: 10px 0px 15px 0px;
	
}
.center-content-box h2 a {
font-size: 24px;
line-height: 1.2em;
color: #f5a906;
text-decoration: none;	
}
.center-content-box h2 a:hover {
text-decoration: underline;
color: #f5a906;
}
.center-content-box p {
	color: #fff;
	font-size: 14px;
	line-height: 1.3em;
	padding: 5px 0px;
	text-align: justify;
}
.center-content-box p a {
color: #cfcfcf;
text-decoration: underline;
}
.center-content-box p a:hover {
color: #c1e1ff;
text-decoration: none;
}
.center-content-box dl {
margin: 0px;
padding: 0px 0 50px 0;
font-size: 14px;
color: #fff;
line-height: 1.3em;
}
.center-content-box dl dt {
margin: 0px;
padding: 0px 0 10px 0;
}
.center-content-box dl dd {
margin: 0px;
padding: 0px 0 30px 0;
}
.center-content-box dl a {
color: #4da8ff;
font-weight: bold;
}
.center-content-box dl a:hover {
color: #cfcfcf;
text-decoration: none;
}
.form-box {
margin: 0px 0 0 0;
padding: 0px 0px 0px 0px;
	
}
.form-box dl label {
float: left;
width: 110px;
text-align: right;
padding: 0px 40px 0px 0px;	
font-size: 15px;
font-weight: bold;
}
.form-box dl dd label {
float:none;
clear:both;
text-align:left;
padding-left:10px;
}
.form-box dl {
line-height: 1.3em;
padding: 0px;

	
}
.form-box dl dt {
clear: left;
margin: 20px 0px;
padding: 0px;
}
.form-box dl dd {
margin: 20px 0px;	
padding: 0px;
}
.form-box input {
background-color: #333;
border: solid 1px #fff;
color: #fff;
width: 500px;
margin: 0 0px 0 0px;
padding: 5px;
	
}
.form-box textarea {
background-color: #333;
border: solid 1px #fff;
color: #fff;
width: 500px;
margin: 0 0px 0 0px;
padding: 5px;
overflow: auto;
	
}

span.comments a {
font-size: 14px;
color: #cfcfcf;
text-decoration: none;
font-style: italic;
}
span.comments a:hover {
color: #c1e1ff;
text-decoration: none;
}
a.button2 {
	display: block;
	text-align: center;
	background-color: #222222;
	color: #fff;
	line-height: 1.3em;
	font-size: 16px;
	vertical-align: middle;
	height: 25px;
	padding: 5px 20px 3px;
	text-decoration: none;
	width: 10em;
	margin: 30px auto 30px auto;
}

a:hover.button2 {
color: #fff;
background-color: #111111;
}
div.buttons {
	width: 515px;
	height: 30px;
	padding: 30px 0 0 150px;
	margin: 30px 0 0 0;
}
a.buttonl, a.buttonr  {
	display: block;
	text-align: center;
	background-color: #222222;
	color: #fff;
	line-height: 1.3em;
	font-size: 16px;
	vertical-align: middle;
	height: 25px;
	padding: 5px 20px 3px;
	text-decoration: none;
	margin: 0px;
}
a.buttonl{
	float: left;
}
a.buttonr{
	float: right;
}

a:hover.buttonl, a:hover.buttonr {
color: #fff;
background-color: #111111;
}
input.sbutton2 {
	text-align: center;
	background-color: #222222;
	line-height: 1.3em;
	font-size: 12px;
	vertical-align: middle;
	padding: 5px;
	border: solid 1px #fff;
	color:white;
}

input.sbutton1 {
	display: block;
	text-align: center;
	background-color: #222222;
	height: 35px;
	line-height: 1.3em;
	font-size: 16px;
	vertical-align: middle;
	padding: 5px 20px 3px;
	width: 10em;
	margin: 15px 75px 30px auto;
	border: solid 1px #fff;
	color:white;
}
input.radio {
	width:13px;
	height:13px;
}
input.checkbox {
	width: 13px; height:13px;
}
img.center-content-img1 {
	width: 350px;
	margin: 10px 30px 10px 0px;
}
img.center-content-img2 {
	width: 350px;
	margin: 10px 0px 10px 0px;
}
span.author {
float: right;
color: #fff;
font-size: 15px;
line-height: 1.3em;
margin: 0px;
padding: 20px 0 0 0;
width: 200px;
text-align: right;
}

div.search-box {
background-color: #1f1f1f;
border: solid 1px #111111;
width: 700px;
margin: 20px auto 50px auto;
height: 30px;
line-height: 30px;
padding: 15px 30px;
vertical-align: middle;
	
}
div.search-box label {
font-size: 15px;
color: #fff;
font-weight: bold;
}
input.search-m {
	width: 350px;
	margin: 0px 30px;
}

.news-list {
	width:602px;
	background:#dedede;
	padding-bottom:7px;
	margin-bottom:20px;
}
.news-list .row {
	padding:7px 0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.row .box {
	float:left;
	margin:0 0 0 15px;
	border:solid #999;
	border-width:2px 0;
	font-size:13px;
	font-weight:bold;
	display:inline;
}
.news-list .content {
	background:#fff;
	border:solid #999;
	border-width:1px 2px;
	margin:-1px;
	position:relative;
	width:245px;
	padding:10px 15px 25px;
	overflow:hidden;
}
.iframefeed {background:#DEDEDE;}
#home-newsfeed {width:602px; height: 1000px; border-width:0px; background:#DEDEDE;}
.news-list ul {
	margin:0 0 10px;
	list-style:none;
}
.news-list li {
	margin:0 0 20px;
	text-indent:11px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	position:relative;
}
.news-list h3 {
	font-size:20px;
	padding-top:3px;
	color:#ababab;
	margin:0 0 10px;
}
.news-list .title h3 {
	float:left;
	margin:0;
}
.news-list .title {
	width:100%;
	overflow:hidden;
	margin:0 0 10px;
	border-bottom:2px solid #dedede;
	padding:0 0 8px;
}
.news-list .rss {
	float:right;
	text-indent:-9999em;
	overflow:hidden;
	background:url(../images/ico-rss-s.gif) no-repeat;
	width:28px;
	height:27px;
}

.more {
	text-align:right;
	display:block;
}
.container {
	margin:0 -15px 0 -13px;
	padding:25px 15px 25px 13px;
	border-top:15px solid #3c3c3d;
}
.posts {
	width:602px;
	background:#dedede;
	overflow:hidden;
	padding-bottom:5px;
}
.posts .content {
	background:#fff;
	margin:-10px 5px 0;
	border:solid #999;
	border-width:2px 0;
	width:592px;
	float:left;
	display:inline;
}
.posts ul {
	list-style:none;
	font-size:13px;
	font-weight:bold;
	border:solid #999;
	border-width:1px 2px;
	margin:-1px;
	position:relative;
	width:560px;
	padding:20px 15px;
	float:left;
}
.posts em {
	display:block;
	font-size:12px;
	color:#a3a3a3;
	font-weight:normal;
	margin-top:10px;
}
.posts li {
	margin:0 0 10px;
	padding-left:11px;
	background:url(../images/bullet.gif) no-repeat 0 5px;
	position:relative;
	height:1%;
}
#footer {
	background:#313131;
	height:1%;
	overflow:hidden;
	border:1px solid #5d5c5c;
	margin:20px 0;
	color:#e1e1e1;
	padding:16px 15px;
}
#footer a {
	color:#e1e1e1;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
	color:#fff;
}
#footer p {
	float:left;
	margin:0;
	line-height:14px;
}
#footer ul {
	float:right;
	margin:0;
	list-style:none;
	overflow:hidden;
}
#footer li {
	float:left;
	padding:0 4px;
	margin:0 -4px 0 4px;
	display:inline;
	border-right:1px solid #fff;
	line-height:14px;
}

/* Pod with Rounded Corners
   To Init:	1) create a circle.png for background
		2) create a top and bottom edge for background
		3) define values for each css corner ie. .corner, .topr, .topl etc...
		4) define edges

		// For each instance ...
		5) specify width for pod
*/

.corner {width:10px; height:10px; background-image:url(img/corner.png);}
.topl {}
.topr {background-position:-10px 0px; margin-top:-10px; float:right; }
.botl {background-position:0px -10px;}
.botr {background-position:-10px -10px; margin-top:-10px; float:right;}
.edge {height:10px; margin-top:-10px; padding:0px 10px 0px 10px;}
.top {background-image:url(img/bgpod.png); width:100%; height:100%;}
.bot {background-image:url(img/bgpod.png); width:100%; height:100%;}

.podcontent {clear:both; background-image:url(img/bgpod.png); height:100%; padding:12px;}

/* Generic Pod Types */
div.mainpod {margin-top:30px; width: 940px;}
div.mainpod .podcontent {padding-left: 30px; padding-right:30px; color:white;}
div.form { width: 100%; background-color:#333333; color:white;}

div.reit-description {margin-top:20px; color:white;}
div.reit-description a {color:#FFFF99;}
div.reit-description a:hover {color:#32aab8;}

/* Blog Page */
#blog { width: 100%; background-color:#333333; color:white;}
#blog .blognav {list-style:none; float:right; width: 150px; }
#blog .blognav li {float:left; padding: 3px;}
#blog .blogBody {margin-top:10px; margin-bottom:20px;}
#blog .comment {display:block;padding:10px 0px;}
#blog h2 {margin-bottom:2px;}
#blog span.date {font-style:italic; font-size:11px; }
div.blog_reitnews { width: 1000px; background-color:transparent;}
div.blog_reitnews h2 {padding-left: 15px; color:white;}
div.blog_reitnews h3 {font-size:14px;}
div.blog_reitnews .box {}
div.blog_reitnews .content {width:225px;}

/* Forum */
div.forum {color:white;}
div.forum a {color:#F5A906; text-decoration:none;}
div.forum a:hover {text-decoration:underline;}
div.forum h2 {margin:0px 0px 20px; padding:0px;}
div.forum ul.nav li {float:left; padding: 3px; margin:2px;}
div.forum table {width: 100%;}
div.forum table td { border-spacing:0px; margin:0px;}
div.forum table thead td {border-bottom:1px solid white; padding:0px 0px 5px 0px; margin:0px;}
div.forum textarea {height: 200px;}
ul#forum-breadcrumb {list-style:none;padding:0px; height: 15px; margin-bottom: 10px; float:left;}
ul#forum-breadcrumb li {float:left; padding-right: 5px; font-weight:bold;}
form#forum-search {float:right; padding-top:10px; #width: 300px; _width:auto;}
form#forum-search .submit {font-size:10px; padding:2px; border: 1px solid White; background-color:#666666; color:white;}
form#forum-search .text {color:white; border: 1px solid #999999; padding: 3px 0px 3px 0px; background-color:transparent; background-color:#333333; border: 1px solid White;}
form.forum-header {height: 70px; width:800px; margin-top:20px;}
form.forum-header h2 {float:left;}
form.forum-header input {float:right;}
form.forum-header #deletetopic {display:block; float:none; clear:both;}
div.forum-post {width:100%; border-bottom: 1px dotted #666666; padding:10px 0px;}
div.forum-post h3 {margin:0px; padding:0px;}
div.forum-post h4 {margin:0px; padding:0px;}
div.forum-post h5 {margin:0px; padding:0px;}
div.forum-post ul {list-style:none; padding:0px; width: 175px; height: 50px; float:left;}
div.forum-post ul li {margin:0px; padding:0px;}
div.forum-post ul li em {font-size:11px;}
div.forum-post div.message {border-left:1px dotted #666666;float:left; width: 400px;padding-left: 30px; margin-bottom: 5px; }

/* Financial Site */
#forum {width: 730px; margin-top:10px; margin-left: 10px; float:left;}
#ranking {width: 100%;background-color:#333333; color:white;}

ul.tab {height: 20px; border-bottom:1px solid #444444; margin-top:10px;}
ul.tab li {float:left; color:white; margin-right:2px;}
ul.tab li.first { padding-right: 15px;}
ul.tab li a {text-decoration:none; font-weight:bold; padding:10px; color:#FFFF99;}
ul.tab li a:hover { text-decoration:underline; color:#32aab8;}
ul.tab li.on a { background-color:#444444; color:white;}
iframe.reit-frame {margin-bottom:10px}

#rss-list {list-style:none;}
#rss-list li {padding:3px 3px 3px 22px; margin:0px; background-image:url(../images/feed-icon-14x14.png); background-repeat:no-repeat; background-position:0px 3px;}
#rss-list a {color:White}

#paypalsubmit {margin-left:280px; margin-top:30px; width:auto; height:auto; border-width:0px;}
.termsconditions ul {list-style:disc;}
.termsconditions li {color:white; padding-left: 25px; margin-left: 10px;}


.pagination {}
.pagination li {float:left; color:White;border:1px solid #333333;}
.pagination li a {padding:5px; color:white; }
.pagination li a:hover {font-weight:bold; color:white;}



/* IE specific */
input.radio {#border-width:0px;}
label.radio {_margin-left: 170px; _margin-top:-20px;}
label#plannull {_margin-left: 0px; _margin-top:0px;}
