html { font-family: Arial, Helvetica, Tahoma, sans-serif; }  /* Change this to fit the site */ 
body { color: #000; margin: 0; font-size: 62.5%; background: #fff;}

/* Reset all code */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txt version: 2.8.0r4
*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:1.2em;}

/* Base styles set */
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved. Code licensed under the BSD License:http://developer.yahoo.net/yui/license.txtversion: 2.8.0r4
*/

body{margin:0;}
h1{font-size:1.8em;}
h2{font-size:1.6em;}
h3{font-size:1.5em;}
p, li, input {font-size:1.3em;}
h1,h2,h3{margin:1em 0;}
h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold;}
optgroup{font-weight:normal;}
abbr,acronym{border-bottom:1px dotted #000;cursor:help;}
em{font-style:italic;}
del{text-decoration:line-through;}
blockquote,ul,ol,dl{margin:1em;}
ol,ul,dl{margin-left:2em;}
ol li{list-style:decimal outside;}
ul li{list-style:disc outside;}
dl dd{margin-left:1em;}
th,td{border:1px solid #000;padding:.5em;}
th{font-weight:bold;text-align:center;}
caption{margin-bottom:.5em;text-align:center;}
sup{vertical-align:super;}
sub{vertical-align:sub;}
p,fieldset,table,pre{margin-bottom:1em; color:#333;}
button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px;}

/* cufon loading */

.cufon-loading .home_sections h2,
.cufon-loading span.london,
.cufon-loading span.bristol,
.cufon-loading span.newsletter,
.cufon-loading .footer_right_col h3,
.cufon-loading .footer_right_col_2 h3,
.cufon-loading #main_content h2,
.cufon-loading .h2_news_blog a,
.cufon-loading .contact_address_box h3,
.cufon-loading h1,
.cufon-loading .headline,
.cufon-loading .feature_link,
.cufon-loading .focus_bold,
.cufon-loading #main_right_col h3 {
	visibility: hidden !important;
}
/* --- The only reliable way to style HR's is to hide them and them style a div! --- */
hr {
	visibility: hidden;
}
div.d_hv {
	border-bottom: 2px dashed #ebebeb;
	margin: 0 0 16px 0;
	height: 5px;
}

div.d_hv_solid {
	border-bottom: 2px solid #ebebeb;
	margin: 0 0 16px 0;
	height: 5px;
}

div.d_hv_white {
	border-bottom: 2px solid #fff;
	margin: -10px 0 7px 0;
	height: 5px;
}

div.d_hv_side {
	border-bottom: 2px solid #ebebeb;
	margin: -4px 0 0 0;
	height: 5px;
}

/* --- Some useful tools/classes --- */
.border { border: 1px solid #000 !important; }
.clrb { clear: both; }
.clrb_thin { clear: both; line-height: 0px; }
.inline { display: inline; }
.left { float: left; }
.right { float: right; }
.hidden { visibility: hidden; }
.size10 { font-size: 1.0em; }
.size12 { font-size: 1.2em; }
.size13 { font-size: 1.3em; }
.size14 { font-size: 1.4em; }
.size16 { font-size: 1.6em; }
.size18 { font-size: 1.8em; }
.none { display: none; }
.text_center { text-align: center; }
.text_right { text-align: right; }
.red { color: #FF0000; }
.black {color:#000}
.grey {color:#888;}
.off_black {color:#333}
.message { color: #FF0000; font-size: 1.3em; font-weight: bold; letter-spacing: -1px;}
.point { cursor: pointer; }
.no_marg { margin: 0!important; }
.no_left_margin { margin-left: 0!important;}
.top_margin_20 {margin-top:20px!important;}
.top_margin_10 {margin-top:10px!important;}
blockquote { padding:10px 20px 5px 20px; font-size:1.2em; line-height:1.4em;}

/* Clearfix code */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* ---  Main link styles --- */
a:link, a:active, a:visited { 
	text-decoration: none; 
	font-weight: normal;
	color:#25709F;
}
a:visited {
	text-decoration: none; 
}
a:hover {
	text-decoration: underline;
}

/* --- Basic site stuff --- */

body.medium { font-size: 69.5%; }
body.large { font-size: 76.5%; }

/* --- Header area --- */ 


div#header_rail {
	margin-top:0;
}

div#header_content {
	width:960px;
	margin: 0 auto 0 auto;
}

#header_left_col {
	float:left;
	margin-top:0;
}

#header_right_col {
	display:none;
}


.focus_logo {
	float:left;
	margin:0 0 10px 0;
}

ul#main_nav {
	clear:both;
	margin:10px 0 0 0;
	padding:0;
	float:left;
	font-family: 'Myriad Pro', 'Myriad', Arial, Helvetica, Tahoma, sans-serif;
}

ul#main_nav li {
	float:left;
	list-style:none;
}

ul#main_nav li a, ul#main_nav li a:visited {
	background-color:#f4f4f4;
	display:block;
	padding:0.5em 1.2em 0.5em 1.2em;
	color:#666666;
	font-size:1.3em;
	margin-right:4px;
}

ul#main_nav li a:hover, ul#main_nav li a.nav_on, ul#main_nav li a.nav_on:visited {
	color:#444;
	background-color:#e8e8e8;
}

/* --- Main content area ---*/

div#main_rail {
	
}

div#main_content {
	width:960px;
	margin: 25px auto 0 auto;
}

#main_content h1 {
	font-size:3.6em;
	border-bottom:2px solid #EBEBEB;
	padding-bottom:6px;
	margin:0 0 18px 0;
}


#main_content h2 {
	font-size:2.3em;
	margin:20px 0 10px 0;
	color:#333;
}


#main_content h2 a, #main_content h2 a:visited {
	color:#333;
	text-decoration:none;
}

#main_content h2 a:hover {
	color:#2570A0!important;
}



.rss_feed {
	display:block;
	float:left;
	margin:0 10px 0 0;
	padding-right:10px;
	border-right: 1px solid #ccc;
	
}

.rss_box {
	float:right;
	margin-top:20px;
}

#features {
	display:none;
}

div.feature {
	position:relative;
	width: 566px;
	height: 253px;
	padding-top: 20px;
}

.headline {
	display:inline;
	background-color:#fff;
	padding:0.1em;
	font-size:3.5em!important;
}

a.feature_link, a.feature_link:visited {
	position:absolute;
	top:233px;
	right:0;
	font-size:1.4em;
	background-color:#2570A0;
	color:#fff;
	padding:0.5em;
	text-decoration:none;
	cursor: pointer;
}

a.feature_link:hover {
	background-color:#1E5880;
}

#row1_left_col {
	display:none;
}


#row1_right_col {
	width:600px;
	float:left;
	font-size:1.8em;
	line-height:1.6em;
	font-family: 'Myriad Pro', 'Myriad', Arial, Helvetica, Tahoma, sans-serif;
	margin:5% 0 0 0;
}

#row1_right_col p {
	color:#666666;
}

#row1_right_col span {
	color:#333;
}

#feature_navigation {
	width:566px;
	margin:10px 0 10px 0;
	height:24px;
}

div#feature-paging {
	width: 80px;
	margin: 0 auto;
}

#feature_navigation a, #feature_navigation a:visited {
	background-image:url(/images/feature_nav_sprite.png);
	background-position:-42px 0;
	width:14px;
	height:24px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
	float:left;
	margin-right:3px;
}

#feature_navigation a.activeSlide, #feature_navigation a.activeSlide:visited {
	background-image:url(/images/feature_nav_sprite.png);
	background-position:-42px -24px;
}

#feature_navigation a.activeSlide:hover {
	background-image:url(/images/feature_nav_sprite.png);
	background-position:-28px -24px;
}

#feature_navigation a:hover {
	background-image:url(/images/feature_nav_sprite.png);
	background-position:-28px -24px;
}

#feature_navigation a.prev_feature, #feature_navigation a.prev_feature:visited  {
	background-position:top left;
}

#feature_navigation a.prev_feature:hover  {
	background-position:0 -24px;
}

#feature_navigation a.next_feature, #feature_navigation a.next_feature:visited   {
	background-position:-14px 0;
	float: right;
}

#feature_navigation a.next_feature:hover   {
	background-position:-14px -24px;
}

#homepage_row_2 h2 {
	margin:0 0 10px 0;
	font-size:2em;
}

#homepage_row_2 ul {
	padding-left:2px;
	margin-left:2px;
	padding-right:2px;
	margin-right:2px;
	margin-top:15px;
}

#homepage_row_2 ul li {
	list-style:none;
	background:url(/images/blue_list_arrow.gif) 12px 8px no-repeat #FFFFFF;
	padding:4px 8px 5px 25px;
	margin-bottom:4px;
	font-size:1.4em;
}

#homepage_row_2 ul li a, #homepage_row_2 ul li a:visited {
	color:#666666;	
}

.row2_col {
	width:241px;
	float:left;
	margin:20px 44px 0 0;
	border-top:1px solid #dfdfdf;
	padding:10px 0 0 10px;
}

.row2_col_wide {
	width:317px;
	float:left;
	margin:20px 0 0 0;
	border-top:1px solid #dfdfdf;
	padding:10px 0 0 10px;
}

.client_home_logos {
	margin:0 10px 0 0;
}

.blog_home_thumb {
	float:left;
	margin: 0 20px 0 0;
}

.blog_small_titles {
	font-size:2em;
	font-weight:normal;
	font-family: 'Myriad Pro', 'Myriad', Arial, Helvetica, Tahoma, sans-serif;
	color:#25709F;
	margin:0 0 10px 0;
}

.blog_intro_text {
	font-size:1.4em;
	line-height:1.3em;
	color:#666666;
	margin:0;
}

.side_section_wrap {
	background:#fff;
	padding:8px;
	margin-bottom:10px;
}

.side_section_wrap h3 {
	font-size:2.8em;
	margin:0 0 5px 0!important;
	padding-top:10px;
	font-weight:normal;
}

.side_blog_bg_long {
	padding:0 0 10px 0;
	margin-bottom:10px;
	width:202px;
}

.side_blog_bg_foot {
	float:left;
	background:url(/images/blog_bg_foot.png) top left no-repeat;
	width:139px;
	position:relative;
	margin-bottom:25px;
	height:85px;
}

.side_blog_wrap {
	background:#fff;
	margin-bottom:10px;
}

.side_blog_wrap h3 {
	font-size:2.8em;
	margin:0 0 13px 0;
	padding-top:0;
	font-weight:normal;
}

.side_date_pointer_wrap {
	position:absolute;
	top:-4px;
	left:0;
	width:204px;
}


/* BLOG Styling */

.blogs p.tags {
	background:none!important;
	padding:0;
	position:absolute;
	top: 32px;
	right:0;
	color:#666666;
}

.blog_bg_long {
	padding:20px 20px 20px 20px;
	width: 671px;
	border:4px solid #eee;
	-moz-border-radius:  4px;
	-webkit-border-radius:  4px;
}

.blog_bg_long p, .blog_bg_long li {
	line-height:1.5em;
	margin-bottom:1.5em;
	font-size:1.35em;
}

.work_site_link {
	padding:10px; 
	background-color:#eee; 
	display:inline; 
	line-height:60px!important;
}

.blog_bg_foot {
	float: left;
	width: 100%; height: 54px;
	position: relative;
	margin-bottom: 25px;
}

p.date {
	float: right;
	margin-top: 10px;
	font-size: 1.1em !important;
	color: #B0B0B0;
}

p.date_comment {
	float: right;
	margin-top: 0;
	font-size: 1.1em !important;
	color: #B0B0B0;
}

.author_comment {
	float:left;
}

p.blogthumb {
	float:left;
	margin-top:10px;
	margin-left:2px;
	font-size:1.2em !important;
	color:#333;
	text-align:center;
	border:1px solid #eee;
	padding:3px;
}

p.blogthumb span {
	display:block;
	margin-top:5px;
}

.date_pointer_wrap {
	position:absolute;
	top:-5px;
	left:0;
	width:715px;
}

a.comments {
	display:block;
	float:right;
	clear:both;
	margin-right:15px;
	margin-top:20px;
}

.speech_pointer {
	float:left;
	background:url(/images/blog_speech_pointer.png) top left no-repeat;
	width:86px;
	height:23px;
	margin-left:2px;
}

#main_left_col {
	width:700px;
}

#main_right_col {
	display:none;
}

#main_right_col p {
	color:#666666;
}

.blog_top_margin {
	margin-top:43px;
}

.blog_grey_wrap {
	background:#f5f5f5;
	padding:8px;
	margin-bottom:10px;
}

.blog_grey_wrap h3 {
	font-size:2.8em;
	margin:0 0 10px 0;
	padding-top:0;
	font-weight:normal;
}

.blog_grey_wrap ul {
	margin:0;
	padding:0;
}

.blog_grey_wrap ul li {
	margin-left:0;
	padding-left:0;
	list-style:none;
}

.blog_grey_wrap form, .blog_grey_wrap fieldset {
	margin:0;
	padding:0;
}

.blog_grey_wrap input {
	width:138px;
}

#blog_search {
	background:none;
	width:auto!important;
	padding:0;
}

.blog_image {
	float:right;
	margin:10px;
}

.contact_info p {
	font-size:1.2em;
	margin: 0 0 10px 8px;
	float:left;
}

.contact_info img {
	margin-bottom:10px;
}

.contact_info p a, .contact_info p a:visited {
	margin: 8px 0 8px 0;
	float:left;
}

.featured_work_wraps {
	width:720px;
	float:left;
	margin:0 0 50px 0;
	border-bottom:1px solid #ddd;
}

.work_page_intro {
	width:720px;
	float:left;
	padding-bottom:10px;
	margin:0 0 30px 0;
	border-bottom:1px solid #ddd;
	font-size:1.1em;
	line-height:1.8em;
}

.quoted_person {
	color:#999;
	float:right;
	font-size:0.9em;
	text-align:right;
}

.featured_work_wraps > img {
  border:3px solid #efefef;
}

.featured_work_wraps a img, .featured_work_wraps a:hover img {
	border:3px solid #efefef;
}

.featured_work_wraps a:hover img {
	border:3px solid #ddd;
}

.featured_work_wraps h3 {
	margin:20px 0 20px 0;
	font-size:1.9em;
}

.featured_work_wraps p {
	margin:10px 0 5px 0;
	line-height:1.4em;
}

.featured_work_wraps h3 a, .featured_work_wraps h3 a:visited {
	font-weight:bold;
}

#client_logos_wrap {
	height: 260px;
	border-bottom:1px solid #ebebeb;
	margin-bottom:5px;
	overflow:hidden;
}

.client_logo_bg {
	background:url(/images/client_logo_bg.png) top left no-repeat;
	height:113px;
	width:178px;
	padding-top:10px;
	float:left;
	margin:0 2px 0 0;
}


.client_logo_bg img {
	margin:0 auto 0 auto;
	display:block;
}

/* --- Contact us styling -- */
.contact_us form {
	margin-bottom:60px;
}

.contact_us textarea {
	float:left;
	background:url(/images/input_bg.png) top left no-repeat;
	border:none;
	width:370px;
	height: 70px;
	padding:6px 5px;
	border:1px solid #eaeaea;
	margin:0 0 8px 0;
	
}

.contact_us input {
	width:250px;
	border:1px solid #eaeaea;
	margin:0 0 8px 0;
}

.contact_us fieldset {
	padding:10px 25px 10px 20px;
	background-color:#eee;
	margin-bottom:5px;
}

#enquiry_submit {
	float:right;
	width:auto;
	background-image:none;
	border:0;
	padding:0;
}

label {
	display:block;
	font-size:1.3em;
	color:#666666;
	margin:0 0 3px 0;
}

.field {
	width:260px;
	float:left;
}

.field_wide {
	width:380px;
	float:right;
}

.req {
	background-color:#2774A7;
	padding:1px 3px;
	font-size:0.7em;
	color:#fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin: 0 0 0 5px;
}

.contact_address_box {
	float:left;
	width:280px;
	border:1px solid #ebebeb;
	padding:15px 15px 5px 15px;
	margin:0 45px 15px 0;
	color:#666666;
}

.contact_address_box h3 {
	padding:0 0 3px 0;
	margin:0 0 10px 0;
	font-size:1.8em;
	color:#333;
	border-bottom:1px solid #eaeaea;
}

.find_us_icons {
	float:right;
	margin-right:5px;
	text-align:center;
}

a.find_us_icons, a.find_us_icons:visited, a.find_us_icons:hover {
	font-weight:bold;
	font-size:1.2em;
	text-decoration:none;
}

div.employee {
	margin: 15px 0 5px;
	width: 650px;
}
div.employee h3 {
	color: #333;
	font-size: 1.5em;
	margin-bottom: 7px;
	padding-top:9px;
}
div.bg_shadow {
	float: left;
	background: url(/images/client_logo_bg.png) top left no-repeat;
	width:160px;
	height:108px;
	margin-right:10px;
	padding: 10px 5px 5px 13px;
}


/* --- Footer area ---*/

div#footer_rail {
	margin:35px 0 50px 0;
}

div#footer_content {
	width:940px;
	background-color:#f5f5f5;
	margin: 0 auto 0 auto;
	border-top:1px solid #ccc;
	padding:10px 0 10px 20px;
}

#footer_content p {
	font-size:1.3em;
	color:#666666;
}

.footer_right_col_2 p {
	width:250px;
	min-height:158px;
}

#footer_left_col {
	width:390px;
	float:left;
}

.footer_right_col {
	width:211px;
	margin:0 39px 0 15px;
	float:left;
}

.footer_right_col_2 {
	float:left;
	width:285px;
}

div#footer_content h3 {
	font-size:1.8em;
	margin:0 0 10px 0;
	font-weight:normal;
	color:#333;
}

input#newsletter_submit {
	padding:0;
	background-image:none;
	width:auto!important;
}

input {
	float:left;
	background:url(/images/input_bg.png) top left no-repeat;
	border:none;
	padding:6px 5px;
}

#footer_content input {
	width:200px;
}

.foot_mini_col h3 {
	border-bottom:1px solid #eaeaea;
}

.foot_mini_col {
	float:left;
	margin:10px 20px 0 0;
	width:330px;
}

div#footer_nav {
	width:960px;
	margin: 0 auto 0 auto;
	padding:20px 0 10px 0;
}

div#footer_nav ul {
	margin:0;
	padding:0;
	float:left;
}

div#footer_nav ul li {
	list-style:none;
	float:left;
	padding:0 10px 0 0;
	border-right:1px solid #ccc;
	margin:0 0 0 10px;
}

div#footer_nav ul li a, div#footer_nav ul li a:visited {
	color:#999;
	font-size:1.2em;
}

.logo_links_foot {
	float:left;
	margin:0 12px 0 0;
}

.rackspace_marg_top {
	margin-top:11px;
}

.climatecare_marg_top {
	margin-top:7px;
}

.copyright_focus {
	float:right;
	color:#ccc;
	font-size:1.2em;
	padding:0;
	margin:0;
}

.testimonies {
	height:158px;
	overflow:hidden;
}

.quotee {
	color:#999999;
	float:right;
	font-size:0.9em;
	margin-top:10px;
	text-align:right;
}
p.tags a {
	margin: 0 2px;
}
#main_content h2.tags {
	color: #666;
}
.blogs p.comments-count {
	top: 54px;
}
div.blogs form {
	background: #f5f5f5;
	padding: 15px;
	border-top: 1px solid #ccc;
}
div.blogs form fieldset {
	margin: 0;
}
div.blogs form fieldset legend {
	font-size: 1.6em;
	font-weight: bold;
}
div.blogs form div.qm_form_field {
	margin: 5px 0;
}
div.blogs form div.qm_form_field input,
div.blogs form div.qm_form_field textarea {
	float: none;
	background: #fff;
	border: 1px solid #ccc;
	padding: 5px;
	width: 320px;
}
div.blogs form div.qm_form_field input#blog_comment_name {
	font-size: 1.4em;
}
div.blogs form div.left,
div.blogs form div.right {
	width: 330px;
	margin-right: 20px;
}
div.blogs form div.right {
	margin-right: 0;
	margin-top: 16px;
}
div.blogs form input.submit {
	margin-top: 10px;
	padding: 5px;
	background: #333;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
}
div.blogs form input.submit:hover {
	background: #222;
}
div.blogs div.comments div.comment {
	
}
div.blogs div.comment p.date {
	float: right;
	margin: 0;
}
div.blogs div.comment h3 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
}
div.notice {
	border: 2px dashed #c5fbab;
	background: #F8FFEF;
	font-size: 1.55em;
	margin: 10px 0;
	padding: 15px;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333;
}
div.errorExplanation {
	border: 2px dashed #cd0a0a;
	background: #fef1ec;
	padding: 0 15px;
	margin: 10px 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #cd0a0a;
}
div.errorExplanation h3 {
	margin: 10px 0;
}
div.errorExplanation p {
	font-weight: bold;
}
span.field-with-errors input[type=text], 
span.field-with-errors select,
span.field-with-errors textarea {
	border-color: #cd0a0a !important;
}
div.side_blog_bg_long h4 {
	font-size: 1.6em;
	margin: 0 0 5px 0;
}
div.side_blog_bg_long h4 a {
	font-weight: bold;
}
img.blog-horizontal {
	margin: 10px 0 6px 0;
	border: 4px solid #efefef;
	width:196px;
	height:100px;
}
img.blog_home_thumb {
	border: 1px solid #eee;
}
a#toggle-clients {
	outline: none;
}
input#newsletter_submit {
	margin-left: 8px;
}
input#newsletter_email_address {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 1.3em;
	color: #333;
	padding: 6px 7px;
}
input.suggest-text {
	color: #888 !important;
}
div.contact_us div.left {
	width: 260px;
}
div.contact_us div.right {
	width: 400px;
}
p.denotes-required {
	color: #333;
	font-size: 1.3em;
}
div.contact_us h4 {
	font-size: 1.5em;
	margin: 10px 0;
}
div.page-entries-info {
	font-size: 1.2em;
}
div.pagination {
	float: right;
	font-size: 1.2em;
}
form#search-blog-articles {
	height: 30px;
}
form#search-blog-articles input.text {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 7px 27px 5px 7px;
	width: 152px;
	position: absolute;
}
form#search-blog-articles input#blog_search {
	position: absolute;
	width: 21px;
	margin: 6px 0 0 165px;
}
div#footer_nav ul li:last-of-type {
	border-right: none;
}
div.pages div.content {
	font-size: 1.1em;
}
div.pages div.content ul {
	padding-left: 20px;
}
div.pages h1 {
	text-transform: lowercase;
}
ul.breadcrumbs {
	list-style: none;
	margin: 0; padding: 0;
	margin-bottom: 10px;
}
ul.breadcrumbs li {
	float: left;
	padding-right: 4px;
	list-style-type: none;
}
ul.breadcrumbs li.starts-with {
	font-weight: bold;
}
div.sitemap ul {
	margin: 0;
	margin: 4px 0;
	padding-left: 1.5em;
}
div.sitemap ul li {
	font-size: 14px;
	margin: 4px 0;
}
div.sitemap div.left,
div.sitemap div.right {
	width: 48%;
	padding-top: 20px;
}
div.sitemap h2 {
	margin-top: 0 !important;
}
div.promoted-blog h3 {
	font-size: 1.6em;
	margin: 0 0 8px 0;
}
div.error p, div.error li {
	font-size: 1.3em;
}