/* GENERAL STYLES */
/* CSS Document */
h1 {
	font-size: 2.2em;
	padding: 0;
	color:#000000;
	font-weight:normal;
	padding-bottom:5px;
}

h1 img {
	margin-left: -8px;
}

/* Splash Page */
html#splash {
  overflow: hidden; /* Suggested UI */
}
.splash {
 overflow: hidden;
 background: #000;
}
.splash img {
 margin-top: -338px; /* Half height */
 margin-left: -450px; /* Half width */
 top: 50%;
 left: 50%;
 position: absolute;
}

/* Homepage */
#home h1 img {
	margin-left: 0; /* :Ben: */
}
#home h2 {
	font-size: 1.4em;
	font-weight: bold;
	color:#000000;
	margin:0;
	padding: 0;
	margin-top:2px;
	padding-bottom: 5px;
}

h2, .studyTitle {
	font-size: 1.8em;
	font-weight: bold;
	color:#000000;
	margin:0;
	padding: 0;
	margin-top:2px;
	padding-bottom:10px;
}


h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding:0;
	background:none;
	padding-bottom:10px;
	color:#000000;
}

#respond {
	padding: 0;
}

h4 {
	font-size: 1.3em;
	font-weight: normal;
	margin:0;
	padding-bottom:10px;
}

hr {
	color:#ccc;
	background-color:#ccc;
	height:1px;
	border:none;
}

hr.last {
	margin-bottom: 5px; /* Ben */
}

#home-img {
	padding-top:3px;
}

#home #introText {
	font-size:1.6em;
}

.home-news {
	border-left:solid 1px #CCCCCC;
	padding-left:10px;
	margin-left:10px;
}

#introText {
	font-size:1.5em;
}

#introText p {
	margin-right:0px !important;
	padding-right:5px;
}

#home-icons ul li {
	list-style-type:none !important;
	margin-left:50px !important; 
	display:block;
	float:left;
	text-align:center;
}

.umbSearchHighlight {
	font-weight:bold;
	color:red;
}


/* Header */
#wrapper {
	background: #fff url(/media/22855/header-bg.jpg) no-repeat right top; /* Ben */
}
#headerlogo img {
	padding: 15px 0 15px 10px;
}

#sign-in p {
	float:right;
	padding:5px 0 10px 0;
}

#headersearch label {
	visibility:hidden;
}

/* #searchBox_1_search, #searchBox_2_search */
#headersearch input.FormCtrlStyle {
	float:left;
	width:155px;
	color: #444;
	margin: 1px 5px 0 16px;
}


/* input#searchBox_1_Go, input#searchBox_2_Go.  */
/* #searchBox_1_Go, #headersearch input[type=image] */
#searchBox_1_Go, #searchBox_2_Go
{
	float: left;
}

select { 
 	background-color: #F0F0EC; 
 	color: #444444;
}

#stocklist br, #stocklist-detail br {
	clear:both;
}

#stocklist p {
	padding-bottom: 0;
}

#stocklist-detail p {
	padding-bottom: 0;
	margin-left:140px;
	position:relative;
}

#stocklist-search {
	margin-bottom:10px;
	overflow:hidden;
	width:100%;
}

#stocklist-search select#location, #stocklist-search input#stockistSearch {
	float:left;
	margin: 0 10px 0 0;
}



.level2links, #display-news, .links, #stocklist, .headedlist, .commentlist, #display-team {
	background-image:url(../images/gradient-bkg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	padding:10px;
	margin-bottom:1em;
}

#display-team {
	background:none;
}

#pages-in-section img {
	float:left;
	padding-right:10px;
}

#pages-in-section ul li {
	overflow:hidden;
	width:100%;
}

#display-news ul li img {
	float:left;
        margin-right:15px;
}

#display-team ul li img {
	vertical-align:top;
	float:left;
}

#display-news-home {
	padding:10px;
	margin-bottom:1em;
}

#pages-in-section a, .level2links a, #display-news a, #events a, .links a, #display-news-home a, #display-team a {
	font-size:1.2em;
	line-height:30px;
}

#stocklist a {
	font-size:1.2em;
}

.grey-bkg, #stocklist-detail {
	background:#F0F0EC;
	padding:10px;
}

#map-holder {
	background:#F0F0EC;
	overflow:hidden;
	width:100%;
}

#map-holder div {
	float:right;
}
#MapPage_5_locationMap { /* Ben */
 margin-bottom: 1em;
}

.divider a {
	font-size:1em !important;
}

#pages-in-section ul li, .level2links ul li, #display-news ul li, #events ul li, li.divider, #stocklist ul li, ol.headedlist li, #display-news-home ul li, ul#searchResults li, #display-team ul li {
	list-style:none !important;
	padding-left: 0;
	padding-right: 0;
	margin-right: 15px;
	margin-left: 0 !important;	
	border-bottom: solid 1px #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	position:relative;	
}

#display-team ul li {
	width:100%;
	overflow:hidden;
	margin-right:0;
}

#display-team ul li p {
	padding-bottom:5px;
}

.team-details {
	margin-left:15px;
	float:left;
	width:635px;
}

#display-team ul li p.name {
	font-size:1.2em;
	width:50%;
}

ul#searchResults p {
	padding-bottom:5px;
} 

ul#searchResults h2 {
	font-size:1em;
	padding-bottom:5px;
}

ul#searchResults li a {
	font-size:1.2em;
	line-height:30px;
}

#stocklist ul li {
	padding-top:10px;
	margin-bottom: 0;
}

#display-news-home h2 {
	color:#000000;
	font-size:1.5em;
	padding-bottom:10px;
}

.links ul li {
	list-style:none !important;
	padding-left: 0;
	margin-left: 0 !important;
	position:relative;
}

.links h3, .links p {
	position:relative;
	padding-bottom:5px;
}



ul.no-divide li {
	border: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

ul.no-divide {
	margin-bottom:5px;
}


#events ul {
	padding:10px 100px 10px 10px;
	background:#EBEBEB;
}

#events br, #event-details br {
	clear:both;
}

span.label {
	width: 140px;
	float: left;
	font-weight:bold;
	padding-bottom:5px;
	position:relative;
}

/***** Tables *****/

table#clientTable {
	width:100%;
}

table#clientTable td {
	width:145px;
}
 
#product-results table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
}

#product-results table tr td {
  	padding:8px 8px 8px 8px;
	background: #FFFFFF url(../images/seperator_vertical.gif) no-repeat right 12px;
	vertical-align:top;
	border-bottom: dotted 1px #D7D7D7;
}

#product-results table tr td span {
	font-weight:bold;
	display:block;
}

#product-results table tr.lastrow td {
	border-bottom:1px dotted #606060;
}

#product-results table tr td.lastcell {
	background-image:none;
}

#product-results table tr td.lastcell img {
	padding-right: 0;
}

#product-results table tr td input {
	padding-top:20px;
	padding-left:12px;
}

#product-results table tr td img {
	vertical-align:middle;
}

#product-results table tr th {
  	padding:10px 8px 8px 8px;
	border-bottom:dotted 1px #606060;
	border-top: dotted 1px #D7D7D7;
}

.basketmsg a {
	float:left;
}

.basketmsg {
	padding-bottom: 0;
	overflow:hidden;
	width: 100%;
}

.basketmsg p {
	padding: 15px 0 0 0;
}

.basketmsg img {
	vertical-align:middle;
}

table.downloads img {
	float:left;
	padding-right:10px;
}

table.downloads th#file-size, table.downloads th#file-type {
	width:6em;
}

table.downloads td {
	background: #EBEBEB;
	padding:10px;
}

table.downloads th {
	border-bottom: solid 2px #000000;
}


#innercontent ul {
	padding-bottom:15px;
}

#innercontent ul li {
	list-style-type:disc;
	margin-left:20px;
}

#innercontent p {
	margin-right: 10px;
}

#imagecontainer, #branchimagecontainer, level2imagecontainer {
	background:#D0E8EA;
	margin: 0;
	padding: 0;
	height:229px;
	margin-bottom:3px;
	vertical-align:baseline;
}

#branchimagecontainer {
	height:110px;
	margin-bottom:1em;
}

/* Site Map */
#sitemap a {
	font-weight:normal;
}

#sitemap ul {
 margin: 0;
 padding: 0;
 list-style: none;
 color: #999;
}
#sitemap ul li a.level0 {
	font-size:1.2em;
}

#sitemap ul li {
	margin-bottom:2em;
}

#sitemap ul li ul li {
	margin-left:40px;
	margin-bottom: 0;
}


/* Left Navigation START */ /* Ben */

/* - Lists */
#leftmenu, #leftmenu li, #leftmenu ul, #leftmenu ul li {
 margin: 0;
 padding: 0;
 list-style: none;
}
#leftmenu ul {
 border-top: 1px solid #dfdfdf;
 border-bottom: 1px solid #dfdfdf;
}
#leftmenu ul ul {
 border: 0;
}

/* - Links */
#leftmenu a {
 display: block;
 margin: 0;
 padding: 0; /* 3px 0; */
 color: #666;
 font-size: 1.6em; /* 12px */
 font-weight: normal;
 line-height: 2.083; /* 2.083 x font-size = 25px */
 text-decoration: none;
}
#leftmenu a.selected {
 font-weight: bold;
}
#leftmenu a:hover, #leftmenu a:focus, #leftmenu a:active {
 color: #999;
}
/* -- Links Level 2 */
#leftmenu ul a {
 margin-left: 19px;
 padding-left: 6px;
 font-size: 1.1em;
 line-height: 2.0;
 background: url(/media/23238/leftnav-vbar.gif) no-repeat left center;
}
/* -- Links Level 3 */
#leftmenu ul ul a {
 background: transparent;
}

/* Left nav END */

#infocontainer {
 /*background: #F1D68A;*/
 margin-bottom: 1em;
 background: #E2B909;
}

/* Promotion */
.infobox {
 float: left;
 margin-bottom: 10px;
 width: 50%;
}

.info_content {
	background-image:url(../images/promo_bg.jpg);
	background-position:left 15px;
	background-repeat:repeat-x;
	min-height:130px;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
}

* html .info_content {
	height:130px;
}

.info_content p {
	padding-top:20px !important;
}

.infobox h2 img {
	float:none;
}

.right {
	margin-left:4px;
	width:49%;
}

.infobox img {
  float: left;
  padding-right:10px;
}

.infobox h3 {
 padding: 0 5px 5px 5px;
 color: #000;
}
.infobox p {
 margin: 0;
 padding: 0 0 5px 0;
}

.nodivide {
	background:none;
}

.branchheaderimg {
	margin-top:3px;
}



ul.nopadding {
	padding-bottom: 0 !important;
}

#FeedbackForm_9_pnlForm label, #FeedbackForm_9_pnlForm input, #FeedbackForm_9_pnlForm select  {
	width:200px;
}


#FeedbackForm_9_pnlForm textarea {
	width:300px;
}



.field label, fieldset p label {
	color:#000000;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:3px 3px;
	width:10em;
}

.field input, fieldset p textarea {
	float:left;
	margin:5px 5px 1px 0; 
}


fieldset p input[type=submit] {
	content: ".";
	clear: both;
	display: block;
	/* visibility: hidden;
	height: 0; */
}

.infocontent a {
	color:#FFFFFF;
	font-size:1.2em;
}

a.title {
	font-size:1.6em;
	text-decoration:none;
}

a.title:hover {
	text-decoration:underline;
}

p.larger {
	font-size:1.3em;
	padding-top:5px;
}

.subtitle {
	font-weight:bold;
}

#innercontent ul#progressBar li, #innercontent ul#searchResults li {
	list-style-type:none !important;
	margin-left: 0 !important;
}

/* Case Studies */ /* Ben */
h2.clients {
 margin-bottom: 5px;
 padding: 0 0 5px 0;
 border-bottom: 1px solid #ccc;
}
#studyContainer, #awards {
 float: left;
 margin: 0px 0 20px 0;
 padding: 0;
 border-bottom: 1px solid #ccc;
}


#studyContainer {
	margin-top:15px;
}

#awards {
	border-top: 1px solid #ccc;
	border-bottom: none;
	width:100%;
	margin-bottom:5px;
	padding-top:10px;	
}

#awards h2 {
	padding-top:10px;
}

#studyContainer li, #awards li {
 color: #666;
}
p.clients.alignright {
 margin: 0;
 padding: 1em 0 0 0;
}
/* end Case Studies */

.studyFeature {
	background:#F0F0EC;
	padding:10px;
	position:relative;
	margin-bottom:5px;
}

.studyFeature dl {
	margin-top: 0;
	margin-bottom: 0;
}

.studyFeature dt {
	float:left;
	font-weight:bold;
	position:relative;
}

.studyFeature dd {
	
	margin-left:140px;
	font-weight:normal;
}

.top {
	padding-bottom:10px;
	border-bottom:1px dotted #606060;
}


.bottom {
	padding-top:10px;
}



table#variantListing tr.header {
	background:none;
}

table#variantListing tr td {
	background:#F0F0EC;
	border-bottom: solid 5px #FFFFFF;
	padding:3px;
}

ul.bullet {
	list-style:disc;
	margin-left:15px;
	color:#993333;
}

.contactinner {
	width:100%;
	
}

img.noborder {
	border-left:none;
}

fieldset {
	border: 0;
}

#home #breadcrumb {
	font-size:1em;
	margin-top:10px;
}


#breadcrumb {
	margin: 0em 0 1em 0em;
	padding: 0em 0 0 0em;
	height: 2em;
	position:relative;
	font-size:0.8em;
}

#breadcrumb ul{
	margin-left: 0 !important;
	padding-left:0;
	padding-bottom: 0;
}


#breadcrumb li {
	display: inline;
	height: 2.3em;
	margin-left: 0 !important
}

#footerlinks {
	list-style: none;
	padding: 8px 0 0 10px;
}

#footerlinks li {
	display: inline;
}

.ContactForm, .contactinner {
	position:relative;
}

.ContactForm {
	height:420px;
}

#innercontent ul li#print, #innercontent ul li.studylink {
	list-style: none !important;
}

#innercontent ul li.studylink {
	margin-left: 0;
}

ol.headedlist {
	margin-top: 1em;
}

ol.faqheader {
	background:#F0F0EC;
	margin-bottom:5px;
	padding-bottom:5px;
	padding:10px;
	border-bottom:1px dotted #606060;
}

ol.faqheader li {
	margin-bottom:10px;
}

.headedlist li {
list-style-type:none;
margin-bottom:1em;
padding-bottom:1em;
}

/* ---- Sample/swatch image pop up ----------- */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next.gif);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/previous.gif);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/* ---- Sample/swatch image pop up END ------- */

/* Jobs results */
.resultouter {
	border-top-color:#CC3366;
	border-top-style: solid;
	border-top-width: 1px;
	margin-bottom: 1.5em;
}

.result {
	border-color: #CC3366;
	border-style:none solid solid;
	border-width: 0 1px 1px;
}
.result {
	clear:both;
	display:block;
	margin: 0;
	overflow:hidden;
	padding: 0 0 5px 5px;
}

.result p {
	padding-bottom: 0;
}

.result dl {
	padding-top: 0; 
	text-align: left;
}

.result dd {
	margin-top: -14px;
	margin-left: 10em;
}

#print {
	float:right;
	margin-top:1em;
}

/* Right Nav styling */
.rightNavLinks { /* Ben */
 margin: 0;
 padding: 15px 0px 5px 0px !important;  /* IE compatibility */
 border-top: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
width:570px;
}

ul.rightNavLinks {
	vertical-align:baseline;
}

#innercontent .rightNavLinks li { /* Ben */
 display: inline;
 margin: 0 20px 0 0;
 padding: 0;
 border:none;
}
.rightNavLinks img { /* Ben */
 margin-top: -10px; /* IE compatibility */
 margin-right: 0;
 padding: 0 5px 0 0; /* Hide underline */
 vertical-align: middle; /* IE compatibility */
 background: #fff;
}
.rightNavLinks a { /* Ben */
 text-decoration: underline;
}
.rightNavLinks a:hover, .rightNavLinks a:focus, .rightNavLinks a:active { /* Ben */
 text-decoration: none;
}

.rightNavBox {
	padding:10px;
	margin-bottom:5px;
	border-bottom: 1px solid #ccc;
	font-size:1.3em;
}

.rightNavBox p {
	padding-bottom:5px;
	font-weight:bold;
}

.contact-us {
	padding:10px;
}

.contact-us img {
	float:left;
	padding-right:10px;
}

.contact-us p {
	padding-bottom:5px;
	margin-left:35px;
}

.contact-us p.header {
	font-size:1.6em;
	font-weight:bold;
}

#divMenu_searchBox_1_search {
	margin-top:40px;
	float:left;
}

.post {
	border-bottom:1px dotted #ABABAB;
	margin-bottom:15px;
	padding:0 5px 15px 0;
	width:560px;
}

.post img {
	width:560px;
	max-height:253px;
	margin-bottom:15px;
}

.post .entrytext img {
	width: 100%;	margin-bottom:15px;

}

.entrytext p a {
	font-weight:normal;
}

.post h2 {
	font-size:2em;
}

.post p {
	padding-bottom:5px;
	padding-top:10px;
}

ul#advanced-search {
	padding:10px 0 10px 0;
}

ul#advanced-search li {
	list-style-type:none;
	margin-left: 0;
}

#registerDynamic_9_PanelEdit {
	margin-bottom:20px;
}

#umbracoAutoForm label {
	width:150px;
}

#umbracoAutoForm p {
	padding-bottom: 0;
}

.commentlist {
	margin-bottom:10px;
	/*width:100%;*/
	padding-left:0px;
	
}

.commentlist li{
	padding-bottom:15px;
	border-bottom:1px dotted #ABABAB;
	margin-bottom:5px;
	padding-right:0px;
	padding-top: 10px;
}

.comment-body {
	margin-left:10px;
	/*padding-right:10px;*/
}

.comment-body img {
	float:left;
	margin-right:10px;
}

.umbracoAutoFormRowDescription {
	display:block;
	padding:10px 3px 3px 3px; 
	width:150px;
	float:left;
}

.umbCaptchaHolder {
	float:left;
	padding:10px;
}

#umbracoAutoForm p {
	clear:both;
}

.umbracoAutoFormButton {
	margin-top:10px;
}

#umbAdvancedSearchResult_10_AdvancedSearch {
	margin-bottom:20px;
}

#studyContainer ul li, #awards ul li {
	display:block;
	float:left;
	margin-left: 0;
	width:195px;
}

#awards ul li {
	height:230px;
}

#studyContainer ul li a:hover, #awards ul li a:hover {
	text-decoration:none;	
}

#studyContainer ul li strong {
	padding: 15px 5px 15px 0;
	display:block;
}

#awards p {
	display:block;
	padding-top:10px;
}

#studyContainer ul li a.casestudy {
	display:block;
	font-weight:normal;
	float:left;
	padding: 10px 0 10px 0;
}

#studyContainer ul li a.casestudy:hover {
	text-decoration:underline;
}

.studyIntro {
	font-weight:bold;
	font-size:1.3em;
}

.studyImage {
	padding-bottom:10px;
}

input#registerDynamic_5_ButtonSignup, input#reset {
	display:block;
	float:left;
	margin:10px 5px 0px 0px;
}

#home-segment {
	height:330px;
	padding:20px 0px 15px 0px;	
}


#registerDynamic_5_PanelEdit {
	width:50%;
	float:left;
}

table#form {
	width:100%;
} 

#formImg {
	float:left;
}

/************** styling for landing page *************/

#headerLanding {
	float:right;
	margin-top:60px;
	padding-left:10px;
	position:relative;
	width:215px;
}

#headerBar {
	background:#B7064C;
	padding:8px 0 8px 20px;
	color:#FFFFFF;
	font-size:1.4em;
	font-weight:bold;
}

#headerBar h1 {
	padding-bottom: 0;
	color:#FFFFFF;
	font-size:1.3em;
	font-family:verdana;
}

#campaign-main {
	background:#F0F0EC;
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
}

#campaign-main img {
	float:right;
	padding-left:20px;
}

#campaign-main p {
	font-size:1.8em;
	padding: 0 0 0 20px;
}

#campaign-main h2 {
	padding: 10px 0 10px 20px;
	font-size:3em;
}

#buttons a, .button2 a {
	color:#FFFFFF;
	display: block;
    	background-color: #B7064C;
	border-bottom: solid 3px #750431;
	border-right: solid 3px #750431;
	border-left: solid 3px #F9428B;
	border-top: solid 3px #F9428B;
	padding:5px;
	margin-bottom:5px;
	font-size:1.5em;
} 

.button2 a {
	width:295px;
}

#buttons a {
	background-color: #666666;
	border-bottom: solid 3px #333333;
	border-right: solid 3px #555555;
	border-left: solid 3px #BBBBBB;
	border-top: solid 3px #DDDDDD;

}

#buttons a:active, #buttons a:hover {
	background-color: #999999;	
}

.button2 a:active, .button2 a:hover {
	color:#FFFFFF;
	display: block;
    	background-color: #D9065A;
	border-bottom: solid 3px #750431;
	border-right: solid 3px #750431;
	border-left: solid 3px #F9428B;
	border-top: solid 3px #F9428B;
	padding:5px;
	margin-bottom:5px;
} 

#campaign #innercontent p {
	overflow:hidden;
	width:100%;
}

#campaign ul {
	margin-bottom:10px;
}

#campaign #innercontent p {
	padding-bottom:10px;
}

#campaign #innercontent h2 {
	margin-top:10px;
}

/************** end styling for landing page *************/

#featured {
	background-color: #EEEEEE;
	padding:10px 10px 15px 10px;
	/*min-height:180px;*/
	margin-bottom:15px;
}
.teaser-featured {
	font-size: 1.2em;
}

#featured a {
	font-size: 1.3em;
}

#brandDialog #display-news, #display-news {
	background:none;
	padding-left: 0px;
}

.homeinfo {
	background-color:#EEEEEE;
}

.homeinfolink {
	padding:0 10px 10px 10px;
	background-color:#EEEEEE;
}

ul#homepage-items {
	overflow:hidden;
	padding:10px 0pt 0 0px;
	width:100%;
}
	
ul#homepage-items h2 {
	margin-left:0;
	padding-bottom:5px;
}

ul#homepage-items img {
	border-bottom: solid 2px #FFFFFF;
}

ul#homepage-items p {
	background-color:#EEEEEE;
	padding-right:10px;
	padding-left:10px;
	padding-bottom:10px;
}

ul#homepage-items h3 a {
	padding-bottom:0px;
	padding-left:10px;
}

ul#homepage-items h3 {
	background-color:#EEEEEE;
	padding-top:5px;
	padding-bottom:5px;

}

ul#homepage-items h2 span {
	display:none;
}

ul#homepage-items li {
	float:left;
	width:246px;
}

.item-content {
	background-color:#EEEEEE;
	padding:8px;
}

ul#homepage-items a, ul#homepage-items p {
	display:block;
}

p.postmetadata a {
    font-weight:normal;
}    

#youtube {
	height:360px;
}

#innercontent #privacy {
	padding-right:20px;
}

#innercontent #privacy ol {
	width:auto;
	list-style-type:decimal;
	padding-left:25px;
}

#innercontent #privacy li {
	padding-bottom:10px;
}
#award_logos {
	border-top:1px solid #CCCCCC;
	margin-top:15px;	
	padding-left:200px;
	padding-top:15px;
}

#award_logos img.award_logo {
	margin-right:10px;
}

#display-news ul li strong {
	display:block;
	margin-bottom:8px;
}


/* EDITOR PROPERTIES */

