/*
	Flugapi.com
*/

*{
    padding: 0;
    margin: 0;
    list-style: none;
	border: none;
}

body {
	font: normal 100.1%/1.4em Arial,Helvetica,sans-serif;
	background: transparent url('../images/bg.png')  repeat-x;
    font-size : 12px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}

img {
    border:0px;
}

a{
	text-decoration: none;
	color: #81b823;
}

h2{
	font-weight: normal;
	font-size: 24px;
	margin-bottom: 15px;
	color: #444;
}

.center {
	text-align:center;	
}

.active{
	color: #81B823;
	text-decoration:underline;
}

.inactive{
	color: #d1d1d1;
	text-decoration:line-through;
}

#cloud{
	width: 100%;
	height: 275px;
	background: transparent url('../images/cloud-bg.jpg') no-repeat center top;
}

#cloud #main{
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#cloud #main #main2{
	float:left;
}

#cloud #main h1.logo a{
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	margin-top: 47px;
	width: 229px;
	height: 40px;
	background: transparent url('../images/logo.png') no-repeat;
}

/*
	Top Menü
*/


#cloud #main #top-menue{
	float: right;
}

#cloud #main #top-menue #right,
#cloud #main #top-menue #left{
	width: 7px;
	height: 41px;
	float: left;
	background: transparent url('../images/top-menue-left-right.png') no-repeat;
}

#cloud #main #top-menue #right{
	float: left;
	background: transparent url('../images/top-menue-left-right.png') no-repeat -7px 0;
}

#cloud #main #top-menue #bg{
	float: left;
	height: 41px;
	background: transparent url('../images/top-menue-bg.png') repeat-x;
}

#cloud #main #top-menue #bg ul{
	padding: 9px 14px;
	float: left;
}

#cloud #main #top-menue #bg ul li{
	float: left;
	padding-right: 11px;
	margin-right: 11px;
	background: transparent url('../images/top-menue-line.png') no-repeat right;
}

#cloud #main #main-menue #main-bg ul li.last,
#cloud #main #top-menue #bg ul li.last{
	background: none;
	padding-right: 0;
	margin-right: 0;
}

#cloud #main #top-menue #bg ul li a{
	color: #fff;
	font-size: 11px;
}

#cloud #main #main-menue #main-bg ul li.active{
	text-decoration:none;	
}

#cloud #main #main-menue #main-bg ul li.active a{
	text-decoration:none;
	font-weight:bold;
}

/*
	Main Menü
*/

#cloud #main #main-menue{
	width: 900px;
	float: left;
	margin-top: 44px;
}

#cloud #main #main-menue #main-right,
#cloud #main #main-menue #main-left{
	width: 8px;
	height: 44px;
	float: left;
	background: transparent url('../images/main-left.png') no-repeat;
}

#cloud #main #main-menue #main-right{
	float: right;
	background: transparent url('../images/main-right.png') no-repeat;
}

#cloud #main #main-menue #main-bg{
	height: 44px;
	float: left;
	width: 884px;
	background: transparent url('../images/main-bg.png') repeat-x;
}

#cloud #main #main-menue #main-bg ul{
	margin-top: 3px;
}

#cloud #main #main-menue #main-bg ul li{
	float: left;
	padding: 9px 20px;
	background: transparent url('../images/main-line.png') no-repeat right;
}

#cloud #main #main-menue #main-bg ul li a{
	color: #fff;
}

/*
	Head
*/

.contentImg{
	float: right;
	padding: 8px 0 20px 20px;
}

#cloud #main #head{
	height: 171px;
	width: 100%;
	float: left;
}

#cloud #main #head #head-text{
	width: 470px;
	margin: 30px 0 0 30px;
	float: left;
	line-height: 24px;
}

#cloud #main #head #pic{
	width: 366px;
	float: right;
	height: 174px;
	margin: -3px 5px 0 0;
	background: transparent url('../images/head-pic.jpg') no-repeat;
}

/*
	Search
*/

#cloud #main #search{
	width: 580px;
	height: 190px;
	position: relative;
	float: left;
	background: transparent url('../images/search-bg.png') no-repeat;
}

#cloud #main #search ul{
	width: 178px;
	color: #fff;
	margin: 21px 0 0 30px;
	float: left;
}

#cloud #main #search ul.last{
	margin-left: 20px;
}

#cloud #main #search ul li .input-bg{
	width: 178px;
	height: 24px;
	background: transparent url('../images/input-bg.png') no-repeat;
}

#returnDate_input .input-bg, #departureDate_input .input-bg {
	overflow:hidden;	
}

#cloud #main #search ul li .input-bg input.error {
	background: #ff4040;
	color: #fff;	
}

.margin-bottom{
	margin-bottom: 5px;
}

#cloud #main #search .radio{
	width: auto;
	float: left;
}

#cloud #main #search .submit{
	width: 92px;
	height: 30px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	background: transparent url('../images/search.png') no-repeat; 
}

#cloud #main #search ul li{
	float: left;
}

#cloud #main #search ul li .flug-chose{
	margin: 1px 0 0 5px;
	float: left;
}

#cloud #main #search ul li select.selectit{
	width: 112px;
	margin: 3px 2px 0 3px;
}

*+html #cloud #main #search ul li select.selectit
{
	border-color: #fff;
	height: 19px;
}

#cloud #main #search ul li input{
	width: 170px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin: 2px 0 0 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border:none;
	background: transparent;
}

#cloud #main #search ul.persons{
	margin: 0;
	width: auto;
	margin-left: 30px;
}

#cloud #main #search ul.persons li select.selectit{
	width: 74px;
}

#cloud #main #search ul.persons li .input-bg{
	width: 80px;
	background: transparent url('../images/person.png') no-repeat;
}

#cloud #main #search ul.persons li{
	float: left;
	margin-right: 5px;
}

#cloud #main #search ul.persons li.hinback{
	padding: 3px 0 0 10px;
}

#cloud #main #search ul.datetime li input{
	width: 110px;
}

#cloud #main #search ul.datetime li .input-bg{
	width: 118px;
	background: transparent url('../images/small-input-bg.png') no-repeat;
}

#cloud #main #search ul.datetime{
	width:118px;
	margin-left:20px;
}

#cloud #main #search ul.datetime li input#oneyway{
	width: auto;
}

#cloud #main #search ul li .t1{
	float: left;
	margin-right: 20px;
}

#cloud #main #search ul li select{
	width: 56px;
	float: left;
	margin-right: 20px;	
}

#cloud #main #blue-box{
	width: 310px;
	height: 190px;
	float: right;
	background: transparent url('../images/blue-box.png') no-repeat;
}

#cloud #main #blue-box #newsletter{
	margin-top:5px;	
}

/*
	Content Box
*/

#cloud #main #content-box{
	width: 840px;
	height: 72px;
	float: left;
	margin-top: 20px;
	padding: 34px 30px;
	color: #444;
	background: transparent url('../images/content-box.png') no-repeat;
}

#cloud #main .bigcontentbox #content h2,
#cloud #main #content-box h2{
	font-size: 20px;	
	margin-bottom: 15px;
	font-weight:normal;
}

/*
	Content Box dynamisch
*/

#cloud #main .bigcontentbox{
	width: 900px;
	float: left;
	margin-top: 20px;
	color: #444;
	background: transparent url('../images/contentbox_bg.png') repeat-y;
}

#cloud #main .bigcontentbox .top,
#cloud #main .bigcontentbox .bottom{
	float:left;
	width: 900px;
	height: 4px;
	background: transparent url('../images/contentbox_head_bottom.png') 0 0 no-repeat;
}

#cloud #main .bigcontentbox .bottom{
	background: transparent url('../images/contentbox_head_bottom.png') 0 -2px no-repeat;
}

/*
	Small content box
 */
 
#cloud #main .smallcontentbox{
	width: 673px;
	float: right;
	margin-top: 20px;
	color: #444;
	background: transparent url('../images/smallcontentbox_bg.png') repeat-y;
}

#cloud #main .smallcontentbox .top,
#cloud #main .smallcontentbox .bottom{
	float:left;
	width: 673px;
	height: 4px;
	background: transparent url('../images/smallcontentbox_head_bottom.png') 0 0 no-repeat;
}

#cloud #main .smallcontentbox .bottom{
	background: transparent url('../images/smallcontentbox_head_bottom.png') 0 -2px no-repeat;
}

#cloud #main .content{
	padding: 20px;
}

#cloud #main  #content h2{
	font-size: 20px;	
	margin-bottom: 15px;
}

/*
	Tabellen
*/

.box1,
.table2,
.table{
	width: 445px;
	float: left;
	margin: 20px 10px 0 0;
	background: transparent url('../images/title-bg.png') repeat-x;
}

.box1{
	width: 673px;
	margin-right: 0;
}

.box2{
	width: 100%;
	margin-right: 0;
}

.table2{
	width: 218px;
	margin-right: 9px;
}

.last{
	margin-right: 0;
	float: right;
}

.table-right,
.table-left{
	width: 5px;
	height: 39px;
	float: left;
	background: transparent url('../images/title-left.png') no-repeat;
}

.table-right{
	float: right;
	background: transparent url('../images/title-right.png') no-repeat;
}

.table-title{
	height: 29px;
	float: left;
	color: #333;
	padding: 10px 0 0 6px;
	font-weight: bold;
	font-family: verdana;
	font-size:12px;
}

.table2 table,
.table table{
	color: #333;
	width: 100%;
	clear: both;
	border-left: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5;
	border-top: 1px solid #e7e5e5;
	border-spacing: 0;
	
}

.table2 table tr.top-line,
.table table tr.top-line{
	font-weight: bold;
	font-family: verdana;
	background: transparent url('../images/top-line.png') repeat-x;
}

.table2 table tr.top-line{
	color: #81b823;
}

.table2 table tr td,
.table table tr td{
	height: 28px;
	padding-bottom: 2px;
	border-spacing: 0;
	padding-left: 10px;
	background: transparent url('../images/table-bg.png') repeat-x bottom;
}

.table2 table tr.bg,
.table table tr.bg{
	background: #f9f8f8;
}

.corner-bottom{
	height: 2px;
	float: left;
	width: 100%;
	margin-top: -3px;
	background: transparent;
	border-bottom: 1px solid #e7e5e5;
}

.corner-bottom .corner-left,
.corner-bottom .corner-right{
	width: 4px;
	height: 3px;
	float: left;
	background: transparent url('../images/corner-left.png') no-repeat;
}

.corner-bottom .corner-right{
	float: right;
	background: transparent url('../images/corner-right.png') no-repeat;
}

.price{
	color: #81b823;
}


/*
	Results
*/

.flightsearchTitle {
	font-size:10px;
}

#results .box1 ul{
	width: 661px;
	clear: both;
	float: left;
	height: 25px;
	border-top: 1px solid #e7e5e5;
	border-left: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5;
	padding: 4px 0 0 10px;
	background: transparent url('../images/top-line.png') repeat-x;
}

#results .searching{
	width: 673px;
	height: 80px;
	float: left;
	margin-top: 10px;
	text-align:center;
	padding-top:50px;
	font-size:24px;
	color:#FFF;
	background: transparent url('../images/searching.png') no-repeat;
}

#results .searchbar{
	margin-top: 20px;
}

#results .box1 ul li{
	float: left;
	font-weight: bold;
	font-family: verdana;
	margin-right: 10px;
	color:#333;
	background: transparent url('../images/line2.png') no-repeat right;
}

#results .box1 ul li.last{
	background: none;
}

#results ul.result-points li{
	margin-top: 10px;
	width: 672px;
	float:right;
	background: transparent url('../images/list-bg.png') repeat-y right;	
}

#results ul.result-points li .top{
	height:5px;
	width:672px;
	background: transparent url('../images/top-bg.png') no-repeat right;	
}

#results ul.result-points li .bottom{
	height:5px;
	width:672px;
	float: left;
	margin-top:6px;
	background: transparent url('../images/bottom-bg.png') no-repeat right;	
}

#results ul.result-points li .bprice{
	width: 88px;
	height: 55px;
	color: #fff;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	margin: 10px 18px 0 6px;
	float: left;
	background: transparent url('../images/preis.png') no-repeat;
}

#results ul.result-points li .bprice .price1{
	clear: right;
	display: block;
	font-size: 18px;
}

#results ul.result-points li ul.data li{
	width: auto;
	height: auto;
	float: left;
	color: #333;
	background: none;
}

#results ul.result-points li ul.booking{
	float: left;
	margin-top: 9px;
	padding-top:8px;
	width:530px;
	background: transparent url('../images/table-bg.png') repeat-x top;
}

.boxtext{
	width:560px;
	float:right;
}

#results ul.result-points li ul.booking li{
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	background: none;
	color: #81b823;
	float:none;
	font-size:11px;
	border-right: 1px solid #ccc;
}

#results ul.result-points li ul.booking li.last{
	border: none;
	margin: 0;
	padding: 0;
	height: auto;
	width: auto;
}

#results ul.result-points li ul.booking li.first{
	font-weight: bold;
	border: none;
	margin-right: 0;
	color: #333;
}


#results ul.result-points li ul.booking li a{
	white-space: nowrap;
}

#results ul.result-points li ul.booking li a:HOVER {
	text-decoration: underline;	
}

/*
	filter
*/

.table2 .filter,
.table2 .content{
	border-left: 1px solid #e7e5e5;
	border-right: 1px solid #e7e5e5; 
	border-top: 1px solid #e7e5e5;
	float: left;
	width: 216px;
	padding:0 !important;
}

.table2 .filter ul{
	padding: 10px;
}

.table2 .filter .filter-line{
	height: 25px;
	width: 206px;
	font-weight: bold;
	color: #333;
	font-family: verdana;
	padding: 4px 0 0 10px;
	border-top: 1px solid #e7e5e5;
	border-bottom: 1px solid #e7e5e5;
	background: transparent url('../images/top-line.png') repeat-x;
}

.table2 .filter ul li.big{
	font-weight: bold;
	color: #81b823;
}

.table2 .filter ul li a {
	color: #666;
}

*+html .table2 .filter ul li span {
	float:left;	
}

.table2 .filter ul li a:hover {
	text-decoration: underline;
	cursor: pointer;
}

.table2 .filter ul li .listprice{
	float: right;
	color: #81b823;
}

/*
	Results list
*/

#flightSearchLeftCol {
	float:left;
	width: 218px;
}


#results {
	float:right;
	width: 672px;
}

#results .box1 ul li.price{
	width: 92px;
}

#results .box1 ul li.date{
	width: 52px;
}

#results .box1 ul li.flytime{
	width: 78px;
}

#results .box1 ul li.time{
	width: 52px;
}

#results .box1 ul li.place{
	width: 175px;
}

#results .box1 ul li.line{
	width: 90px;
}

#results ul.result-points li ul.data{
	margin-top: 4px;
	float: left;
}

#results ul.result-points li ul.data li.date{
	width: 62px;
}

#results ul.result-points li ul.data li.time{
	width: 88px;
}

#results ul.result-points li ul.data li.tim2{
	width: 62px;
}

#results ul.result-points li ul.data li.place{
	width: 186px;
}

#results ul.result-points li ul.data li.lines{
	width: 99px;
}

#results ul.result-points li ul.data li.stops{
	width: 45px;
}

#results ul.result-points li ul.lastul{
	margin-top: 0;
	padding-bottom: 6px;
}

#results ul.result-points li ul.lastul li{
	margin-top: 0px;
}


.flightFormSpacer {
	height:20px;
	width:900px;
	float:left;	
}

input.calendar{
	background: transparent url('../images/cal.png') no-repeat 96px 2px !important;
	cursor:pointer;
}

*+html input.calendar{
	background-position: 96px 1px !important;
}

#searchingSpacer {
	clear:both;
	width:100%;
}

*+html #searchingSpacer {
	display:none;	
}

#searching{
	width: 673px;
	height: 110px;
	clear: both;
	text-align:center;
	padding-top: 20px;
	font-size:24px;
	color:#FFF;
	background: transparent url('../images/searching.png') no-repeat;
	margin-top:10px;
}

#searching #searchText{
	font-size:11px;
	margin-bottom: 10px;
	display:block;
	overflow:visible;
	height:22px;
}


#searching #searchbar{
	margin-top: 20px;
}

#footer{
	clear:both;
	font-size:11px;
	margin-bottom:20px;
}

#footerContent {
	padding:0 40px;	
}

#footer #copy{
	color:#999;
	clear:both;
	display:block;
}

#footer ul{
	margin: 10px 0;
}

#footer ul li{
	display:inline;
	border-right: 1px solid #ccc;
	padding-right: 10px;
	margin-left: 10px;
}

#footer ul li.last2{
	border:none;
	display:inline;
}


/*
	Message Box
*/

#main .message-success,
#main .message-error,
#main .message-notice,
#main .message-critical{
	float: left;
	width: 100%;
	height: 41px;
	margin: 15px 0 0 0;
	color: #fff;
	background: transparent url('../images/messageBox/green-bg.png') repeat-x;
}

#main .message-error{
	background: transparent url('../images/messageBox/red-bg.png') repeat-x;
}

#main .message-notice{
	background: transparent url('../images/messageBox/blue-bg.png') repeat-x;
}

#main .message-critical{
	background: transparent url('../images/messageBox/yellow-bg.png') repeat-x;
}

#main .message-success .text,
#main .message-error .text,
#main .message-notice .text,
#main .message-critical .text{
	float: left;
	margin: 10px 0px;
}

#main .message-success .left,
#main .message-error .left,
#main .message-notice .left,
#main .message-critical .left{
	width: 4px;
	height: 41px;
	float: left;
	background: transparent url('../images/messageBox/green-left-right.png') no-repeat;
}

#main .message-error .left{
	background: transparent url('../images/messageBox/red-left-right.png') no-repeat;
}

#main .message-notice .left{
	background: transparent url('../images/messageBox/blue-left-right.png') no-repeat;
}

#main .message-critical .left{
	background: transparent url('../images/messageBox/yellow-left-right.png') no-repeat;
}

#main .message-success .right,
#main .message-error .right,
#main .message-notice .right,
#main .message-critical .right{
	width: 4px;
	height: 41px;
	float: right;
	background: transparent url('../images/messageBox/green-left-right.png') no-repeat -4px 0;
}

#main .message-error .right{
	background: transparent url('../images/messageBox/red-left-right.png') no-repeat -4px 0;
}

#main .message-notice .right{
	background: transparent url('../images/messageBox/blue-left-right.png') no-repeat -4px 0;
}

#main .message-critical .right{
	background: transparent url('../images/messageBox/yellow-left-right.png') no-repeat -4px 0;
}

#main .message-success img.icon,
#main .message-error img.icon,
#main .message-notice img.icon,
#main .message-critical img.icon{
	float: left;
	margin: 13px 14px 14px 14px;
}

a.cheapFlightsLink {
	color: #333333;
}

a.cheapFlightsLink:HOVER {
	color: #81B823;
	text-decoration: underline;
}

#bookingPartner {
	float:left;
	margin: 20px 0 10px 0;
	width: 900px;
	height: 130px;
	background: transparent url('../images/partnerbg.png');
	text-align:center;
}

#bookingPartner div {
	padding-top: 35px;
}

#bookingPartner div a {
	padding: 0 5px;
}

#big-content{
	width: 500px;
	float: left;
}

.mainContent{
	float:right;
	width:631px;
	padding:20px;
	border-top:1px solid #E7E5E5;
	border-left:1px solid #E7E5E5;
	border-right:1px solid #E7E5E5;
}

.left-menue{
	display:block;
	clear:both;
	border-left:1px solid #E7E5E5;
	border-top:1px solid #E7E5E5;
	border-right:1px solid #E7E5E5;
	padding-bottom:5px;
}

.left-menue a.active{
	font-weight:bold;	
}

.left-menue .active {
	text-decoration:none;	
}

.left-menue ul li{
	border-top: 1px solid #f1f1f1;
	/*padding: 0 0 5px 5px;*/
	display:block;
}


.left-menue ul li:first-child {
	border-top:none;	
}

.left-menue ul li.last{
	margin:none;
	float:none;	
}

.left-menue ul li a {
	display: block;
	color: #333;
	padding: 6px 0 6px 10px;
	text-decoration:none;
}

.left-menue li ul.ul-level1 {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom:-1px;
	background-color: #f9f9f9;
}

.left-menue li ul li {
	border:none;
}

li.li-level1 a {
	padding-left: 20px !important;
}

li.li-level1 ul {
	padding-left: 10px;	
}

/*
li.li-level2 a {
	padding-left: 30px !important;
}

li.li-level3 a {
	padding-left: 40px !important;
}



.left-menue ul li a {
	display: block;
	padding: 2px 0 2px 10px;
}

.left-menue ul li.active {
	border-bottom: 1px solid #e5e5e5 !important;
}

.left-menue ul li.active a,
.left-menue ul li.active-nochildren a {
	font-weight: bold;	
}

.left-menue ul li.active ul li.active {
	border-bottom:none !important;	
}

.left-menue ul li.active a {
	border-bottom: 1px solid #e5e5e5;	
}

.left-menue ul li.active ul {
	background: #f9f9f9;
}

.left-menue ul li.active ul a{
	border-bottom:none;	
}

.left-menue ul li.last{
	float:none;
	border-bottom: none;
}

.left-menue ul li.active {
	text-decoration:none;
}

.left-menue ul li.last3{border:none;}



.left-menue ul li a:hover{
	color: #81B823;
}

*/


ul.contact-form li label{
	display: block;
	margin: 5px 0;
}

ul.contact-form li input{
	border: 1px solid #ccc;
	padding: 2px 4px;
	width: 300px;
}

ul.contact-form li textarea{
	border: 1px solid #ccc;
	padding: 2px 4px;
}

ul.contact-form li input.button{
	width: auto;
	margin-top: 5px;
}

#contentbox {
	float:right;
	width: 672px;
}

#cloud #main #main-menue #main-bg ul li a.last{
	float: none;
}

ul.contact-form li .error{
	border: 1px solid #e64e55;
}

#countrySelector{
	float:left;
	width: 144px;
	height: 25px;
	background: transparent url('../images/countrySelectorCorners.png') no-repeat;
	margin: 5px 2px 0 6px;
	color: #7c7c7c;
}

#countrySelector #countrySelectorBg{
	position:relative;
	background: transparent url('../images/countrySelectorBg.png') repeat-y;
	float:left;
	width: 144px;
	margin-top:2px;
	overflow:hidden;
	height: 23px;
}

#countrySelector #countrySelectorBottom{
	float:left;
	width: 144px;
	height: 2px;
	background: transparent url('../images/countrySelectorCorners.png') no-repeat 0 -2px;
}

#countrySelector ul {
	margin: 1px 0 0 10px !important;
	padding: 0 !important;
	background:none !important;
}

#countrySelector ul li {
	margin:0 !important;
	padding:0 !important;
	background:none !important;
	float:left;
	clear:both;
}

#countrySelector ul li.row {
	background: transparent url('../images/countrySelectorRow.png') no-repeat 113px 8px !important;	
}

#countrySelector ul li a{
	color: #7c7c7c !important;
	font-size: 12px !important;
	width: 107px;
	float:left;
	padding-left: 23px;
}

#countrySelectorBg ul li a:hover {
	color:#5c5c5c !important;	
}

#countrySelectorBg ul li a.de{
	background: transparent url('../images/flag/de.jpg') no-repeat 0 5px;
}

#countrySelectorBg ul li a.at{
	background: transparent url('../images/flag/at.jpg') no-repeat 0 5px;
}

#countrySelectorBg ul li a.ch{
	background: transparent url('../images/flag/ch.jpg') no-repeat 0 5px;
}

.ad{
	clear:both;
	float:left;
	margin:10px 0 2px;
}

.ad .ad-top{
	height: 5px;
	width: 672px;
	background: transparent url('../images/ad-top.png') no-repeat;
}

.ad .ad-bottom{
	height: 5px;
	width: 672px;
	background: transparent url('../images/ad-bottom.png') no-repeat;
}

.ad .ad-content{
	padding: 5px 20px 5px 20px;
	width: 632px;
	background: transparent url('../images/ad-bg.png') repeat-y;
}

.ad_header {color:#333;font-weight:bold;padding-bottom:7px;font-size:13px; font-family:arial; text-align:left;}
.ad_line1 {color:#468bc6;font-size:14px; text-decoration:underline; font-family:arial}
.ad_text {color:#333;font-size:12px; text-decoration:none; font-family:arial}
.ad_url {color:#81B823;font-size:9px;margin-bottom:12px; text-decoration:none; font-family:arial}
.search_header{background:#eee;padding:4px;font-size:15px;font-weight:bold; font-family:arial}
.wide_ads {background:#eaf1f9; padding:0px; width:480px; wrap:auto}
.narrow_ads {background:#ffffff; padding:0px; width:160px; wrap:auto}

#filterAd {
	text-align:left;
	padding: 10px 10px 0;
}

#skyscraper {
	float:left;
	width: 160px;
	margin: 134px 0 0 10px;
}
