/* MAIN OVERRIDES */

#promo {
  padding-bottom: 1px !important;
}

.top_domains .bids {
  width: 100px !important;
}


/* END OF MAIN OVERRIDES */

.block-wide {
	background: transparent url(images/b_middle.jpg) repeat-y;
	width: 492px;
	display: inline-block;
	margin: 0;
}

.block-wide .t {
	background: transparent url(images/b_top.jpg) no-repeat;
}

.block-wide .b {
	background: url(images/b_bottom.jpg) no-repeat 0 bottom;
	padding: 30px 25px 30px 10px;
}

.content.wide {
	width: 990px;
}
#new_video_player {
	width: 488px;
	margin: 0px 0px 4px 10px;
	display: inline-block;
	float: left;
}
#player {
	width: 480px;
	height: 360px;
	margin: 0px !important;
	padding: 0px !important;

}

.block-full {
		background: transparent url(images/wide_box_middle.jpg) repeat-y;
	width: 990px;
	display: block;
	clear: both;
	margin: 0;
}
.block-full #newsletter-box {
	margin-left: 500px;
}
.block-full #newsletter-box h3.subheader {
	padding: 0;
	margin-bottom: 10px;
	font-weight: bold;
	color: #e15208;
	font-size: 14px;
}
.block-full .t {
	background: transparent url(images/wide_box_top.jpg) no-repeat;
}

.block-full .b {
	background: url(images/wide_box_bottom.jpg) no-repeat 0 bottom;
	padding: 30px 35px 15px 10px;
}
.block-full h3 {
	color: #dc6601;
	padding-left: 10px;
	padding-right: 10px;
}
.block-full .block-content {
	padding-left: 10px;
	padding-right: 10px;
}
.signup {
	background: url(images/btn_join.jpg) no-repeat;
	width: 80px;
	height: 30px;
	color: #fffeff;
	font-weight: bold;
}
.td_on {
	background: url(images/on.png) no-repeat center center;
}
.td_off {
	background: url(images/off.png) no-repeat center center;
}
.style_table {
	border: none;
}
.style_table td {
	border: none;
	padding: 8px;
}

td.td_title {
	font-size: 16px;
	color: #dc6601;
	padding: 10px;
	background: url(images/gradient_orange.jpg) repeat-x left -107px;
	border-bottom: 1px solid #fad551;
}
tr.odd td {
	background-color: #f7f7f7;
	border-bottom: 1px solid #efefef;
}

