/* @override http://www.stockinvestor.com/css/home.css */

#home_main {
	background-color: white;
	width: 500px;
	margin-left: 15px;
	_margin-left: 5px;
}

#home_sub {
	width: 310px;
	float: right;
	margin-right: 15px;
	border-left: 2px solid #cfcfcf;
	padding-left: 8px;
}

#free_tookit {
	width: 500px;
	height: 200px;
}

#three_boxes {
	width: 500px;
	height: 115px;
	background: url(../elements/3_boxes.png) no-repeat;
}

#blog_bb {
	width: 500px;
	height: 115px;
	background-image: url(../elements/blog.png);
}

.home_text {
	width: 490px;
	text-align: justify;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 5px;
	margin-bottom: 0;
	margin-top: 5px;
}

#home_text {
	width: 490px;
	height: 80px;
}

span.error
{
	color: #FF0000;
}

h2.grey_main {
	color: #414141;
	text-align: center;
	margin: 0;
	font: bold 11.5px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 3px;
}

h2.grey_sub {
	color: #414141;
	text-align: center;
	margin: 0;
	font: bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 5px;
}

td.left_box, td.mid_box, td.right_box {
	width: 166px;
}

p.three_boxes {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #535353;
	margin-top: 8px;
	margin-left: 9px;
	margin-right: 6px;
}

p.ox_home {
	color: #535353;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 60px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.ox_home_big {
	color: #535353;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 60px;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#blog_content {
	height: 35px;
	margin-top: 5px;
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 10px;
	margin-left: 50px;
	color: #535353;
}

a.blog_content:link, a.blog_content:active, a.blog_content:visited {
	color: #535353;
	text-decoration: none;
}

a.blog_content:hover {
	text-decoration: underline;
}

#ross_movie {
	width: 310px;
	height: 200px;
	background-image: url(../elements/it2_main.png);
}

p.it2 {
	text-align: left;
	color: white;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 140px;
	position: relative;
	left: 12px;
	top: 5px;
}

#pscroller1 {
	height: 20px;
}

a.blue_bold:link, a.blue_bold:active, a.blue_bold:visited {
	text-decoration: none;
	color: #1f3d7a;
	font-size: 12px;
}

a.blue_bold:hover {
	text-decoration: underline;
}

#ox_main {
	width: 310px;
	height: 200px;
	background-image: url(../elements/optionxpress_main.png);
}

#register {
	text-align: center;
	width: 310px;
	clear: both;
	height: 95px;
	background: url(../elements/si_live.png) no-repeat;
}

#register_link {
	position: relative;
	top: 75px;
}

a#ox_register {
    width: 265px;
    height: 26px;
    background-image: url(../elements/ox_button.png);
    background-position: 0 0;
    margin: 0;
	display: inline-block;
	top: 1px;
	position: relative;
}
a#ox_register:hover {
    background-position: 0 -26px;
}

#ox_terms {
	font-size: 10px;
	color: gray;
}
