﻿@import "searchbox.css";
@import "tagcloud.css";
@import "searchautocompletion.css";
body, body.create-bg {
font-family:Arial,Helvetica,sans-serif;
font-size:80%;
margin:0pt;
padding:0pt;
background-image:url(../images/body-bg.jpg);
background-position:center 0pt;
background-repeat:no-repeat;
}

body#errorpage
{
background-image:url(../images/errorpage_bg.jpg);
background-position:center 0pt;
background-repeat:no-repeat;
}

form {
font-family:Arial,Helvetica,sans-serif;
}
h1 {

border-bottom:1px solid #F1F1F1;
color:#2E6077;
font-size:150%;
font-weight:bold;
margin:0px 0px 10px;
padding:10px 20px 10px 10px;
}
h2 {
border-bottom:1px dotted #CCCCCC;
color:#2E6077;
font-size:130%;
font-weight:normal;
margin:20px 10px 10px 0px;
padding:0pt 0pt 5px;
}
h3 {
background-color:#FFFFFF;
border-bottom:1px solid #F1F1F1;
color:#C1C1C1;
font-size:150%;
font-weight:normal;
margin:0pt;
padding:10px;
}
p {
margin:5px 0;
padding:5px 0;
}
a {
color:#222;
font-weight:normal;
text-decoration:none;
}
a:hover {
color:#333;
font-weight:normal;
text-decoration:underline;
}
a img 
{
	border:none;
}

strong {
font-weight:bold;
}
.superwrapper {
margin-left:auto;
margin-right:auto;
width:960px;
border:1px solid transparent;
position:relative;

}


.callout {
float:right;
margin:250px 0 0 0;
padding:0;
}

.callout  img {
	border:0;
}

.get-widget{
	position:absolute;
	top:448px;
	left:35%;
	border:0px solid red;
	text-align:center;
    }

.get-widget a{
	width:133px;
	height:48px;
	background-image:url(../images/get-widget.png);
	background-repeat:no-repeat;
	display:block;
	padding:0;
	margin:0;
	cursor: pointer;
    }
    
.get-widget a:hover{
	text-decoration:none;
	background-image:url(../images/get-widget-on.png);
	cursor: pointer;
    }

.get-widget a span{
	visibility:hidden;
    }

.addopp {
	position:absolute;
	top:450px;
	left:50%;
	border:0px solid red;
	text-align:center;
    }
    

.addopp a {
	width:120px;
	height:43px;
	background-image:url(../images/addopp_bg.png);
	background-repeat:no-repeat;
	display:block;
	padding:0;
	margin:0;
	cursor: pointer;
    }
    
.addopp a:hover{
	text-decoration:none;
	background-image:url(../images/addopp_on_bg.png);
	cursor: pointer;
    }

.addopp a span{
	visibility:hidden;
    }


.clearboth {
	clear:both;
    }

#home {
background-image:url(../images/index_bg.jpg);
background-position:center 0pt;
background-repeat:no-repeat;
}

.mastersearch {
float:none;
margin-left:auto;
margin-right:auto;
margin-top:215px;
padding-left:0px;
width:500px;
}

.header, .create-bg .header {
height:100%;
margin:20px 0pt 0pt;
text-align:left;
position:relative;
}

.create-bg .header 
{
	padding:0;
}

.content 
{
	background-color:transparent;
	/*background-image:url(../images/content-bg.png);
	background-repeat:repeat-y;
	background-position:0 20px;
	margin-top:20px;*/

	
}
.column1 {
	float:left;
	padding:10px 0px;
	width:660px;
	padding:0px 0 0px 10px;
	margin-left:30px;
	text-align:left;
	color:#000;
	
}
.column2 {
	float:right;
	margin:0px 30px 0px 0;
	padding:10px 0;
	width:210px;
	text-align:left;
}

.homefooter {
clear:both;
float:none;
text-align:center;
/*position:absolute;
bottom:0;
margin: 0 auto;
width:960px;*/
margin-top:200px;

}
.clearing {
clear:both;

}
.clearleft {
clear:left;
font-size:1%;
}
.clearright {
clear:right;
}

.branding, .create-bg .branding {
float:left;
margin-top:0px;
margin-bottom:0pt;
margin-right:10px;
width:400px;
}

.logo 
{
	float:left;
	height:220px;
}

.logo img {
	margin:60px 0px 0px;
	width:260px;
	height:80px;
	background-color:transparent;
}
.tabs {
	padding:10px 0pt 0pt 30px;
}
.tabs span {
	float:left;
	height:30px;
	margin:0pt 3px 0pt 0px;
	width:140px;
}
.poweredBy {
background-image:url(../images/poweredby.gif);
background-repeat:no-repeat;
float:right;
height:53px;
width:72px;
}
.text a {
background-image:url(../images/search_results_tab.png);
background-position:0pt -30px;
background-repeat:no-repeat;
display:block;
height:30px;
text-decoration:none;
width:140px;
}
.text a:hover {
background-image:url(../images/search_results_tab.png);
background-position:0pt 0px;
background-repeat:no-repeat;
text-decoration:none;
}
.map a {
background-image:url(../images/view_on_map_tab.png);
background-position:0pt -30px;
background-repeat:no-repeat;
display:block;
height:30px;
text-decoration:none;
width:140px;
}
.map a:hover {
background-image:url(../images/view_on_map_tab.png);
background-position:0pt 0px;
background-repeat:no-repeat;
text-decoration:none;
}
#selected a {
background-position:0pt 0px;
background-repeat:no-repeat;
}
.viewtabs {
}

.statusbar {
background-color:#CCC;
background-image:url(../images/statusbar-bg.png);
color:#000;
font-size:85%;
font-weight:bold;
margin:10px 25px 0 25px;
padding:0px 10px;
text-align:left;
height:30px;
line-height:30px;

}

.statusbar p 
{
margin:0;
padding:0;
height:30px;
line-height:30px;
}

.pagingtools {
color:#666666;
font-weight:normal;
}
.tools {
vertical-align:middle;
width:auto;
}
.tools {
padding:0px 0 0 0;
margin-top:0px;

}

.tabbbedBody 
{
	border:0px solid red;
	background-color:transparent;
	background-image:url(../images/tabbedBody-bg.png);
	background-repeat:no-repeat;
	margin-top:-15px;
	padding-top:15px;	
}



.sortbar {
clear:both;
background-color:#F0F0F0;
background-image:url(../images/sort_bar_bg.jpg);
background-repeat:repeat-x;
clear:right;
color:#666666;
font-size:85%;
font-weight:bold;
margin:0px 25px;
height:25px;
line-height:25px;
padding:0px 10px 0 10px;
}


.sortbar a {
color:#40324B;
}
.sortbar a:hover {
color:#806497;
}
.tools a img {
border:0px solid #F0F0F0;
margin:2px 4px 0 4px;
padding:3px 6px 4px 6px;;
vertical-align:middle;
border-bottom:0px solid #F0F0F0;
}


.tools a:hover img {
border-bottom:0px solid #669900;
margin:2px 4px 0 4px;
padding:3px 5px 4px 5px;
background-color:#fff;
background-image:url('../images/tools_on_bg.jpg');
background-repeat:repeat-x;
background-position:0 -2px;
text-decoration:none;
border-left:1px solid #CCC;
border-right:1px solid #CCC;
}
.tools a {

margin-top:8px;
}

.tools a+a img {
margin:2px 0px 0 0px;
}

.tools a+a:hover img {
margin:2px 0px 0 0px;
}



.category {
float:left;
margin:0px 0pt 0pt;
font-weight:bold;
/*height:20px;
line-height:20px;*/
}

.category span {
	background-image:url('../images/sort_l_bg.jpg');
	background-repeat:no-repeat;
	background-position:left;
	padding:4px 0px 4px 4px;
	font-weight:normal;
	
	}

.category span a,  .category span a:focus, .category span a:visited {
	background-image:url('../images/sort_r_bg.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding:4px 4px 4px 0px;
	height:17px;
	font-weight:normal;
	color:#666666
	
	}
	
	.category span a:hover {
	font-weight:normal;
	color:#000;
	}
	
span.sortSelected {
	background-image:url('../images/sort_select_l_bg.jpg');
	background-repeat:no-repeat;
	padding:4px 0px 4px 4px;
	*padding:0px 0px 0px 4px;
}

span.sortSelected span {
	background-image:url('../images/sort_select_r_bg.jpg');
	background-repeat:no-repeat;
	background-position:right;
	padding:4px 4px 4px 0px;
	*padding:0px 4px 0px 0px;
}






.locationSortBar {
background-color:#F0F0F0;
border-bottom:1px solid;
border-right:1px solid;
height:25px;
margin-left:166px;
margin-top:-25px;
padding:0px 5px;
position:absolute;
width:315px;
border:0;
}

.locationSortBar #BtnlocationSort{

}

.locationSortBar input{
vertical-align:middle;
}


.listeritemicons {
background-image:url(../images/listerIcon_bg.jpg);
background-repeat:no-repeat;
border:0px solid #CCCCCC;
float:right;
width:185px;
}
.listeritemicons ul {
background-image:url(../images/listerIconList_bg.jpg);
background-position:center bottom;
background-repeat:no-repeat;
margin:0pt;
padding:5px 0pt;
}
.listeritemicons ul li {
background-repeat:no-repeat;
list-style-type:none;
margin:5px 10px;
padding:5px 0pt 5px 30px;
font-size:90%;
}
.listeritemicons ul li a {
color:#003366;
}
.listeritemicons ul li a:hover {
color:#669900;
}
.date {
background-image:url(../images/dateicon.jpg);
}
.event {
background-image:url(../images/eventicon.jpg);
}
.viewmap {
background-image:url(../images/mapicon.jpg);
}
.audio {
background-image:url(../images/audioicon.jpg);
}
.video {
background-image:url(../images/videoicon.jpg);
}
.comment {
background-image:url(../images/commenticon.jpg);
}
.money {
background-image:url(../images/moneyicon.jpg);
}
.district {
background-image:url(../images/mapicon.jpg);
}
.discount {
background-image:url(../images/discounticon.jpg);
}
.disabledaccess {
background-image:url(../images/disabledicon.jpg);
}
.sponsor {
}
.sponsor h3 {
background-color:#FFFFFF;
border-bottom:1px solid #F1F1F1;
margin:0pt;
padding:10px;
}
.panel {
background-image:url(../images/panel_bg.jpg);
background-repeat:repeat-y;
margin:0px;
padding:0pt;
}
.panel h3 {
background-image:url(../images/panel_h3_bg.jpg);
background-repeat:no-repeat;
border:0px solid red;
margin:0pt;
padding:8px 10px 0px;
}

.panel span {
display:block;
margin:5px 10px 0px;
}
.panel span img {
margin-right:10px;
vertical-align:middle;
}
.panel ul {
list-style-type:none;
margin:0pt 10px;
padding:0pt;
}
.panel ul li {
background-image:url(../images/panel_bullet.jpg);
background-position:0pt 2px;
background-repeat:no-repeat;
margin:5px 0pt 0px 0px;
padding:0pt 0pt 0pt 10px;
}
.panel_endcap {
background-image:url(../images/panel_bottom_cap.jpg);
background-repeat:no-repeat;
height:25px;
}
.panel ul li div {
font-size:110%;
margin-bottom:0px;
}

.paging {
margin:10px 0pt;
padding:6px 6px 6px 200px;
text-align:center;
background-color:#E1E6E2;
background-image:url(../images/sort_bar_bg.jpg);
background-repeat:repeat-x;

}

.paging span 
{
	float:left;
}

.paging h5 {
float:left;
font-size:100%;
font-weight:normal;
margin:0pt 15px 0pt 0pt;
padding:0pt;
text-align:right;
width:170px;
}

.paging span {
margin:0pt 2px;
padding:0px;
text-align:center;
line-height:22px;
background-image:url(../images/paging-nav-off.jpg);
background-repeat:no-repeat;
width:22px;
width:22px;
display:block;

}
.paging span:hover, .paging span.current {

background-image:url(../images/paging-nav-on.jpg);
background-repeat:no-repeat;
}

.paging span.nostyle 
{
	background-image:none;
	margin:0 10px;
	width:auto;
	display:inline;
	float:left;
}

.footer, .create-bg .footer {
border:0px solid green;
background-image:url(../images/footer-bg.jpg);
background-position:0 2px;
background-repeat: repeat-x;
color:#666666;
margin:0pt;
padding:0px;
height:142px;
}

.footer a {
color:#666666;
text-decoration:underline;
}
.footer a:hover {
color:#000000;
text-decoration:underline;
}

.footer-inner 
{
	
	background-color:transparent;
	float:right;
	background-color:#ccc;
	width:800px;
	background-image:url(../images/footer-inner-bg.jpg);
	background-position:0 0;
	background-repeat: no-repeat;
	text-align:left;
	padding:40px 20px 20px 40px;
	height:81px;
}

.footer-inner p 
{
	margin:5px 0 0 0;
	padding:0;
}

.articledetails {
	
	padding:0px 0 6px 0;
	background-color:#EEFCFD;
}

.articledetails .sectionwrapper {
	margin:2px 10px 2px 10px;
	padding:0pt 0pt 0pt 0px;
	width:145px;
	background-color:transparent;
	font-size:80%;
	float:left;
	

}
.articledetails .sectionwrapper img {
	margin-right:10px;
	vertical-align:middle;
}

.articledetails .no-icon 
{
	margin-left:45px;
	width:140px;
}
.articleheaderwrapper {
	background-color:#EEFCFD;
	/*background-image:url(../images/articleheader_bg.jpg);
	background-repeat:no-repeat;*/
	width:202px;
	margin-left:10px;
	float:left;
	border-bottom:1px dotted #CCCCCC;
}

.articledetails .sectionwrapper a
{
}

.articleimage {
	
	margin:5px 5px 5px 5px;
	padding:0pt;
}

.articleimage img {
	
	width:190px;
	height:127px;
	border:1px solid #ccc;
}


.articlecontentwrapper {
	margin:0px 0pt 0pt 220px;
}

.articlecontentwrapper h2
{
	border-bottom:1px dotted #CCCCCC;
	color:#2E6077;
	font-size:130%;
	font-weight:normal;
	margin:15px 10px 10px 0;
	padding:0 0 5px;
}


.sectionwrapper {
	margin:7px 0pt 7px 10px;
}
.sectionwrapper label {
	display:block;
	float:left;
	font-weight:bold;
	width:180px;
}

div.details {
	margin-left:180px;
	margin-bottom:5px;
	
	padding:0px;
}

.listerwrapper {
}

.articlecontentwrapper .sectionwrapper {
	border-bottom:1px solid #F1F1FA;
	padding:5px;
	margin-bottom:0px;
}  


.commenttitle {
	background-color:#FFFFFF;
	background-image:url(../images/comment_bg.jpg);
	background-repeat:no-repeat;
	height:22px;
	padding:8px 0pt 0pt 40px;
}
.commenttitle a {
}
.commentdetail {
margin-right:10px;
}
.commentdetail p {
margin:10px 0pt 10px 40px;
padding:0pt 0pt 0pt 0px;
}
.consoltop {
background-image:url(../images/consol_top.gif);
background-repeat:no-repeat;
height:20px;
width:960px;
}
.consol {
background-image:url(../images/consol_middle.gif);
background-repeat:repeat-y;
height:100%;
}
.consolbottom {
background-image:url(../images/consol_bottom.gif);
background-repeat:no-repeat;
height:25px;
margin-bottom:10px;
width:960px;
}
.panel1 {
border:1px solid red;
float:left;
margin:0pt 0pt 0pt 6px;
padding:0pt 5px;
width:190px;
}

.panel1 ul {
height:148px;
overflow-x:hidden !important;
overflow-y:scroll !important;
}

.panel3 {
border:1px solid red;
float:right;
margin:0px 6px 0pt 10px;
padding:0pt 5px;
width:190px;
}
.panel2 {
border:1px solid red;
float:right;
margin:0pt;
padding:0pt 5px;
width:510px;
}
.consoltop {
background-image:url(../images/consol_top.gif);
background-repeat:no-repeat;
height:20px;
margin-top:10px;
width:900px;
margin-left:30px;

}
.consol {
background-image:url(../images/consol_middle.gif);
background-repeat:repeat-y;
/*height:200px;*/
overflow:hidden;
margin-left:30px;
}
.consolbottom {
background-image:url(../images/consol_bottom.gif);
background-repeat:no-repeat;
height:25px;
margin-bottom:0px;
width:900px;
margin-left:30px;
}


.panel1 {
border:0px solid red;
float:left;
margin:0pt 0pt 0pt 6px;
padding:0pt 5px;
width:190px;
text-align:left;
}
.consol h3 {
border-bottom:1px solid #F1F1F1;
font-size:100%;
margin:0pt 0px 10px 0px;
padding:0pt 0pt 5px;
color:#333;
font-weight:bold;
text-align:center;

}
.panel3 {
border:0px solid red;
float:right;
margin:0px 35px 0pt 10px;
padding:0px 5px;
width:190px;
text-align:left;
}
.panel2 {
border:0px solid red;
float:right;
margin:0pt;
padding:0pt 10px;
width:445px;
}
.consol ul {
list-style-type:none;
margin:5px 0px 0pt;
padding:0pt;
}
#scrollable {
height:148px;
overflow-x:hidden !important;
overflow-y:scroll !important;
}
.consol ul li {
background-color:#FFFFFF;
background-image:url(../images/panel_bullet.jpg);
background-position:2px 5px;
background-repeat:no-repeat;
margin:5px 5px 0px 0;
padding:3px 0pt 0pt 13px;
}

.consol ul ul 
{
	margin:0 0 0 0;
}
.consol ul ul li {
background-color:#FCFCFC;
background-image:none;
background-position:0pt 2px;
background-repeat:no-repeat;
font-size:95%;
font-weight:normal;
margin:0px 0px 0px -5px;
padding:0pt 0pt 0pt 15px;
}
.consol ul ul li a {
color:#585858;
}
.category h1 {
background-color:transparent;
margin:0pt 0pt 0pt -10px;
font-size:85%;
padding:0pt;
}

.quote {
background:transparent url(../images/start_quote.gif) no-repeat scroll left top;
float:left;
margin:3px 5px 8px 0pt;
padding-left:23px;
width:380px;
}
span.em {
background:transparent url(../images/end_quote.gif) no-repeat scroll right bottom;
color:#003366;
font-style:normal;
padding:2px 23px 2px 0pt;
text-align:left;
}


.nugget {
	
}

.nugget ul {
	margin:0;
	padding:0;
}

.nugget ul li {
	list-style-type:none;
	
	
}
.nugget ul li#myspace, .nugget ul li#li#facebook, .nugget ul li#bustrain 
{
	display:inline;
}


.nugget ul li#myspace a {
	background-image:url(../images/myspace_nugget.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:102px;
	margin:0 5px 10px 0;
	height:93px;
	text-decoration:none;
}

.nugget ul li#bustrain a {
	background-image:url(../images/travelnugget.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:102px;
	margin:0 5px 10px 0;
	height:93px;
	text-decoration:none;
}

.nugget ul li#facebook a {
	background-image:url(../images/facebook_nugget.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	width:102px;
	height:93px;
	text-decoration:none;
}

.nugget ul li#addopp a {
	background-image:url(../images/add-opp-nugget.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	clear:left;
	width:210px;
	height:57px;
	text-decoration:none;
	margin-bottom:10px;
}

.nugget ul li#widget a 
{
	background-image:url(../images/widget_nugget.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	clear:left;
	width:210px;
	height:57px;
	text-decoration:none;
	margin-bottom:10px;
}

.nugget li a:link, .nugget li a:visited, .nugget li a:focus   {
	
	display:block;
	height:50px;
	line-height:50px;
}



#submitOpportunity {
	background-image:url('../images/submitOpp_bg.jpg');
	background-repeat:no-repeat;
	width:330px;
	margin-left:20px;
	margin-bottom:50px;
	padding-left:10px;
}

#embedwidget {
	background-image:url('../images/embed_widget_bg.jpg');
	background-repeat:no-repeat;
	width:330px;
	margin-left:20px;
	margin-bottom:50px;
	padding-left:10px;
}

.page 
{
	/*width:880px;*/
}

.page p {
	margin:5px 0px 10px 0px;
	padding:0;
}

.intro {
	font-weight:bold;
	
}

.page h1 
{
	padding:5px 0 10px;
	margin:10px 0 15px 0;
}


.page h2 {
	margin:15px 0 10px;
}

.page ul {
	margin:20px 40px 20px 0px;
}

.page li {
	margin-bottom:10px;
	margin-left:50px;
}

p.nomargin  {
	margin:5px 0px 0px 0px;
	padding:0;
	}

div.recurtextcontainer 
{
	margin:0 0 15px 240px;
	width:300px;
}

div.recurtextcontainer span
{
	background-color:#C0B2CB;
	padding:5px;
	border:solid 1px;
}

div.recur-cbg input
{
	width: 20px;
}

div.recur-cbg label
{
	width: 20px;
	display:inline;
	float:none;
	margin-left:-2px;
	margin-right:0px;
	margin-bottom:0px;
	vertical-align:super;
	border-bottom:0px;
	padding:0px;
}

div.recur-cbg span.group
{
	margin:5px;
}

div.captcha input
{
	margin-left:237px;
}


.info
{
	float: right; 
	width: 300px !important; 
	background:transparent url('../images/infoline.png') no-repeat;
	padding-left:15px;
	display:none;
	position:absolute;
}

.info ul
{
	margin:0;
}

.info ul li 
{
	padding:0;
	margin-left:18px;
	margin-bottom:5px;
}

.visible
{
	display:block;
}

.feform 
{
	width:900px !important;
}

.page .feform {
	width:660px!important;
	float:left;
}

.page form {
	padding:0;
	margin:0;
}

.page form fieldset {
	padding:0 20px 0px;
	margin:0;
}

.page form h4 {
	margin:15px -10px 15px -10px;
}

.page form input, .page form textarea, .page form select {
	margin:4px 0 10px;
}

.page form .info 
{
	width:281px;
	margin-left:560px;
	padding-left:20px;
}

.page form .info ul li
{
	margin-left:-20px;
}

.page form .frontCheckbox input 
{
	margin-left:15px;
	width:auto;
	border:0;
}

.page form .date-picker-control {
	margin:5px 0 0 4px;
}

.page form p
{
	font-style:italic;
}

.content1
{
	width:980px;
}


label.error 
{
	color:Red;
	border-bottom:none;
	margin-left: 235px;
	margin-top:-10px;
	width:auto;
	clear:both;
}

input.error, textarea.error, select.error
{
	border:solid 1px Red;
}

.feform .date 
{
	background-image:none;
}

p.registeredCharity
{
    text-align: left;
    margin-top: 0px;
    float: none;
    font-size: 80%;
    color: #666;
}

#home p.registeredCharity
{
    text-align: center;
    color: #5D3260;
    margin-top: 5px;
}



.mo-figure 
{
	float:left;
	background-image:url('../images/mo/mo-1.gif');
	background-repeat:no-repeat;
	background-position:6px 0;
	width:136px;
	height:130px;
	margin-top:81px;
}

.pageendcap 
{
	background-color:transparent;
	height:30px;
	background-image:url('../images/pageendcap-bg.png');
	background-repeat:no-repeat;
}

.mo-hint 
{
	height:81px;
	background-image:url('../images/mo/mo-says.jpg');
	background-repeat:no-repeat;
	background-position:0px 0;
	padding:20px 10px 10px;
}

.mo-hint p
{
	font-family: "Comic Sans MS",  Arial;
	color:#fff;
	background-color:#999;
	padding:10px;
	margin:10px 10px 10px 120px;
	display:inline;
}

.opp-icons 
{
}

ul.opp-icons 
{
	margin:15px 0px 0px;
	padding:0;
}

ul.opp-icons  li
{
	margin:0;
	padding:0;
	display:inline;
	list-style-type:none;
}

.mogolink 
{
	width:100px;
	height:50px;
	position:absolute;
	right:0;
}
.mogolink a
{
	display:block;
	width:100px;
	height:50px;
	text-decoration:none;

}

#home .mogolink 
{
	margin-top:10px;
	width:150px;
	height:70px;
	position:absolute;
	right:0;
}
#home .mogolink a
{
	display:block;
	width:150px;
	height:70px;
	text-decoration:none;

}


img.caption 
{
	margin: 0;
	padding:0;
}

p.caption 
{
	margin: -10px 0 30px 30px;
	padding:0;
	font-size:90%;
	font-weight:bold;
	font-style:italic;
}

.errorpage_content 
{
	width:340px;
	margin:280px auto 0;
	padding-right:130px;
}

.listeritemwrapper {
	position: relative;
}

.free {
	left:0px;
	position: absolute;
	top: 0px;
	z-index: 100;
}
