.page_container{
	padding: 9px;
	background: #0D0D0D;
}

#disclaimer_content{
	border:1px solid #000;
	margin:0 auto;
	padding:20px;
	text-align:left;
	width:922px;
	background: #141414 url(../images/disclaimer/logo.png) 470px 0px no-repeat;
	height: auto;

}

#disclaimer_content .content_left{
	float : left;
	width: 386px;
	height: 520px;
	background: #444;
	border: 3px solid #878787;
	clear: left;
	position: relative;
}

#disclaimer_content .content_left .text_overlay{
	position: absolute;
	top: 0px;
	background: transparent url(../images/disclaimer/overlay.gif) top left no-repeat;
	width: 176px;
	height: 100px;
	display: block;
	height: 100%;
	width: 100%;
}

* html #disclaimer_content .content_left .text_overlay
{
	background: transparent url(../images/disclaimer/overlay.gif) top left no-repeat;
}

#disclaimer_content .content_left h2{
	display: block;
	width: 100%;
	height: 30px;
	background: #000;
	filter:alpha(opacity=80);
	opacity: 0.6;
	position: relative;
	text-align: center;
	top: 490px;
	color: #FFF;
	font-family: Tahoma, serifSansSerifMonospace;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

#disclaimer_content .content_right{
	margin-left: 410px;
	padding-top: 150px;
	width: 509px;
	height: 398px;
	text-align: center;
	font-size: 11px;
	font-family: Tahoma, serifSansSerifMonospace;
}

#disclaimer_content .i_agree{
	height: 40px;
	margin-bottom: 5px;
	font-size: 10px;
}

#disclaimer_content .i_agree a{
	height: 40px;
	width: 100%;
	display: block;
	background: transparent url(../images/disclaimer/agree.png) no-repeat center;
}

#disclaimer_content .i_disagree{
	font-size: 10px;
	height: 20px;
	background: transparent url(../images/disclaimer/disagree.png) no-repeat 170px 2px;
	color: #666666;
	font-weight: bold;
	margin-bottom: 16px;
}

#disclaimer_content .i_disagree a,
#disclaimer_content .i_disagree a:link{
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

#disclaimer_content .quote{
	height: 60px;
	background: transparent url(../images/disclaimer/quote.png) center no-repeat;
	color: #666666;
	font-weight: normal;
}

#disclaimer_content .content_right .quote p{
	margin: 0px 50px;
	padding: 5px 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

#disclaimer_content .author{
	color: #c2c2c2;
	font-weight: bold;
	display: block;
	text-align: right;
	padding-right: 56px;
	font-size: 12px;
}

#disclaimer_content .content_right h2{
	color: #666;
	font-weight: bold;
	margin: 130px 0 0 0;
}

#disclaimer_content .content_right p{
	color: #666;
	text-align: left;
	margin: 10px 0 35px 0;
}

.conditions{
	background:#fff;
	padding:10px;
	margin:10px auto ;
	border:1px solid #D4D0C8;
	overflow-y:scroll;
	height:80px;
	width:460px;
	color:#000;
	text-align: left;
}

.thumbs .img{
	width: 221px;
	height: 147px;
	border: 3px solid #878787;
	position: relative;
}

.thumbs .title{
	background: #585858;
	line-height: 17px;
	text-align: right;
	font-weight: bold;
	padding-right: 4px;
	height: 20px;
}

.thumbs{
	width: 227px;
	float: left;
	margin-right: 2px;
}

.thumbs .overlay{
	background:	transparent url(../images/disclaimer/overlay2.png) bottom right no-repeat;
	position: absolute;
	bottom: 0px;
	right: 1px;
	width: 221px;
	height: 147px;
	display: block;
}

* html .thumbs .overlay{
	background:	transparent url(../images/disclaimer/overlay2.gif) bottom right no-repeat;
}

.thumbs_list{
	float: left;
	height: 154px;
	overflow: hidden;
	clear: both;
	margin-top: 2px;
	margin-bottom: 10px;
}
