body{
background:none;
}

#ad_wrapper {
	float: right;
	height: 90px;
	width:auto;
	text-align: right;
	border: 1px solid #0000FF;
	position: relative;
margin-top:-8px;
}

#ad_twss_wrapper_third {
float: left;
	height: 72px;
	width:auto;
}

#ad_wrapper_no {
	float: left;
	height: 90px;
	width: 100px;
	text-align: right;
	position: relative;
	border: 1px none #00FFFF;

}

#ad_twss_wrapper {
	height: 22px;
	width: 96px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#ad_title{
	height: auto;
	width: 180px;
	height: 14px;
	overflow:hidden;
	text-indent: 0px;

}
#ad_title a, #ad_description a, #ad_website a{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
	}
	
#ad_title a {
color: #000000;
font-weight: bold;
text-decoration: underline;
}

#ad_description {
	height:auto;
	max-height: 40px;
	width: 180px;
	overflow:hidden;
	text-indent: -0px;
}
#ad_description a{
	color: #333333;
	line-height: 1.2em;
}

#ad_wrapper_individual {
float:left;
	height: auto;
	width: 180px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: left;
}
#ad_website {
	height: 14px;
	width: 180px;
	text-indent: 0px;
	overflow:hidden;
	margin-top: 2px;
}
#ad_website a{
	color: #009900;
}
.error {
	font-size: .9em;
	
	color: #FF0000;
}

