#adsscreen{
	width: 720px;
	height: 313px;
	border: 5px solid #A5A8AC;
	background-color: black;
	color: white;
}
#adsscreen .lcontainer{
	vertical-align: top;
	width: 200px;
}
#adsscreen .rcontainer{
	vertical-align: top;
	width: 520px;
	background-color: #45413F;
}
#adsscreen .spot{
	width: 100%;
	height: 283px;
	background-image: url('../images/design/un/bg/ads_spot_bg.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#adsscreen .hline{
	height: 30px;
	font-family: 'Microsoft Sans Serif', Verdana, sans-serif;
	font-size: 10pt;
	font-weight: 800;
	color: white;
	background-color: #45413F;
	vertical-align: middle;
	text-align: center;
}
#adsscreen .hline img{
	vertical-align: middle;
}
#adsscreen .title{
	width: 100%;
	background-color: #495054;
	height: 40px;
	font-family: 'Microsoft Sans Serif', Verdana, sans-serif;
	font-size: 16pt;
	color: white;
	text-align: center;
}
#adsscreen .buttons{
	height: 60px;
	background-color: #ABABAB;
	background-image: url('../images/design/un/bg/ads_btns_bg.jpg');
	background-repeat: repeat-x;
	background-position: center bottom;
	vertical-align: middle;
	text-align: center;
}
#adsscreen .lmiddle{
	width: 100%;
	height: 213px;
	background-color: white;
	padding: 3px;
	margin: 0px;
	font-size: 8pt;
	color: black;
	text-align: justify;
	vertical-align: top;
}
#adsscreen .buttons td{
	width: 50%;
	text-align: center;
	vertical-align: middle;
	font-weight: 800;
	color: black;
}
#adsscreen .buttons td a{
	text-decoration: none;
	color: black;
	background-color: transparent;
}
#lwbanner{
	height: 126px;
	width: 730px;
	background-image: url('../images/design/un/bg/bg_tutor.jpg');
}