body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:1em;
	line-height:150%;
	
}

.clearboth{
	clear:both;

}
#banner .site_title{
	background-image: url(../images/bhs_test3.gif);
    background-repeat: no-repeat;
    float: left;
    height: 234px;
    left: 0;
    margin: 8px 40px 0 20px;
    position: absolute;
    text-indent: -3000px;
    top: 0;
    width: 150px;
    z-index: 10000;
}
#banner{
	width:1000px;
	text-align:left;
	margin:0 auto;
	/*border: solid red 1px;*/
	height:180px;
	position:relative;
	z-index:2;
}
#banner .banner_image{
	text-indent:-3000px;
	position:relative;
	width:580px;
	
	height:180px;
	
	/*border:1px solid orange;*/
	background-image: url(../images/bannerimg_bw.jpg);
	background-repeat: no-repeat;
	margin:0px;
	position:absolute;
	left:180px;
	top:0px;
}
h1, h2, h3 {
	font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
}
#accessnavwrapper {
	width:100%;
	position:relative;
	background-color: #E5E5F2;
	padding-bottom: 2px;
}
#accessnav {
	color:#10105C;
	font-size:1em;
	margin:auto;
	text-align:right;
	width:960px;
	/*z-index:30000;*/
	position:relative;
}
#accessnav #access {
	float: right;
    padding-right: 20px;
    width: auto;
}
#accessnav #style {
	width:auto;
	float:right;

}
#accessnav a.high_contrast{
	background-image:url(../images/high-contrast-new.png);
	background-repeat:no-repeat;
	padding-left:40px;
	padding-bottom: 3px;
}
#accessnav a.larger_type{
	background-image:url(../images/text-increase-new.png);
	background-repeat:no-repeat;
	padding-left:30px;
	background-position:left center;
	margin-left: 10px;
	
}

#accessnav a {
	color:#10105C;
	text-decoration:none;
	font-size:0.9em;

}
#accessnav a:hover, #contact_header a:hover {
	color:#FF6600;
	text-decoration:underline;
}
#contact_header a {
	color:#FF6600;
	text-decoration:none;
	
}
#contact_header {
	color:#10105C;
	font-size:1.05em;
	left:764px;
	margin:0px;
	position:absolute;
	text-align:right;
	top:55px;
	z-index:4000;
	line-height:1em;
	padding:5px 0;

}
#contact_header p{
	margin:10px 0px;

}
#contact_header p.email-head {
	margin-bottom:25px;

}
#contact_header p.phone {
	background-image: url(../images/phone-icon.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 2px 41px 2px 0;
    font-size:1.2em;

}
#contact_header p a.email {
	background-image: url(../images/email-icon.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 3px 41px 4px 0;

}
#contact_header p.facebook {
	margin:10px 0px 25px 0px;

}
#contact_header a.facebook {
	background-image: url(../images/facebook-30px.gif);
    background-position: right center;
    background-repeat: no-repeat;
    padding: 5px 42px 5px 0;


}

#header {
	width:100%;
	height: 44px;
	background-color:#10105c;
	position:relative;
	text-align:center;
	
}
#header h1 {
	color:#FFFFFF;
	font-size:2.1em;
	padding-top:5px;
	text-align:right;
	font-weight:normal;
	width:970px;
	margin:0 auto;
	padding-right:178px;
	padding-bottom:10px;
}

#header .strapline {
	color:#FFFFFF;
	
	font-size:0.45em;
	font-weight:normal;
	
	font-family: Arial,Helvetica,sans-serif;
			
}
#page{
	text-align:left;
	width:1000px;
	margin:auto;
	/*border:1px solid #666;*/
}
h2.pagetitle {
	margin:0px;
}
#crumbtrail {
	background-color:#e5e5f2;
	color:#444444;
	font-size:0.9em;
	
	text-align:center;
}

.crumb_container{
	width:1000px;
	margin:auto;
	text-align:left;
	
}

#crumbtrail p {
	float: left;
	padding: 0;
	margin: 0 6px 0 210px;
}

#crumbtrail ul {
	margin: 0;
	padding: 0;
	display: inline;
	float: left;
}

#crumbtrail ul li {
	margin: 0 8px 0 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	float: left;
	background: url('../images/simple_arrow.png') -1px center no-repeat;
}

#crumbtrail a {
	color: #555;

}
#navigation{
	width:200px;
	float:left;
	background-color:fff;
	overflow:hidden;
	
}
#navigation ul {
	
	text-decoration:none;
	color:black;
	text-align:left;
	padding:0px;
	margin:0px;
	margin-top:2px;
	list-style-type:none;
}

#navigation ul li {
	background-color:#ff6600;
	margin-bottom:1px;
	padding:2px;
	font-size:0.9em;
	
}

#navigation ul li a {
	display:block;
	width:148px;
	
	font-size:1.2em;
	line-height:1em;
	padding-left:50px;
	padding-top:18px;
	padding-bottom:18px;
	color:black;
	text-decoration:none;
	background-position:left center;
	
}

#navigation ul li a:link, #navigation ul li a:visited {
	color:#000000;
}
#navigation ul li a:hover, #navigation ul li a:active ,#navigation ul li:hover {
	color:#ffffff;
	background-color:#10105C;
}
#navigation ul li.here a,#navigation ul li.expandhere a ,#navigation ul li.expandhere,#navigation ul li.ancestor a,#navigation ul li.here {
	background-color:#10105C;
	color:white;
}
#navigation ul li.expandhere ul li, #navigation ul li.expandhere ul li a {
	background-color:#fff;
	color:#000;
	padding-left:15px;
	
	margin:0px;
	font-size:1.1em;
}
#navigation ul li.expandhere ul li a {
	padding: 8px 15px;

}

#navigation ul li.ancestor,#navigation ul li.ancestor a {
	background-color:#10105C;
}
#navigation ul li.ancestor ul li,#navigation ul li.ancestor ul li a {
	background-color:#fff;
	color:#000;
	padding-left:15px;
	margin:0px;
	font-size:1.1em;
}
#navigation ul li.ancestor ul li a {
	padding:8px 15px;
}
#navigation ul li.ancestor ul li a:hover, #navigation ul li.expandhere ul li a:hover {
	color:#ff6600;
}
#navigation ul li.ancestor ul li.here a {
	background-color:#fff;
	background-image:url(../images/navarrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:8px 15px;
	color:#10105C;
	margin:0px;
	
}

#navigation ul li a.home{
	background-image:url(../images/home.png);
	background-repeat:no-repeat;
}
#navigation ul li.here a.home,#navigation ul li:hover a.home{
	background-image:url(../images/home_active.png);
	background-repeat:no-repeat;

}

#navigation ul li a.advocacy{
	background-image:url(../images/advocacy.png);
	background-repeat:no-repeat;
}
#navigation ul li.here a.advocacy,#navigation ul li.expandhere a.advocacy,#navigation ul li:hover a.advocacy, #navigation ul li.ancestor a.advocacy{
	background-image:url(../images/advocacy_active.png);
	background-repeat:no-repeat;

}
#navigation ul li a.directory{
	/*background-image:url(../images/whatstodo_orange.jpg);*/
	background-image:url(../images/brighton-icon-orange.gif);
	background-repeat:no-repeat;
	width:140px;
}
#navigation ul li.here a.directory,#navigation ul li.expandhere a.directory,#navigation ul li.ancestor a.directory,#navigation ul li:hover a.directory{
	/*background-image:url(../images/whatstodo_blue.jpg);*/
	background-image:url(../images/brighton-icon-blue.gif);
	background-repeat:no-repeat;
	width:140px;
}
#navigation ul li a.volunteers{
	/*background-image:url(../images/volunteer_orange.jpg);*/
	background-image:url(../images/getinvolved-icon-orange.gif);
	background-repeat:no-repeat;
	
}
#navigation ul li.here a.volunteers,#navigation ul li:hover a.volunteers{
	/*background-image:url(../images/volunteer_blue.jpg);*/
	background-image:url(../images/getinvolved-icon-blue.gif);
	background-repeat:no-repeat;
	
	
}
#navigation ul li a.whatson{
	background-image:url(../images/whatson.png);
	background-repeat:no-repeat;
}
#navigation ul li.here a.whatson,#navigation ul li.expandhere a.whatson,#navigation ul li.ancestor a.whatson, #navigation ul li:hover a.whatson{
	background-image:url(../images/whatson_active.png);
	background-repeat:no-repeat;

}
#navigation ul li a.info{
	background-image:url(../images/info.png);
	background-repeat:no-repeat;
}
#navigation ul li.here a.info,#navigation ul li:hover a.info{
	background-image:url(../images/info_active.png);
	background-repeat:no-repeat;
	
}
#navigation ul li a.about{
	background-image:url(../images/about.png);
	background-repeat:no-repeat;
}
#navigation ul li.here a.about,#navigation ul li:hover a.about{
	background-image:url(../images/about_active.png);
	background-repeat:no-repeat;
	
}
#navigation ul li a.contact{
	background-image:url(../images/contact-phone-orange.gif);
	background-repeat:no-repeat;
}
#navigation ul li.here a.contact,#navigation ul li:hover a.contact{
	background-image:url(../images/contact-phone-blue.gif);
	background-repeat:no-repeat;
}

#navigation hover .a {
	text-decoration:underline;
	background-color:#10105c;
	
}

#contentarea{
	width:79%;
	float:right;
	/*margin-top:20px;*/
}
#contentarea a {
	color: #ff6600;
	font-weight:bold;
	text-decoration:none;
}
#contentarea a:hover {
	text-decoration:underline;	
	
}
/*.pageblocktext p a{
	background-image:url(../images/linkarrow.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:9px;
}*/
#contentarea h2 {
	color:#FF6600;
	font-size:1.7em;
	font-weight:normal;
	line-height:140%;
	margin-top:2px;
}
#contentarea h2.pagetitle {
	color:#10105C;
	font-size:1.3em;
	margin:10px 0px;
}
#contentarea h3 {
	color:#10105c;
	font-size: 1.3em;
	
}

#content0 {
	/*border: solid 1px red;*/
	width: 495px;
	float:left;
	overflow:hidden;
}
.fullwidth #content0  {
	width:770px;
}
.fullwidth #content1 {
	width:770px;
}

#content1 {
	/*border:solid 1px green;*/
	width:240px;
	float:right;
}
.right_column {
	width:250px;
	float:right;
}

#footer {
	border-top:dotted 1px black;
	border-top:1px dotted black;
	margin-bottom:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:1000px;
}
#supportors {
	float:left;
	width:60%;
	margin-top: 40px;
	
}
#footer #supportors p {
	text-align:left;
	margin-bottom:0px;
}
#footer #supportors a {
	float:left;
	height:100px;
	padding:10px 10px 10px 0;
	text-decoration:none;
}
#footer #footernav a {
	float:right;
	color: #ff6600;
	text-decoration:none;
	padding:10px;

}

#footer #footernav a:hover {
	color:#10105C;
}
#footernav{
	width:40%;
	float:right;
}
#footernav p {
	float:right;
	margin:10px;
	width:auto;
}

.green {
	background-color:green;
	color:white;
	border: red solid 2px;
	
}

.pad{
	padding:0 5px 1em 5px;
}
.pad a {
	background-image:none;
}

.pad .graphictoolbar a.edit {
	background-image: url(../../../../admin/html_images/edit.jpg);	
}
.pad .graphictoolbar a.edit_image {
	background-image: url(../../../../admin/html_images/edit_image.gif);
}
.pad .graphictoolbar a.editlabelled{
	background-image: url(../../../../admin/html_images/edit.jpg);
}
.pad .graphictoolbar a.ok{
	background-image: url(../../../../admin/html_images/ok.gif);
}
.pad .graphictoolbar a.remove {
	background-image: url(../../../../admin/html_images/closebtnin.jpg);
}
.pad .graphictoolbar a.up {
	background-image: url(../../../../admin/html_images/up.jpg);
}
.pad .graphictoolbar a.down {
	background-image: url(../../../../admin/html_images/down.jpg);
}
.pad .graphictoolbar a.addlink {
	background-image:url(../../../../admin/html_images/maxbtn.gif);
}

.pageblocks .imageholder{
	clear:right;
	float:right;
	margin-left:10px;
	padding-bottom:1em;
	width:250px;
	
 }
 
 .arrowlink{
 	display:block;
 	
 }
 
 .caption{
 	background-color:#10105C;
	color:#FFFFFF;
	font-size:1.1em;
	margin-top:0;
	padding:4px;
	width:242px;
	text-align:left;

}

.dark{
	background-color:#E5E5F2;
}

div.thumb{
	width auto;
	float:left;
	margin-right:15px;
}
 a img{
 	border:none;
 }
 
 html{
 	height:100%;
 }

.vevent .dark, .vevent .light{
	padding:10px;
	/*margin-bottom:10px;*/
	border-top:3px solid #10105C;

}
.vevent .event-keyword {
	background-color: #10105C;
    color: white;
    float: right;
    margin-bottom: 27px;
    padding: 3px 8px;
    font-size: 0.9em;


}
.vevent .imageholder {
	clear:right;

}
.imageholder{
	float:right;
	margin:0 0 10px 10px;
}


/*HOME RIGHT COLUMN*/

.home #content1 {
	background-color:#e5e5f2;
	width:210px;
}
.home #content0 {
	width:550px;
}
.home #content1 h2 {
	background-color:#10105C;
	color:white;
	font-size:1.5em;
	margin:0;
	padding-left:10px;
	padding-right:10px;
	
}

.home #content1 h2.eventsfeedheader a, .home #content1 #review_feed h2 a {
	color:white;

}

.home #content1 h2.eventsfeedheader a:hover, .home #content1 #review_feed h2 a:hover {
	color:#FF6600;

}
.home #content1 h3 {
	margin:5px 0px;
	
}
.home .vevent {
	border-bottom:3px solid #10105C;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:8px;
	padding:4px 4px 10px;
}
.home .vevent p{
	clear:both;
	margin:5px 0;
}
.home .vevent .imageholder {
	float:none;
	background-image:url(../images/big_orange_arrow.png);
	background-repeat:no-repeat;
	background-position:right center;
	margin:8px 0;
	height:95px;
	overflow: hidden;
}
.home .vevent a {
	text-decoration:none;
}
.home .vevent a:hover {
	text-decoration:underline;
	

/*END HOME RIGHT COLUMN*/

 }
.useful #content1 {
	background-color:#e5e5f2;
}
.useful #content1 h3{
	margin:10px 10px 0px 10px;

}
.useful #content1 p {
	margin:10px;
}
.useful #content1 .pageblocks .editable {
	border-bottom:dotted 2px #10105C;
	margin:0px;
}
.useful #content1 .pageblocks .editable h2 {
	background-color:white;
	margin:0px;
	padding-bottom:10px;

}
 
 .third {
 	float:left;
 	width:31%;
 	margin-right:2%;

}
 	
#contentarea .addlinkwrapper {
	/*display:none;*/
}
.picleft .imageholder{
	float:left;
	margin-left:0;
	margin-right:20px;

}
.whats_on #content0 {
	/*margin-left:100px;*/
	width:100%;

}
.whats_on #events-wrapper {
	float: left;
    width: 597px;
    margin-top: 5px;

}
.whats_on #contentarea h2.pagetitle {
	/*margin-left:100px;*/
}
.box_highlight {
	border-left:solid 2px #10105C;
	border-right:solid 2px #10105C;
	border-bottom:solid 2px #10105C;
	padding:0px;
}
#contentarea .box_highlight p {
	padding:5px; 
}
#contentarea .box_highlight h3  {
	background-color: #10105C;
	color:#ffffff;
	padding:5px;
	font-weight:normal;
}
.getinvolved #content1 .imageholder, .contactus #content1 .imageholder {
	margin-top:10px;
	overflow:hidden;
	text-align:center;
	width:240px;
	
}
.whats_to_do {
	float:left;
}
.whats_to_do .imageholder {
	float:left;
	margin-left:0;
	margin-right:5px;
}
.accessibility #content0 {
	border-right:dotted black 2px;
	padding-right:18px;
	
}
.accessibility h3 {
	background-color:#f3f3f7;
	padding:5px;
}
.directory_icon {
	width:auto;
	float:left;
	height:160px;
	position:relative;
	z-index:10;
}
.directory_icon.count1, .directory_icon.count3, .directory_icon.count5, .directory_icon.count7 {
	margin-right:23px;
}
#contentarea .title {
	margin-bottom:10px;
}
.contact_list {
	border-top:3px solid #10105c;
}
.contact_list .imagewrapper {
	float:right;
	width:150px;
	padding:10px;
}
.contact_list h3 {
	margin-top:0px;
}
.contact .sidebar {
	border:1px solid #10105C;
	float:right;
	margin:0 0 20px 20px;
	padding:10px;
	width:300px;
}
.contact .sidebar p {
	margin:3px 0px;
}
.contact h3 {
	margin-top:0px;
	margin-bottom:5px;
}
.contact .sidebar  .imagewrapper {
	padding:0;
	text-align: center;
	margin-top:10px;
}
#navigation .committeecontainerli {
	background-color:#FFFFFF;
	margin-top:20px;
}
#navigation .committeecontainerli a {
	font-size:1.1em;
	padding:0;
	width:auto;
	color:#FF6600;
	padding:5px;
}
#navigation .committeecontainerli a:hover, #navigation .committeecontainerli:hover {
	text-decoration:underline;
	background-color:#fff;
	color:#FF6600;
	border:0px white;
	text-decoration:none;
	
}
.blog {
	border-bottom:3px solid #10105C;
}
.blogbody {
	margin-bottom:20px;
}
p.postblog {
	text-align:right;
}
p.postblog a {
	background-image:url(../images/post-icon2.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:28px;

}
p.addreview a {
	background-image:url(../images/review-icon.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 10px 5px 5px 32px;

}
.back p{
	margin:0px;

}
#content2 {
	position:relative;
}
.volunteer_whatson {
	left:350px;
	position:absolute;
	top:-57px;
}
.committee_whatson {
	left:450px;
	position:absolute;
	top:-57px;
	
}
.committee_whatson a {
	border-left:solid 1px #10105C;
	padding-left:20px;

}
.speech_bubble {
	width:550px;
	
 }
 .speech_bubble .pageblocktext,.speech_bubble .speechend{
 	background-image:url(../images/speechballoon.gif);
 	background-repeat:no-repeat;
 	width:219px;
 		padding:15px 30px 0px 10px; 
 		font-family:"Comic Sans MS",Arial,Helvetica,sans-serif;
 		font-size:1.2em;
 
 }
 
 .speech_bubble .pageblocktext p{
 	margin-bottom:0px;
 	margin-top:0.5em;
 	paddingt:0px;
 }
 
 .speech_bubble .speechend{
 	display:block;
 	background-position:bottom left;
 	height:20px;
 	padding:0px 25px 0px 10px;
 }
 .speech_bubble .imageholder {
 	width:250px;
 	overflow:hidden;
 	
 }


 body.editor #mainformcontainerdiv {
 	background-color:#D2DFE9;
	margin:20px auto;
	padding:10px;
	

}
body.editor .formelementwrapper label {
	display:block;
	float:left;
	text-align:right;
	width:16%;
}
body.editor .formelementwrapper input, body.editor .formelementwrapper textarea, body.editor .formelementwrapper select, body.editor .formelementwrapper select option {
	float:right;
	margin:auto auto 20px;
	width:80%;
}
textarea{
	height:150px;
}
.backtoreview {
	background-image:url(../images/small_orange_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	padding:10px 20px;
}
.reviewedby, .reviewedon {
	background-color:#E5E5F2;
	float:left;
	width:50%;
	margin-bottom:10px;
}
.reviewedby h4, .reviewedby p, .reviewedon h4, .reviewedon p {
	margin:0px;
	width:auto;
	float:left;
	padding:5px;
}
#mainformcontainerdiv, form#comments_form {
	padding:8px;
	width:auto;
	background-color:#E5E5F2;
}
fieldset {
	border:none;
	border-bottom:solid white 3px;
	margin-bottom:20px;
}
fieldset legend {
	color:#10105C;
	font-size:1.5em;
	font-weight:bold;
	padding:5px 0px;
}
.formelementwrapper label {
	display:block;
	float:left;
	text-align:right;
	width:25%;
}
.formelementwrapper input, .formelementwrapper textarea, .formelementwrapper select {
	display:block;
	float:left;
	margin-left:10px;
	width:50%;
}
fieldset .formelementwrapper, .widgetwrapper.formelementwrapper, .formelementwrapper {
	/*border-top:1px solid white;*/
	padding:20px 5px;
	position:relative;
}
.formelementwrapper .inputnote {
	background-color: white;
    border: 2px solid #10105C;
    clear: right;
    float: right;
    line-height: 140%;
    padding: 5px;
    position: relative;
    width: 20%;
}
.formelementwrapper .inputnote img {
	display:block;
	float: right;

}
.widgetmessage {
	padding:5px;
}
.formelementwrapper input#no_contact, .formelementwrapper input#speakout_no, .formelementwrapper input#speakout_yes{
	float:left;
	margin-left:35px;
}
.formelementwrapper input#submit {
	font-size:1em;
	margin-left: 195px;

}
.formclear {
	clear:both;
}
#contentarea .comments h3 {
	background-color:#10105C;
	color:white;
	font-weight:normal;
	padding:5px;
	margin:8px 0px 0px;
}
.comment {
	border-top:3px dotted #10105C;
	margin:10px 0;
	padding:8px;
}
.comment span.dtstart {
	font-weight:bold;
	float:left;
}
.comment h4 {
	color:#FF6600;
	margin:0 30px;
	float:left;
	padding-top:0px;
}
.comments p {
	line-height:120%;
	margin:10px;
	clear:left;
	padding-top:10px;
}
.whats_on .vevent .description_short {
	background-color:#E5E5F2;
	margin-top:10px;
	padding:5px;
	clear:right;
}
.backlink a {
	background-image:url(../images/small_orange_arrow_back.gif);
	background-repeat:no-repeat;
	padding:10px 22px;
}
.whats_on #contentarea .vevent .summary {
	background-image:url(../images/small_orange_arrow_more.png);
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	margin:5px 0;
	padding:10px 20px;
	clear:right;
}
.whats_on .vevent h3.title {
	background-image:none;
	float:none;
	margin:0;
	padding:0px 0px 8px 0;

}
.whats_on .vevent p {
	margin:5px 0px;
	clear:left;
	float: left;
}
.events_toolbar {
	float: right;
    margin: 0;
    text-align: right;
    width: 173px;
    background-color:white;
    Text-transform:capitalize;

}
#contentarea .events_toolbar a.all {
	color:black;
	clear:right;

}
#contentarea .events_toolbar a.all:hover, #contentarea .events_toolbar ul li a:hover {
	color: #FF6600;

}
.events_toolbar ul {
	margin:0px;
}
.events_toolbar ul li {
	/*background-color:#E5E5F2;*/
	color:#000000;
	display:block;
	float:right;
	margin-right:1px;
	padding:5px 0px;


}
#contentarea .events_toolbar ul li a {
	color:#FF6600;
	font-weight:normal;
	margin-left:10px;
}
#contentarea .events_toolbar a {
	color:white;
	margin-left:10px;
	font-weight:normal;
	
}
#contentarea .events_toolbar ul li.here a, #contentarea .events_toolbar ul li.here {
	background-color:#FF6600;
	color:white;
}
.download a.pdf, .blog a.pdf {
	background-image:url(../images/pdficon_small.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}
.back {
	background-image:url(../images/small_orange_arrow_back.gif);
	background-repeat:no-repeat;
	padding:8px 20px;
	float:right;
	margin-bottom:10px;
}
.contactlisttitle {
	float:left;
	padding:20px 30px;
	width:450px;
}
.postingdetails p {
	color:grey;
	font-size:0.8em;
	margin:0 10px;
}
.postingdetails {
	float:right;
	line-height:110%;
	padding:10px;
	text-align:right;
	width:50%;
}
.pageblocks .note {
	font-size:0.9em;
	line-height:70%;
	clear:both;
	padding-top:15px;
}
#footer #footernav p.logged-in a {
	padding:0px;
	margin:0px;
}
#footer #footernav .logged-in a {
	float:none;
}
a.url {
	background-image:url(../images/icon_download.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-bottom:5px;
	padding-left:30px;
}
#footernav p.reg {
	font-size:0.8em;
	color:#91908f;
	margin:0 10px;
}
#blog_intro {
	background-color:#E5E5F2;
	padding: 8px;
}
#blog_intro  p{
	margin:0px;
}
#review_feed h3 a {
	background-image:url(../images/your_reviews_small.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:40px;
}
#review_feed h3 {
	line-height:140%;
}
.whatstodo #content2 {
	clear:both;
	
 }
