@charset "utf-8";
/* CSS Document */

#wrapper {
	width: 941px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
}
.groupbkg {
	background-image: url(../img/groupbkg.gif);
}
.bw {
	color: #00ACEF;
}

.groupsubbkg {
	background-image: url(../img/groupsubbkg.gif);
}

#header {
	height: 349px;
	width: 100%;
	padding-top: 19px;
}
#subpageheader {
	height: 282px;
	width: 100%;
	padding-top: 19px;
}

#grouptabs {
	float: right;
	width: 478px;
}
#grouptabs li {
	display: inline;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 14px;
}
#grouptabs li a.bw {
	background-image: url(../img/grouptabbw.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 164px;
	height: 55px;
	float: left;
	padding-top: 17px;
	text-align:center;
	background-position: left -72px;
	margin-right: 8px;
}
#grouptabs li a.sc {
	background-image: url(../img/grouptabsc.png);
	color: #FFFFFF;
	background-repeat: no-repeat;
	width: 184px;
	height: 55px;
	float: left;
	padding-top: 17px;
	text-align:center;
	background-position: left -72px;
	margin-right: 7px;
}
#grouptabs li a.group {
	background-image: url(../img/grouptab.png);
	color: #333333;
	background-repeat: no-repeat;
	width: 114px;
	height: 55px;
	float: left;
	padding-top: 17px;
	text-align:center;
	background-position: left -72px;
}
#grouptabs li a:hover {
	background-repeat:no-repeat;
	background-position: left 0px;
	padding-top: 30px;
	height: 42px;
}
.phonetab {
	float: left;
	height: 51px;
	width: 295px;
	background-image: url(../img/phonetab.gif);
	padding-top: 7px;
	padding-left: 15px;
}

.groupheader {
	background-image: url(../img/groupheaderbkg.jpg);
	background-repeat: no-repeat;
	background-position: center 19px;
}
.groupsubheader {
	background-image: url(../img/groupsubheaderbkg.jpg);
	background-repeat: no-repeat;
	background-position: center 19px;
}

.title {
	float: left;
	padding-top: 39px;
}
.bannerimage {
	float: right;
	padding-top: 16px;
}
#nav {
	height: 41px;
	float: left;
	clear: both;
	text-align: center;
	margin-top: 21px;
	width: 841px;
	padding-top: 9px;
	padding-left: 100px;
}
#nav ul {
	list-style: none;
	margin: 0;
	height: 37px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
}
#nav li {
	text-decoration: none;
	background-image: url(../img/navleft.png);
	background-repeat: no-repeat;
	background-position: left -32px;
	margin-top: 0;
	margin-right: 11px;
	margin-bottom: 0;
	margin-left: 11px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	float: left;
}
#nav a {
	display:block;
	text-decoration: none;
	color: #333333;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-image: url(../img/navright.png);
	background-repeat: no-repeat;
	background-position: right -32px;
}
#nav li:hover {
	background-position:left 0px;
	color: #FFFFFF;
}
#nav li:hover a {
	background-position:right 0px;
	color: #FFFFFF;
}
.navdivider {
	float: left;
}
#content {
	float: left;
	width: 100%;
	padding-top: 25px;
}
#leftcol {
	float: left;
	width: 227px;
}
#midleftcol {
	float: left;
	width: 217px;
	padding-top: 10px;
	margin-left: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#midrightcol {
	float: left;
	width: 217px;
	padding-top: 10px;
	margin-left: 11px;
	padding-right: 5px;
	padding-left: 5px;
}
#midrightcol li {
	display: inline;
}


#rightcol {
	float: right;
	width: 227px;
}


p {
	font-size: 12px;
	line-height: 21px;
	margin-bottom: 15px;
}
.intro {
	font-size: 14px;
}
.groupnews {
	background-color: #3C3C3C;
	background-image: url(../img/groupnewshead.gif);
	background-position: left top;
	padding-top: 33px;
	background-repeat: no-repeat;
	float: left;
	width: 197px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.groupnewsfooter {
	background-image: url(../img/groupnewsfooter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	float: left;
	width: 227px;
}
.storyfeed {
	float: left;
	padding-top: 16px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	width: 197px;
}
.bwdate {
	background-image: url(../img/homebwnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.storyyear {
	font-size: 24px;
	font-weight: bold;
}
.storylink a {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.storylink a:hover {
	text-decoration: underline;
}
.scdate {
	background-image: url(../img/homescnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.hidden {
	visibility: hidden;
	overflow: hidden;
	text-indent: -9999px;
}
.projectlink  a {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
#footernav {
	height: 41px;
	float: left;
	clear: both;
	margin-top: 10px;
	width: 941px;
	padding-top: 9px;
	padding-bottom: 20px;
}
#footernav li {
	display: inline;
}
#footernav  li a {
	display: inline;
	margin-right: 24px;
	text-indent: -9999px;
	background-position: left 0px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
}

.footercontact {
	font-size: 11px;
	color: #999999;
	float: left;
	clear: left;
	margin-top: 20px;
	padding-bottom: 20px;
	line-height: 18px;
}
.footercontact a {
	color: #999999;
}
.footerlinks {
	font-size: 11px;
	color: #999999;
	float: right;
	width: 500px;
	text-align: right;
	margin-top: 20px;
	padding-bottom: 20px;
}
h2 {
	text-transform: uppercase;
	color: #7F7F7F;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}

.footerlinks a {
	color: #999999;
}
.nhbc {
	background-image: url(../img/safetylogo_121.gif);
	height: 40px;
	width: 71px;
}
.citb {
	background-image: url(../img/safetylogo_123.gif);
	height: 40px;
	width: 100px;
}
.cscs {
	background-image: url(../img/safetylogo_125.gif);
	height: 40px;
	width: 160px;
}
.cpcs {
	background-image: url(../img/safetylogo_127.gif);
	height: 40px;
	width: 94px;
}
.chas {
	background-image: url(../img/safetylogo_129.gif);
	height: 40px;
	width: 47px;
}
.buildersprofile {
	background-image: url(../img/safetylogo_131.gif);
	height: 40px;
	width: 89px;
}
.constructionline {
	background-image: url(../img/safetylogo_133.gif);
	height: 40px;
	width: 141px;
}
.achilles {
	background-image: url(../img/safetylogo_135.gif);
	height: 40px;
	width: 46px;
}
.subpagetitle {
	float: left;
	padding-top: 39px;
	margin-bottom: 33px;
}
.leftcoltext {
	padding-top: 10px;
}
#subcontent {
	float: left;
	width: 100%;
}
.careerhead {
	background-color: #0FA296;
	background-image: url(../img/careerhead.gif);
	background-position: left top;
	padding-top: 105px;
	background-repeat: no-repeat;
	float: left;
	width: 187px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 20px;
}
.applicationreturn  {
	font-size: 11px;
	line-height: 18px;
}
.applicationreturn a {
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.positions a {
	font-size: 14px;
	line-height: 24px;
	color: #FFFFFF;
}
.teampic {
	float: left;
	margin-right: 7px;
}
#rightcolteam {
	float: right;
	width: 217px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
}
p a {
	color: #22B7F1;
	text-decoration: underline;
}
.row {
	float: right;
	padding-bottom: 15px;
}
.contacttitle {
	margin-top: 10px;
	margin-bottom: 10px;
}
.team {
	margin-bottom: 20px;
}
.scdetails  a {
	color: #9fcb38;
}
#news {
	float: left;
	width: 698px;
	margin-left: 11px;
	padding-left: 5px;
	padding-top: 10px;
}
#news h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 28px;
}

.bwdatenews {
	background-image: url(../img/bwnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.sc {
	color: #9FCB38;
}
.story {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-bottom: 25px;
	float: left;
}
.newspic {
	float: left;
	padding-bottom: 15px;
}
.newsarchive {
	background-color: #3C3C3C;
	background-image: url(../img/archiveheader.gif);
	background-position: left top;
	padding-top: 52px;
	background-repeat: no-repeat;
	float: left;
	width: 197px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.archive {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-size: 14px;
}
.archive a {
	color: #FFFFFF;
	text-decoration: none;
}
#threecolleft {
	float: left;
	width: 300px;
	margin-right: 18px;
}
#threecolmid {
	float: left;
	width: 300px;
	margin-right: 18px;
}
#threecolright {
	float: left;
	width: 300px;
}
.sustainpic {
	padding-bottom: 15px;
}
.casestudies {
	background-color: #3C3C3C;
	background-image: url(../img/casestudies.gif);
	background-position: left top;
	padding-top: 41px;
	background-repeat: no-repeat;
	float: left;
	width: 197px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.caselink a {
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../img/caselink.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
.caselink {
	line-height: 18px;
}

.caselink a:hover {
	text-decoration: underline;
}

.casepic {
	float: left;
	margin-right: 12px;
	margin-bottom: 16px;
}
.quote {
	background-image: url(../img/quoteopen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.quotee {
	background-image: url(../img/quoteclose.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
}
.quotee p {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.quote p {
	color: #333333;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 24px;
}
.safetyculture {
	background-color: #3C3C3C;
	background-image: url(../img/safetyculture.gif);
	background-position: left top;
	padding-top: 51px;
	background-repeat: no-repeat;
	float: left;
	width: 197px;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.safetyculture li {
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 6px;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 5px;
}
.safety1 {
	background-image: url(../img/safetybullet1.gif);
}
.safety2 {
	background-image: url(../img/safetybullet2.gif);
}
.safety3 {
	background-image: url(../img/safetybullet3.gif);
}
.safety4 {
	background-image: url(../img/safetybullet4.gif);
}
.safety5 {
	background-image: url(../img/safetybullet5.gif);
}
.safetyquote {
	margin-bottom: 10px;
}
#midrightcol li a {
	display: inline;
	margin-right: 24px;
	text-indent: -9999px;
	background-position: left 0px;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	clear: left;
}
/*lightbox start*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink { width: 49%; height: 100%; background: url(../img/blank.gif) left 15% no-repeat; display: block; left: 0; float: left; }
#nextLink { width: 49%; height: 100%; background: url(../img/blank.gif) right 15% no-repeat; display: block; right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
h3  /* End hide from IE-mac */ 
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-decoration: underline;
}#gallerycontent {
	float: left;
	width: 100%;
}
#gallerycontent ul {
	float: left;
	clear: left;
}

#gallerycontent li {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #666666;
	margin-bottom: 20px;
}
.careerfooter {
	background-image: url(../img/careerfoot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 9px;
	float: left;
	width: 227px;
}
.british {
	float: left;
	padding-top: 25px;
}
.groupteamleft {
	float: left;
	width: 340px;
	margin-left: 10px;
}
.groupteamright {
	float: right;
	width: 340px;
}
.groupteamright a {
	color: #3C3C3C;
}
.groupteamleft a {
	color: #3C3C3C;
}

.teampic {
	margin-bottom: 50px;
}
.bwteamright {
	float: right;
	width: 340px;
	clear: right;
}
.bwteamright a {
	color: #00ABF0;
}
.scteamleft {
	float: left;
	width: 340px;
	margin-left: 10px;
}
.scteamleft a {
	color: #9FCB38;
}
.safetytitle {
	padding-bottom: 25px;
}
#safetymidrightcol {
	float: left;
	width: 217px;
	padding-top: 10px;
	margin-left: 11px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#safetyrightcol {
	float: right;
	width: 227px;
	text-align: center;
}
#safetyrightcol p {
	padding-bottom: 20px;
}

.equipmenttitle {
	margin-top: 10px;
	margin-bottom: 25px;
}
#safetymidrightcol p {
	padding-bottom: 5px;
}
h2 a {
	color: #3C3C3C;
}.scdatenews {
	background-image: url(../img/scnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.homecaselink a {
	line-height: 18px;
	color: #3C3C3C;
	text-decoration: underline;
	background-image: url(../img/homecaselink.gif);
	background-repeat: no-repeat;
	padding-left: 21px;
	margin-bottom: 0px;
	font-size: 11px;
	padding-bottom: 2px;
}
.homecaselink {
	line-height: 18px;
	clear: left;
}

.homecaselink a:hover {
	text-decoration: underline;
}
#casestudycol {
	float: left;
	width: 227px;
	padding-top: 10px;
	margin-left: 11px;
}

.casestudyintro {
	font-size: 11px;
}
#homecasestudy {
	background-image: url(../img/waitrose.png);
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: 0px 22px;
	margin-bottom: 25px;
}
#homecasestudy ul {
	list-style: none;
	margin: 0;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 60px;
	padding-left: 2px;
}
#homecasestudy li {
	text-decoration: none;
	background-image: url(../img/casestudynavleft.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	float: left;
}
#homecasestudy a {
	display:block;
	text-decoration: none;
	color: #333333;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/casestudynavright.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#homecasestudy li:hover {
	background-position:left -32px;
	color: #0e544e;
}
#homecasestudy li:hover a {
	background-position:right -32px;
	color: #0e544e;
}
#secondcasestudy {
	background-image: url(../img/mansell.png);
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: 0px 22px;
}
#secondcasestudy ul {
	list-style: none;
	margin: 0;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 60px;
	padding-left: 2px;
}
#secondcasestudy li {
	text-decoration: none;
	background-image: url(../img/casestudynavleft.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	float: left;
}
#secondcasestudy a {
	display:block;
	text-decoration: none;
	color: #333333;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/casestudynavright.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#secondcasestudy li:hover {
	background-position:left -32px;
	color: #0e544e;
}
#secondcasestudy li:hover a {
	background-position:right -32px;
	color: #0e544e;
}.casestudytitle {
	padding-top: 2px;
	padding-bottom: 6px;
	padding-left: 1px;
}
#thirdcasestudy {
	background-image: url(../img/mansell.png);
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: 0px 22px;
	margin-top: 25px;
}
#thirdcasestudy ul {
	list-style: none;
	margin: 0;
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	padding-top: 60px;
	padding-left: 2px;
}
#thirdcasestudy li {
	text-decoration: none;
	background-image: url(../img/casestudynavleft.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 7px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 11px;
	float: left;
}
#thirdcasestudy a {
	display:block;
	text-decoration: none;
	color: #333333;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/casestudynavright.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
#thirdcasestudy li:hover {
	background-position:left -32px;
	color: #0e544e;
}
#thirdcasestudy li:hover a {
	background-position:right -32px;
	color: #0e544e;
}
.groupcolour {
	color: #2FAEA4;
}
.lorrypichome {
	margin-top: 20px;
}
.bwemail a {
	background-image: url(../img/bwemailup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 115px;
	float: left;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 34px;
}
.bwemail a:hover {
	background-image: url(../img/bwemailover.gif);
}

.scemail a {
	background-image: url(../img/scemailup.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 115px;
	float: left;
	text-indent: -9999px;
	margin-top: 5px;
}
.scemail a:hover {
	background-image: url(../img/scemailover.gif);
}
.groupdatenews {
	background-image: url(../img/groupnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.grouptitlecolour {
	color: #777777;
}
.groupdate {
	background-image: url(../img/homegroupnewsdate.gif);
	background-repeat: no-repeat;
	float: left;
	height: 42px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	margin-top: 3px;
	color: #FFFFFF;
}
.smallergaps {
	margin-bottom: 13px;
	line-height: 20px;
}
.newsphoto {
	float: left;
	margin-right: 15px;
}
