/* Inrunning Odds - Boxes */

#box_main1 {
	width: 530px;
}
#box_main2 {
	width: 530px;
}
#box_main3 {
	width: 260px;
}
#box_main4 {
	width: 260px;
	float:right;
}

.box_tab {
	height: 34px;
	background: url(../images/io_box_tab_bg.gif) repeat-x;
}
.box_tab_left {
	height: 34px;
	background: url(../images/io_box_tab_left_bg.gif) no-repeat top left;
	float: left;
}
.box_tab_left p {
	/*padding: 12px 0 0 15px;*/
	padding: 6px 0px 0px 17px;
}
.box_tab_right {
	width: 190px;
	height: 34px;
	background: url(../images/io_box_tab_right_bg.gif) no-repeat top right;
	float: right;
}
.box_tab_right p {
	padding: 6px 0 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	font-weight: bold;
}
.box_tab_right p span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f8f8f8;
	font-weight: bold;
}


#box_content1 {
	width: 498px;
	padding: 10px 15px 0 15px;
	background-color: #fcfcfc;
	float: left;
	border-left: #edece3 solid 1px;
	border-right: #edece3 solid 1px;
}
#box_content1 img {
	width: 243px;
	height: 164px;
	border: #edece3 solid 1px;
	float: left;
	margin-right: 10px;
}
#box_content1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
#box_content1 p span.error {
	color: red;
}
#box_content1 p.account {
	padding: 3px;
}
#box_content1 p.accountsubmit {
	padding: 3px 157px;
}
#box_content1 p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#box_content1 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content1 p a:hover {
	text-decoration: none;
}
#box_content1 p label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding: 4px 5px 0 0;
}

#box_content1a {
	width: 498px;
	padding: 10px 15px 0 15px;
	background-color: #fcfcfc;
	float: left;
	border-left: #edece3 solid 1px;
	border-right: #edece3 solid 1px;
}
#box_content1a p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
#box_content1a p span.error {
	color: red;
}
#box_content1a p.account {
	padding: 3px;
}
#box_content1a p.accountsubmit {
	padding: 3px 157px;
}
#box_content1a p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#box_content1a p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content1a p a:hover {
	text-decoration: none;
}
#box_content1a p label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding: 4px 5px 0 0;
}
#box_content1a p span.odds_status {
	color:#BDBDBD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	padding-left:5px;
	font-style:italic;
	line-height:160%;
}
#box_content1a td.odds_tab_left {
	text-align: left;
	padding-top: 3px;
}
#box_content1a td.odds_tab_left img {
	margin-top: -3px;
}
#box_content1a .odds_tab {
	cursor: default;
}
#box_content1a .odds_title {
	cursor: text;
}

#box_content2 {
	width: 498px;
	padding: 10px 15px 0 15px;
	background-color: #fcfcfc;
	float: left;
	border-left: #edece3 solid 1px;
	border-right: #edece3 solid 1px;
}
#box_content2a {
	width: 233px;
	padding-right: 13px;
	background-color: #fcfcfc;
	float: left;
	border-right: 1px dotted #edece3;
}
#box_content2b {
	width: 233px;
	padding-left: 14px;
	background-color: #fcfcfc;
	float: left;
}
#box_content2a img, #box_content2b img {
	width: 233px;
	height: 92px;
	border: #edece3 solid 1px;
}
#box_content2a p, #box_content2b p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}
#box_content2a p strong, #box_content2b p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#box_content2a p a, #box_content2b p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content2a p a:hover, #box_content2b p a:hover {
	text-decoration: none;
}

#box_content3 {
	width: 228px;
	padding: 10px 15px 0 15px;
	background-color: #fcfcfc;
	border-left: #edece3 solid 1px;
	border-right: #edece3 solid 1px;
	float: left;
}
#odds_events {
	clear:both;
}
#box_content3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #898989;
	padding:5px 0 0px 0;
}
#box_content3 p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5ab4b8;
	font-weight: bold;
}
#box_content3 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content3 p a:hover {
	text-decoration: none;
}
#box_content3 h4 a {
	color: #5AB4B8;
	text-decoration: underline;
	text-transform: none;
}
#box_content3 h4 a:hover {
	text-decoration: none;
}
#box_content3 h4.topics {
	padding-bottom: 7px;
}

#box_content4 {
	width: 234px;
	padding: 0px 12px 0px 12px;
	background-color: #fcfcfc;
	float: left;
	border-left: #edece3 solid 1px;
	border-right: #edece3 solid 1px;
}
#box_content4 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	padding-top: 12px;
}
#box_content4 p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5ab4b8;
	font-weight: bold;
}
#box_content4 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content4 p a img {
	width: 234px;
	height: 60px;
}
#box_content4 p a:hover {
	text-decoration: none;
}

#box_content5 {
	width: 499px;
	height: 190px;
	padding: 10px 15px 0 15px;
	background-color: #fcfcfc;
	float: left;
	border-left: #edece3 solid 1px;
/*	border-right: #edece3 solid 1px;*/
	overflow-y: scroll;
	overflow-x: hidden;
}
#box_content5 img {
	width: 243px;
	height: 164px;
	border: #edece3 solid 1px;
	float: left;
	margin-right: 10px;
}
#box_content5 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	color: #898989;*/
	color: #514F42;
}
#box_content5 p span.error {
	color: red;
}
#box_content5 p.account {
	padding: 3px;
}
#box_content5 p.accountsubmit {
	padding: 3px 157px;
}
#box_content5 p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
#box_content5 p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff982e;
	text-decoration: underline;
}
#box_content5 p a:hover {
	text-decoration: none;
}
#box_content5 p label {
	display: block;
	float: left;
	text-align: right;
	width: 150px;
	padding: 4px 5px 0 0;
}

.box_footer_left {
	width: 15px;
	height: 15px;
	background: url(../images/io_box_footer_left.gif) no-repeat;
	float: left;
}
.box_footer_center {
	width: 500px;
	height: 14px;
	float: left;
	border-bottom: #edece3 solid 1px;
	background-color: #fcfcfc;
}
.box_footer_center img {
	width: 10px;
	height: 14px;
	border: none;
}
.box_footer_center3 {
	width: 230px;
	height: 14px;
	float: left;
	border-bottom: #edece3 solid 1px;
	background-color: #fcfcfc;
}
.box_footer_center3 img {
	width: 10px;
	height: 14px;
	border: none;
}
.box_footer_right {
	width: 15px;
	height: 15px;
	background: url(../images/io_box_footer_right.gif) no-repeat;
	float: left;
}