/*
** 	Master Stylesheet for The Brand Nursery
**	Author: Alasdair Wightman Agency - http://www.awadigital.com
**	Created: April 2007
*/


body {
	margin : 0px;
	padding : 0px;
	background-color:#ffffff;
	font-family : arial, helvetica, sans-serif;	
	font-size : 0.625em; /* sets base font-size to 10px */
}

a {
	color: #324031;
	text-decoration: underline;
	letter-spacing: normal;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;	
	font-weight : bold;	
}

a.download{
	background-image:  url(../pix/layout/iconDownload.gif);
	padding-left:20px;
	background-repeat:no-repeat;
}

a.newsFeed{
	background-image:  url(../pix/layout/iconFeed.gif);
	padding-left:20px;
	background-repeat:no-repeat;
}




a:hover{
	color:#000000;
}

#divBody.whatDoWeThink a:hover,
#divBody a:hover{
	color:#000000;
}

a img {
	border : 0px none;
}

form {
	margin : 0px;
	padding : 0px;
}

#divPage {
	width : 750px;
	margin : 0px auto;
	padding : 0px;
	position : relative;
	clear: both;
	visibility: visible;

}

#divHeader {
	min-height: 10.8em;
	padding : 0 0 1px 0;
	margin : 1.0em auto;
	position : relative;
	clear: both;
	background :  url(../pix/layout/headerBack.gif) bottom;
	visibility: visible;
}

#divHeader img {
	position: absolute;
	bottom : 1.0em;
	width : 233px;
	height : 65px;
	z-index: 1;
	visibility: visible;
}

#divHeader #ulNav {
	display : block;
	min-height: 9.6em;
	margin : 0;
	padding : 0;
	position : relative;
	visibility: visible;
}

#divHeader #ulNav li {
	display : block;
	list-style-type : none;
	margin : 0;
	padding : 0;
	height : 0.6em;
	position : absolute;
	clear: both;
	background-color : #ffffff;
}

#divHeader a {
	clear: both;
	line-height:0.8em;
	padding:0px;
	margin:0px;
	font-size : 1.1em;
	font-weight : bold;
	font-family : arial, helvetica, sans-serif;
	text-transform : uppercase;
	color : #ABB573;
	text-decoration : none;
}

#divHeader a#current {
	color: #324031;
	text-decoration: none;
}



#divHeader #ulNav li a:hover{
	color : #324031;
}

/* LHS */
#divHeader #ulNav li#liNavWhatIs				{ top : 0em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhyChoose				{ top : 1.5em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhatAre				{ top : 3.0em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhatDo				{ top : 4.5em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhoAre				{ top : 6em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhatDoWeThink			{ top : 7.5em; right: 14.6em; text-align:right; }
#divHeader #ulNav li#liNavWhatCust			    { top : 9.0em; right: 14.6em; text-align:right; }
/* RHS */
#divHeader #ulNav li#liNavHome					{ top : 0em; right: 0.0em; min-width : 12.5em;}
#divHeader #ulNav li#liNavSomeOf				{ top : 1.5em; right: 0.1em; min-width : 12.5em;}
#divHeader #ulNav li#liNavNews					{ top : 3em; right: 0.0em; min-width : 12.5em;}
#divHeader #ulNav li#liNavContactUs				{ top : 4.5em; right: 0.0em; min-width : 12.5em;}
#divHeader #ulNav li#liNavGallery				{ top : 6em; right: 0.0em; min-width : 12.5em; }







#divBody {
	width : 750px;
	margin : 1.0em 0 0 0w;
	padding : 0; 
	background :  url(../pix/layout/vine-bg-white.gif) repeat-y 0 7.5em;
}

#homePageAlt {
	width: 750px;
	height: 390px;
	background: #283B2C url(../pix/sections/homepage/hello-logo.jpg) bottom right no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
}

#homePageAlt .hello {
	color: #fff !important;
	padding: 30px 0 0 30px;
	margin:0px;		
}

#homePageAlt p {
	line-height: 1.2em;
	color: #ABB573 !important;
	width: 333px;
	font-size: 2.4em !important;
	padding: 0 0 0 30px;
	margin:0px;	
}

#homepageFlash {
	width: 750px;
	height: 400px;
	background: #283B2C url(../pix/sections/homepage/hello-logo.jpg) bottom right no-repeat;
	margin: 0 0 10px 0;
	padding: 0;
}

/* START: Individual Background Graphics - override default #divBody style above on some pages */
.greenBackground {
	background: #E4E7D3 url(../pix/layout/green-bg-right.gif) top right no-repeat !important;
}

.greenBackgroundLeft {
	background: #E4E7D3 url(../pix/layout/green-bg-left.gif) bottom left no-repeat !important;
}

.whiteBackground {
	background: #fff url(../pix/layout/white-bg-right.gif) top right no-repeat !important;
}

.noBackground {
	background: #fff;
	background-image: none !important;
}
/* END: Individual Background Graphics - override default #divBody style above on some pages */

#divBody span.base {
	display : block;
	clear : both;
	width : 100%;
	height : 1px;
	margin : 0;
	padding : 0;
	background :  url(../pix/layout/border-h.gif) repeat-x bottom;	
}

#divBody h1 {
	font-size : 2.6em; /* 36px */
	line-height : 1.6667; /* 60px */
	color : #ffffff;
	background-color : #abb573;
  	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	padding : 0 0.5em; /* 8px */
	margin : 0 0 0.3888em 0; /* 14px */
}

#divBody h2 {
	font-size : 1.8em;
	line-height : 1.5556em; /* 28px */
  	font-family : arial, helvetica, sans-serif;
  	font-weight : bold;
	color : #4F552D;
	margin : 0 0 0 0; /* 14px */
	margin-top : 0;
}

#divBody h3 {
	font-size : 1.1em; /* 11px */
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
  	font-weight : bold;
	color : #324031;
	margin : 0;
}


#divBody p {
	font-size : 1.1em;
	line-height : 1.2727em; /* 14px */
 	font-family : arial, helvetica, sans-serif;
	color : #324031;
	margin : 0 0 1.2727em 0; /* 14px */
}

#divBody p.leader {
	font-weight : bold;
}

#divBody cite {
	font-size : 1.1em;
	font-style : normal;
	font-weight : bold;
}


#divBody div.columnInnerDouble,
#divBody div.columnInnerDoubleRight {
	width : 354px;
	margin : 0 0 0 0px;
	padding-right:20px;
}

#divBody div.columnInnerDouble{
	float: left;
}

#divBody div.columnInnerDouble img,
#divBody div.columnInnerDoubleRight img {
	margin: auto 0 auto 0;
}

#divBody div.columnInnerDouble h2 {
	font-size : 1.5em;
	margin-left:10px;
}

#divBody div.columnInnerDouble .illustration {
	margin : 4.0em 0 2.0em 14px;
}

#divBody div.columnInnerDoubleRight .illustration {
	margin : 7.0em 14px 2.0em 0;
}

/* Right hand col illustration graphics */
#divBody div.columnInnerDoubleRight {
	width : 354px;
	margin : 0 14px 0 0;
	float : right;
}

#divBody div.columnInner {
	width : 170px;
	margin : 0 0 0 14px;
	float : left;
	
}

/* START: Who are we page specific styles */

#divBody div.rowWho  {
	margin : 0px 0 0px 0;
	display: block;
	padding : 0; /* 0.1px */
	height: 160px;
	/*background-color:red;*/
	/*background : #fff url(../images/layout/border-h.gif) repeat-x bottom;	*/
}

#divBody div#middle {
	width: 236px;
	margin: 0;
	height:158px;
	padding: 0 20px 0 20px;
	background:  url(../pix/layout/middle_col_border.gif);
	background-position:50% bottom;
	background-repeat:repeat-y;
}
#divBody div.whoDivider {
	display : block;
	clear : both;
	width : 100%;
	height : 1px;
	margin : 6px 0px 10px 0px;
	padding : 0px;
	background :  url(../pix/layout/border-h.gif) repeat-x top;	
}


#divBody div.whoAre {
	width: 236px;
	float: left;
	position: relative;
	clear: none;
}

#divBody div.whoAre a{
	text-decoration:none;
	height:20px;
}

#divBody div.detailRight {
	width:450px;
	padding-left:10px;
	padding-top:48px;
	margin-left:10px;
	height:300px;
	background :  url(../pix/layout/border-v.gif) repeat-y left top;	
}

#divBody div.whoAre h2 {
	margin: 0px!important;
	padding: 0px!important;
	height:1.0em;
	color:#000000;
	font-weight:normal;
}

#divBody div.whoAre h3 {
	margin: 0px!important;
	padding:0px!important;		
	color:#616736;
	font-size : 1.8em;
	font-weight:normal;
}


#divBody div.whoAre img {
	padding:0px;
	height:100;
}


#divBody a.back {
	background-image:  url(../pix/layout/iconPrev.gif);
	background-position:left 2px;
	padding-left:20px;
	padding-top:2px;	
	padding-bottom:10px;
	margin-left:0px;
	margin-right:5px;
	font-size:1.1em;
	text-decoration:underline;
	background-repeat:no-repeat;
}

/* END: Who are we page specific styles */



#divBody ul.contentRows,
#divBody ul.contentRowsBottom {
	margin : 0;
	padding : 0px;
	background : #fff url(../pix/layout/border-h.gif) repeat-x bottom;	
}

#divBody ul.contentRowsBottom {
	background-color: #fff;
	background-image: none !important;
}

#divBody ul.contentRows li,
#divBody ul.contentRowsBottom li {
	min-height : 161px;	
	list-style-type : none;
	margin : 1em 0 1em 0;
	padding : 0 0 0.01em 0; /* 0.1px */
	position : relative;
}

#divBody ul.contentRows li > *,
#divBody ul.contentRowsBottom li > * {
	margin-left : 14px;
	margin-right : 20px;
	background: #fff;	
}

#divBody ul.contentRows li img,
#divBody ul.contentRowsBottom li img {
	position : absolute;
	top : 0px;
	right : 0px;
	margin : 0;
	background: #fff;
}

/* START: News Page Formatting */
#divBody div.contentNews  {
	margin : 0 0 0px 0;
	display: block;
	padding : 0; /* 0.1px */
	background : #fff url(../pix/layout/border-h.gif) repeat-x bottom;	
}

#divBody div.contentNewsEnd {
	margin : 0 0 8px 0;
	display: block;
	padding : 0; /* 0.1px */
	min-height : 131px;
	/* Remove extra dotted bottom border */	
	background-image: none;
	background-color:#ffffff;
}

#divBody div.subnavlist {
margin-top:10px;
padding:5px 0 0 9px;
overflow:hidden;
}
#divBody div.subnavlist ul,
#divBody div.subnavlist li {
margin:0;
padding:0;
list-style:none;
}
#divBody div.subnavlist li,
#divBody div.subnavlist li a {
float:left;
}
#divBody div.subnavlist li a {
padding:2px 5px 5px;
margin-bottom:5px;
background:#fff url(../pix/layout/border-v.gif) repeat-y bottom right;
text-transform:uppercase;
}
#divBody div.subnavlist li a.last {
padding:2px 0 5px 5px;
background:none;
}


#divBody div.subnav {
	height: 20px;
	display: block;	
	margin-bottom:0px;
	margin-top:10px;
	padding-top:5px;
	padding-left:15px;
	padding-bottom:5px;
	background-color:#ffffff;
}

#divBody div.subnav ul {
	list-style : none;
	margin : 0;
	padding : 0;
}

#divBody div.subnav ul li {
	display : inline;
}

#divBody div.subnav a {
	margin-right:0px;
	padding:5px;
	/*border-right:solid 1px #d5dbb9;*/
	background : #fff url(../pix/layout/border-v.gif) repeat-y bottom right;
	text-transform:uppercase;
}

#divBody div.subnav a:hover {
	color:#000000;
}



#divBody div.subnav a.last {
	border-right:0px;
}

#divBody div.subnav a.first{
	padding-left:0px;
}

#divBody div.newsItem {
	/*min-height : 90px;*/
	display: block;	
	padding-bottom:10px;
	margin-bottom:0px;
	margin-left:15px;
}

#divBody div.newsItem h3{
	font-size:1.5em;
	padding-top:5px;
	padding-bottom:0px!important;
	margin-bottom:0px!important;
	height:1.6em;
}

#divBody div.newsItem img{
	float : left;
	padding-right : 30px;
}

#divBody div.contentNews h2, 
#divBody div.contentNewsEnd h2 {
	padding-left:15px;
	padding-top:9px;
	padding-bottom:0px;
	margin-bottom:15px;
	margin-top:10px;
	background-color:#e4e7d3;
	background-image:none;
}

#divBody div.contentNews p,
#divBody div.contentNewsEnd p {
	list-style-type : none;
}

#divBody div.contentNews img,
#divBody div.contentNewsEnd img {
	margin : 0;
	float: left; 
	padding: 0 10px 0 0;
}

#divBody div.contentNews .newsItemDetail img {
	padding: 0 30px 0 0;
}

#divBody div.newsItemDetailLeft {
	width: 236px;
	float: left;
	position: relative;
	padding-top:10px;
	clear: none;
}

#divBody div.whoAre a{
	text-decoration:none;
	height:20px;
}

#divBody div.newsItemDetailRight {
	float: left;
	position: relative;
	clear: none;
	width:450px;
	padding-left:10px;
	padding-top:10px;
	margin-left:10px;
	height:300px;
	background :  url(../pix/layout/border-v.gif) repeat-y left top;	
}

#divBody div.newsItemDetailRight blockquote {
	margin : 0;
	padding : 0 0 20px 0;
}

/* END: News page formatting */

#divBody div.thinkItem {
	height: 150px;
	display: block;	
	background : #fff url(../pix/layout/border-h.gif) repeat-x bottom;		
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}
#divBody div.long {
height:226px;
}

#divBody div.thinkItemEnd {
	height: 150px;
	display: block;	
	background : none;		
	background-color:#ffffff;	
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
}

#divBody div.thinkItemEnd img,
#divBody div.thinkItem img {
	margin-left:20px;
	float:right;
}

#divBody div.thinkItem h2, 
#divBody div.thinkItemEnd h2{
	background-image:none;
	width:450px;
}

/* START: testimaonials specific formatting */




#divBody p.sayName {
	margin:0px;
	padding:0px;
	font-weight:bold;
}

#divBody p.sayCompany {
	margin:0px;
	padding:0px;
	font-size:1.35em;
	color:#616736;
}


#divBody div.sayItem {
	min-height: 100px;
	background : #fff url(../pix/layout/border-h.gif) repeat-x bottom;		
	margin:0px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
}

#divBody div.sayItemEnd {
	min-height: 100px;
	background : none;		
	background-color:#ffffff;	
	margin:0px;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:15px;
}

#divBody div.sayItemEnd img,
#divBody div.sayItem img {
	margin-left:20px;
	float:right;
}

#divBody div.sayItem p, 
#divBody div.sayItemEnd p{
	width:500px;
}







/* START: Contact page specific formatting */

#divBody.contact {
	background-color:#ffffff;
	height:406px;
	margin-bottom:0px;
	background-image:url(../images/layout/vine-bg-white.gif);
	background-position:320px 150px;
	background-repeat:no-repeat;
}

.map {
	float: left;
	padding: 0 15px 10px 0px;
}

#divBody #contactText{
	float:left;
	height:334px;
	background-image:none;
	width:300px;
}

#divBody #contactText a{
	color:#324031;
}

#divBody #contactText a:hover{
	color:#000000;
}


.mainImg {
	float: left;
	padding: 0 0 10px 0;
}

/* END: Contact page specific formatting */

#divFooter {
	clear : both;
	background: transparent;
	width : 750px;
	padding : 0;
	margin : 1.0em auto 0; 
	position : relative;	
}

#divFooter div.columnInner {
	width : 236px;
	min-height : 19.6em;
	margin : 0 0 0 10px;
	padding : 0 0 0 11px;
	background :  url(../pix/layout/border-v.gif) repeat-y left;
	float: left;	
}

#divFooter div.boxHome {
	min-height : 30em;
}


#divFooter #col01 {
	margin : 0;
	padding : 0;
	background : none;
}

#divFooter div.columnInner h2 {
	font-size : 1.8em; /* 18px */
	line-height : 1.6667; /* 30px */
	color : #ffffff;
	background-color : #abb573;
  	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	padding : 0 0.4444em; /* 8px */
	margin : 0;	
	min-height : 1.6666em; /* 30px */
}

#divFooter div.columnInner h2 a  {
	background-color : #abb573;
  	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	color: #fff;
	text-decoration: none;
}

#divFooter div.columnInner h3,
#divFooter div.columnInner p {
	font-size : 1.1em;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
	color : #324031;
	margin : 0.8em;
}

#divFooter div.columnInner h3 {
	font-weight : bold;
}


/* What Do We Do page */

h3.thinkdo a,
h3.thinkdo-title {
	margin : 0;
	padding : 0;
	display : block;
	overflow : hidden;
	text-indent : -3000em;
	width : 166px;
	height : 48px;
	background:  url(../pix/sections/thinkdo/thinkdo-logo.gif) no-repeat;
}


/* Homepage - Styles for right hand side boxes for news and contact info */
#divFooter div.columnInnerNews,
#divFooter div.columnInnerContact {
	width : 236px;
	margin : 0 0 10px 0;
	padding : 0 0 0 0;
	float : left;		
	background: #abb573 url(../pix/sections/homepage/latest-news-bg.jpg) bottom left no-repeat;
}

#divFooter div.columnInnerNews h2, 
#divFooter div.columnInnerContact h2 {
	background: transparent;
	border-bottom: 1px dotted #fff;
}

#divFooter div.columnInnerNews ul,
#divFooter div.columnInnerContact ul {
	list-style-type: square;
	font-size : 1.1em;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
	color : #324031;
	padding: 0 0 10px 0;
	margin: 5px 0 0 20px;
}
#divFooter div.columnInnerNews ul li{
	margin-bottom:5px;
	margin-right:10px;
}

#divFooter div.columnInnerNews p,
#divFooter div.columnInnerContact p {
	padding:0px 0px 6px 0px;
	margin:0px;
	margin-right:10px;
}

#divFooter div.columnInnerNews a:hover,
#divFooter div.columnInnerContact a:hover{
	color:#000000;
}


a.fff {
	color: #fff;
}

/* For contact details */
#divFooter div.columnInnerContact ul {
	list-style-type: none;
	margin: 5px 0 0 10px;	
}

#divFooter div.columnInnerNews li {
	padding: 0;
	margin-left: 5px;
}
/* End right hand box styles */

#divFooter div.columnInner .centreImg {
	text-align: center;
}

#divFooter div.columnInner .linkRight,
#divFooter div.columnInnerNews .linkRight {
	text-align: right;
}

#divSubFooter {
	clear : both;
	width : 750px;
	padding : 2.1em 0 0;
	margin : 0 auto 1.0em;
	position : relative;
	background : transparent url(../pix/layout/border-h.gif) repeat-x left 1.0em;
	text-align : center;
	visibility: visible;
}

#divSubFooter ul {
	display : block;
	margin : 0;
	padding : 0;	
}

#divSubFooter ul li {
	display : inline;
	color : #abb573;
	list-style-type : none;
	font-size : 1.1em;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
  	margin : 0 0 0 1.2727em;
}

#divSubFooter ul li:first-child {
	margin-left : 0;
}


#divSubFooter ul li a:link,
#divSubFooter ul li a:visited  {
	color : #abb573;
}

#divSubFooter ul li a:hover {
	color : #000000;
}

/* START: Sitemap Styles sitemap.html */

#divBody.sitemap {
	background-color:#ffffff;
	min-height:500px;
	margin-bottom:0px;
}


.sitemap ul li{
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	font-size:1.1em;
}

.sitemap ul.level1{
	
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
	margin: 10px;
	padding: 0 0 0 10px;	
}

.sitemap ul.level2{
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;
	margin: 10px;
	padding: 0 0 0 10px;	
}
.sitemap a{
	background-image:  url(../pix/layout/iconNext.gif);
	background-position:2px left;
	padding-left:20px;
	padding-top:2px;	
	padding-bottom:10px;
	margin-left:5px;
	background-repeat:no-repeat;
}

.sitemap ul.level2 a{
	background-image:  url(../pix/layout/iconNext2.gif);
	background-position:2px left;
}
/* END: Sitemap Styles sitemap.html */

/* START: Gallery Styles - our work page */

#divGallery {
	background-color:#ffffff;
}

#divGallery #divGalleryControl {
	/*position : absolute;
	top : 10px; /* 14px */
	/*right : 10px;*/
	text-align:right;
	padding-top:10px;
	margin-top:0px;
	background-color : #fff;	
	color : #324031;
}
	
#divGallery ul {
	display : block;
	margin : 0;
	padding : 0;
}
	
#divGallery ul li {
	display : block;
	list-style-type : none;
	/*border : 1px dotted #ABB573;
	border: 2px solid #f00;*/
	line-height : 1.2727em; /* 14px */	
	padding-top : 1.2727em; /* 14px */
	margin-bottom : 0 /* 10px */ 
	
}
	
#divGallery h3 {
	margin : 0px 10px 0px 15px;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;	
	font-size : 1.6em; /* 11px */

}
	
#divGallery p {
	margin : 0 15px 1.2727em; /* 14px */
	min-height : 2.5454em; /* 28px */
	font-size :1.1em; /* 11px */
}

#aGalleryControlCount {
	background: #fff;
	color : #324031;	
	padding-right:10px;
}

a#aGalleryControlPrev,
a#aGalleryControlPrev:link,
a#aGalleryControlPrev:active,
span#aGalleryControlPrev {
	background-image:  url(../pix/layout/iconPrev.gif);
	background-position:left 2px;
	padding-left:20px;
	padding-top:2px;	
	padding-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	background-repeat:no-repeat;
}



a#aGalleryControlNext,
a#aGalleryControlNext:link,
a#aGalleryControlNext:active,
span#aGalleryControlNext  {
	background-image:  url(../pix/layout/iconNext.gif);
	background-position:right 2px;
	padding-right:20px;
	padding-top:2px;	
	padding-bottom:10px;
	margin-left:5px;
	margin-right:15px;
	background-repeat:no-repeat;
}

a#aGalleryControlPrev a:hover{
	color: #ABB573;
	text-decoration: none;
}	
#divGallery ul li img {
	border: 0;
	background-image:  url(../pix/layout/border-h.gif);
	background-repeat:repeat-x;
	background-position:left top;	
	background-color:#ffffff;
	padding:10px 0px 0px 0px;
	width : 748px;
	height : 347px;
	display : block;
}

ul#ourWork {
	display: inline;
	padding: 0;
	margin: 5px 0 0 10px;
	line-height : 1.2727em; /* 14px */
}

#ourWork li {
	padding: 3px;
	display: inline;
	list-style-type: none;
	font-size : 1.1em;
	line-height : 1.2727em; /* 14px */
  	font-family : arial, helvetica, sans-serif;		
}
	

#divBody li a#current {
	color : #324031;
	text-decoration: none;
}

#liNavHome {
	 color:#000000!important;
}

#divBody div.newsFeed{
 	height:30px;
	padding-left:20px; 
	padding-bottom:50px; 
	background-image:none;
 }


/* END: Gallery Styles - our work page */