/**/@media screen {
html { overflow-y: scroll; }
#foo {
	overflow: hidden;
	margin: 0;
	padding: 0 1px;
	display: block !important;
	display: inline-block;
	clear: both;
}
#foo 
dt {
	float: left;
	width: 122px;
	height: 264px;
	margin: 0 5px;
}
#foo 
dd {
	float: left;
	margin: 230px 0 0 -127px;
	line-height: 24px;
	text-align: center;
	width: 122px;
	background: url(../images/2tonegreen.png) repeat-x 0 50%;
	border-radius: 4px;
	font-family: arial, helvetica, sans-serif;
}
#foo 
dd 
a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	line-height: 24px;
	height: 24px;
	border-radius: 4px;
	background: url(../images/2toneblue.png) repeat-x 0 43px;
}
#foo 
dd 
a:hover {
	background-position: 0 50%;
}
#foo 
iframe {
	border: 1px solid #8fa4bf;
	width: 120px;
	/*float: left;*/
	/*margin: 0 5px 10px;*/
	height: 227px;
	overflow: hidden;
	background: url(../images/loading.gif) no-repeat center center;
}
#privacy_information {
	margin: 5px 7px 10px 0;
	overflow: hidden;
	display: block !important;
	display: inline-block;
}
#privacy_information 
div {
	width: 120px;
	height: 13px;
	overflow: hidden;
	float: right;
}
#privacy_information 
iframe {
	width: 120px;
	margin: -225px 0 0;
	height: 240px;
	overflow: hidden;
}
#criteria 
label {
	cursor: pointer;
	display: block;
	padding: 0 10px;
	width: 117px;
}
#criteria 
label:hover {
	color: #efefef;
	background: #2f67af;
}
#criteria {
	float: left;
	width: 137px;
	margin: 0 10px 0 0;
	padding: 10px 0;
	text-align: center;
	background: #1f569e;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
#criteria 
ul {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
}
#criteria 
li {
	background: none;
	padding: 0;
	float: left;
	clear: left;
}
.contain {
	overflow: auto;
	display: block !important;
	display: inline-block;
}
/**/}
