body
{
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	text-align: center;
	background:#edefef url(container_bg.jpg) center 84px no-repeat;
	margin:25px 0 0 0;	
}

td, p
{ 
	font-size: 11px;
}

a
{
	outline:none;
}

.DocumentContainer
{
	margin: 0 auto;
	width: 920px;
}

.HeaderContent
{
	clear: both;
	padding: 0 0 0 10px;
}

.SearchResultsPane {
	padding: 5px;
}

#LogoContainer
{
	padding-top:0;
	float: left;
	position:relative;
	top:15px;
}

#SearchContainer
{
	margin-left:100px;
	font-size:10px;
	text-align:right;
	vertical-align:bottom;
	margin-bottom:10px;
	float:right;
}

#SearchContainer span 
{
	display:block;
	float:left;
}

#SearchContainer span label
{
	position:relative;
	top:5px;
}

#SearchContainer span a.searchBtn
{
	background:url(btn_arrow_search.gif) no-repeat;
	width:25px;
	height:21px;
	display:block;
}

#SearchContainer .NormalTextBox
{
	margin-left:6px;
}

#SearchContainer .SkinObject, #SearchContainer .SiteSearch, #SearchContainer .WebSearch
{
	display: none;
}

#SearchContainer .SearchButton
{
	display: block;
	text-indent: -9999px;
	background: transparent url(btn_arrow_search.gif) no-repeat;
	width: 25px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-align: left;
}

#SearchContainer #SearchInputFields 
{
	height: 22px;
	margin: 0;
	text-align: right;
	vertical-align:middle;
}

#SearchContainer #SearchInputFields input, #SearchContainer #SearchInputFields a, #SearchContainer #SearchInputFields .SearchLabel
{
	float: right;
	text-align: left;
	margin-left: 5px;
	position: relative;
}

#SearchContainer #SearchInputFields .SearchLabel
{
	*margin-top: -10px;
	display: block;
}

#SearchContainer #SearchInputFields a
{

}

#SearchContainer #SearchInputFields input
{

}

#SearchContainer INPUT
{
	color: #666666;
	text-transform: none;
	display: inline;
	font-size:10px;
}

div.LanguageHeader
{
	padding-top:5px;
	padding-bottom:10px;
	text-align: right;
	vertical-align: bottom;
	color:#1b5376;
	font-size:10px;
}

td.ContainerRow1 img
{
	position:relative;
	right:20px;
}

div.LanguageHeader A:Link, div.LanguageHeader A:Visited
{
	color:#1b5376;
}

div.LanguageHeader A:Active
{
	color:#666;
}

div.LanguageHeader span.utilityLinks
{
	margin-left:20px;
}

div.LanguageHeader span.utilityLinks a:hover
{
	text-decoration:underline;
}

div.LanguageHeader span.utilityLinks span
{
	margin-left:4px;
}

div.LanguageHeader span.languageSelect
{
	margin-left:20px;
}

.FooterContainer
{
	background: #EDEFEF;
	height: 27px;
	padding-top: 15px;
	padding-left: 25px;
	padding-right: 0;
	border: 0;
	clear:both;
}

.CopyrightContainer
{
	float: right;
	font-size:11px;
	color:#0c486d;
}

.CopyrightContainer a
{
	font-size:9px !important;
}

.CopyrightContainer a:hover
{
	color:#0c486d;
}

.CopyrightContainer .SkinObject 
{
	color: #0c486d;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
}

.LoginContainer
{
	text-align: right;
	margin-left: 350px;
}

.LoginContainer .SkinObject
{
	color: #666666;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

/****************************************************************************/
/* MAIN MENU */
/****************************************************************************/
.MainMenu_MenuContainer
{
	width: 100%;
}

.MainMenu_MenuContainer TBODY TR TD TABLE { width: 131px; }

.MainMenu_MenuContainer * IMG
{
	display: none;
}

.MainMenu_RootMenuItem
{
	background: url(MenuBtn.gif);
	color: #9d9d9d;
	height: 22px;
	vertical-align: middle;
}

.MainMenu_RootMenuArrow
{
	display: none;
}

.MainMenu_RootMenuItem TD
{
	width: 131px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.MainMenu_RootMenuItemSelected
{
	background: url(MenuBtnHover.gif);
	color: #9d9d9d;
	height: 22px;
	vertical-align: middle;
}

.MainMenu_RootMenuItemSelected TD
{
	width: 131px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.MainMenu_RootMenuItemActive
{
	background: url(MenuBtnSelected.gif);
	color: #ffffff;
	height: 22px;
	vertical-align: middle;
}

.MainMenu_RootMenuItemActive TD
{
	width: 131px;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
}

.MainMenu_SubMenu
{
	width: 131px;
	background-color: #efefef;
}

* .MainMenu_SubMenu TABLE
{
	width: 131px;
}

.MainMenu_SubMenu .MainMenu_MenuItem
{
	background-color: #cfcfcf;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 0px;
	border-top: 2px solid #efefef;
}

.MainMenu_SubMenu TD.MainMenu_MenuItemSel
{
	background-color: #8f8f8f;
	border: 0px;
	border-top: 2px solid #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MainMenu_SubMenu TR.MainMenu_MenuItem
{
	padding-left: 10px;
}

.MainMenu_SubMenu .MainMenu_MenuArrow
{
	display: none;
}

.MainMenu_MenuIcon
{
	display: none;
}

#HorizontalMenu
{
	text-align: left;
	clear: both;
}

#HorizontalMenu table
{
	width:914px;
	position:relative;
	top:1px;
	padding-top:2px;
	left:3px;
}

/****************************************************************************/
/* FOOTER MENU */
/****************************************************************************/
.FooterContainer {
	padding-left: 0;
}
	
.FooterPane
{
	float:left;
	width:350px;
	overflow:hidden;
}

.FooterPane * TABLE
{
	float: left;
}

.FooterPane .DNNAlignLeft DIV DIV TABLE
{
}

.FooterPane .DNNAlignLeft DIV DIV TABLE TBODY TR TD
{
	text-align: left;
	font-size: 10px;
	padding-top: 0;
	padding-bottom: 20px;
	padding-right: 5px;
	padding-left: 0;
}

.FooterPane .DNNAlignLeft DIV DIV TABLE TBODY TR TD * TD
{
	border: 0px;
	width: auto;
}

.FooterPane * A:Link,
.FooterPane * A:Visited,
.FooterPane * A:Hover,
.FooterPane * A:Active
{
	color: #0c486d;
	border: 0px;
	text-transform:uppercase;
}

.FooterPane ul.footer-links {
	list-style: none;
	margin-top: 0;
	padding: 0;
}

.FooterPane ul.footer-links li {
	list-style: none;
	float: left;
	margin-right: 10px;
	font-size: 10px;
	border-left: 1px solid #0c486d;
	padding-left: 10px;
}

.FooterPane ul.footer-links li.first {
	border-left: none;
}


/****************************************************************************/
/* HOME HERO */
/****************************************************************************/

/****************************************************************************/
/* HOME HERO */
/****************************************************************************/

div#heroSlides {width:914px;height:390px;margin:auto;overflow:hidden;margin-top:2px;position:relative;} 

div#heroSlides h2 {width:227px;height:57px;background:url(hero-you-water.gif) no-repeat;position:absolute;right:40px;top:80px;text-indent:-9999px;margin:0;padding:0;}

div#heroSlides .ui-tabs-hide {display:none !important;}

div#heroSlides .ui-tabs-selected a {background:#666 !important;}

div#heroSlides ul#heroPagination {margin:0;padding:0;position:absolute;top:220px;right:110px;}

div#heroSlides ul#heroPagination li {float:left;margin-right:5px;list-style:none;}

div#heroSlides ul#heroPagination li a {display:block;text-indent:-99999px;width:12px;height:12px;font-size:1px;background:#fff;border:1px solid #666;}

div#heroSlides ul#heroPagination li a:hover {background:#666;}

div#heroSlides ul#heroPagination li a.previous {width:9px;background:transparent url(hero-pag-prev.gif) 0 2px no-repeat;border:0;}

div#heroSlides ul#heroPagination li a.next {width:9px;background:transparent url(hero-pag-next.gif) 3px 2px no-repeat;border:0;}

div#heroSlides ul#heroPagination li a.previous:hover {width:9px;background:transparent url(hero-pag-prev.gif) 0 2px no-repeat;}

div#heroSlides ul#heroPagination li a.next:hover {background:transparent url(hero-pag-next.gif) 3px 2px no-repeat;}


/****************************************************************************/
/* LAYOUT1 */
/****************************************************************************/

.ContentContainer
{
	min-height:500px;height:auto !important;height:500px;
	background:#fff;
}

div.HeaderPanel
{
	text-align:left;
}

.Layout1 * .ContentContainer
{
	clear: both;
}

.Layout1 * .FooterPane 
{
	clear: both;
}

.Layout1 * .CopyrightContainer
{
}

.Layout1 * .LoginContainer
{
}

.Layout2 * .FooterPane
{
	clear: both;
}

.Layout2 * .leftColumn
{
	width: 210px;
}

.Layout2 * .rightColumn
{
	width: 100%;
	padding: 15px;
}

.Layout2 * .TopLeftPane
{
	padding: 15px;
}

.Layout2 * .HeaderContainer
{
	width: 920px;
	height: 74px;
	background: url(Layout2HeaderPaneBackground.jpg);
	border-bottom: 1px solid white;
	clear: both;
}

.Layout2 * .HeaderPane
{
	padding: 10px;
}

.Layout3 * .ContentContainer
{
	background-color: #ffffff;
	border-left: solid 1px #fff;
}

.Layout3 * .BottomRow
{
	height: 224px;
	background-color: #ffffff;
	vertical-align: top;
}

.Layout3 * .ContentPane
{
	height:293px;
	padding-bottom:1px;
	clear: both;
	width:914px;
	overflow:hidden;
	position:relative;
	left:3px;
}

.Layout3 * #dnn_LeftPane
{
	padding-left:3px;
}


.Layout3 * .FooterPane
{
/*	border-top: 1px solid white;*/
	clear: both;
}

.Layout3 * P
{
	margin:0;
}

.Layout3 * .ContentPane P
{
	float:left;
	margin-top:3px;
	position:relative;
	left:-3px;
}

.Layout4 * .FooterPane
{
	clear: both;
}

.Layout4 * .ContentPane
{
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-top:2px;
	width:914px;
	overflow:hidden;
	position:relative;
	left:3px;
}

.Layout4 * .HeaderContainer
{
	width: 920px;
/*	
	height: 0;
background-image: url(Layout2HeaderPaneBackground.gif);*/
	border-bottom: 1px solid white;
	clear: both;
}

.Layout4 * .HeaderPane
{
	padding: 10px;
}

.Layout4 * .PageHeader
{
	color: #9B9B9B;
	line-height: 25px;
	font-weight: normal;
}

.Layout4 * .ImagePane
{
	/*border: solid 1px white;*/
	margin-bottom: 3px;
	width: 167px;
	/*height: 246px;*/
}

.Layout4 * .DescriptionPane
{
	padding: 2px;
	background-color: #ffffff;
}

.Layout4 * .MicroImage
{
	border-right: 1px solid white;
}

.Layout4 * .RightMicroImage
{
	border-right: 0px;
}

.WhiteUnbounded
{
	background-color:White;
}

.WhiteUnbounded .FooterContainer
{
	background-image: none;
}

.WhiteUnbounded #HorizontalMenu
{
	background: url(MenuBtn.gif);
	margin-top:15px;
	height:22px;
}

.WhiteUnbounded .MainMenu_MenuItem
{
	border-width:0px 0px;
}

.WhiteUnbounded .MainMenu_RootMenuItem td
{
	border-left:none;
	border-right:none;
}

.Layout5 * .FooterPane
{
	clear: both;
}

.Layout5 * .leftColumn
{
	width: 210px;
}

.Layout5 * .RightColumn
{
	width: 698px;
	position:relative;
	left:10px;
	margin-top:5px;
	background:#fff;
}

.Layout5 * .rightColumnContent
{
	margin: 15px;
}

.Layout5 * .TopLeftPane
{
}

.Layout5 * .ContentContainer
{
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

.Layout5 * .HeaderContainer
{
	width: 918px;
	height: 74px;
	background: #fff url(Layout2HeaderPaneBackground.jpg) 2px 0 no-repeat;
	clear: both;
	border-top:1px solid #fff;
}
.Layout5 * .HeaderPane
{
	padding: 10px;
}

.Layout4 * .ContentContainer div#callouts 
{
	float:left;
	position:relative;
	left:1px;
	font-size:1px;
	width:919px;
	height:126px;
	background:#fff;
}

.Layout4 * .ContentContainer a img 
{
	border:0;
	float:left;
	
}

.Layout4 * .ContentContainer a img.leftCo
{
	position:absolute;
	top:3px;
	left:1px;
}

.Layout4 * .ContentContainer a img.midCo
{
	position:absolute;
	top:2px;
	left:307px;
}

.Layout4 * .ContentContainer a img.rightCo 
{
	position:absolute;
	top:2px;
	left:614px;
}

.Layout4 div.HeaderPanel table {
	position:absolute;
}

.Layout4  .ContentContainer {
	position: relative;
}
	
.Layout4  .ContentContainer a.PrintIcon {
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	position:absolute;
	right:10px;
	z-index:1;
}
	
.Layout4 .spanPrintIcon {
	float: right;
	padding: 5px 10px 0 0;
}

/* SideMenu  */
.MenuHdr
{ 
  background-color: #8fa9c2;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  cursor: default;
}

.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  border:solid 1px white;
  text-decoration: none;
  display: block;
  margin: 2 2 2 2;	
  padding: 8 5 8 25;
  cursor: pointer;
}

.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  margin-right: 5px; 
}

.MenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;
  border: #00008B 1px solid;
  background-color: #f7f7f7 !important;  
}

.MenuItem, .MenuItemMouseOver
{
  padding-bottom: 1px;
  background-color: #dfdfdf;
  padding-top: 1px;
  border: #f1f1f1 1px solid; 
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link, 
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, 
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding: 5px 0 5px 40px;
  cursor: pointer;
  color: black;
  text-decoration: none;
}

.MenuCurrentPage
{
  color: #696969;
}

.MenuHdr0
{ 
  border-bottom:solid 1px white;
  font-size: 14px;
  background-color: #f7f7f7;
  padding: 5px 0 0 0;
  margin: 0 0 0 0;
  cursor: default;
  color:#141414;
}

.MenuItem0, .MenuItemMouseOver0
{ 
  border-bottom:solid 1px white;
  font-weight: bold;
  background-color: #f7f7f7;
  padding: 5px 0 0 20px;
  margin: 0 0 0 0;
  cursor: default;
  text-transform: uppercase;
  color:#141414;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link,
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Hover, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
  text-decoration: none;
  display: block;
  cursor: pointer;
  margin:3px 0 0 20px;
  display:block;
  height:21px;
}

.MenuHdr0 A, .MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.MenuHdr1
{
  border-bottom:solid 1px white;
  font-size: 12px;
  background: url(MenuHdr1.jpg) no-repeat;
  padding: 0 0 0 20px;
  margin: 0 0 0 0;
  cursor: default;
}

.MenuHdr0 A:Active, .MenuHdr0 A:Hover, .MenuHdr0 A:Visited, .MenuHdr0 A:Link
{
  text-decoration: none;
  font-family:Arial;
  display: block;
  margin:3px 0 0 20px;
  height:21px;
  cursor: pointer;
  color: #141414;
  font-weight: bold;
}

.MenuHdr1 A
{
  text-decoration: none;
  font-family:Arial;
  display: block;
  margin:3px 0 0 20px;
  height:21px;
  cursor: pointer;
  color: #115f8f;
  font-weight: normal;
}


.MenuItem1
{
  font-size: 12px;
  font-family:Arial;
  font-weight: normal;
  background: url(MenuItem1.jpg) no-repeat;
  height:29px;
}

.MenuItemMouseOver1
{
  font-size: 12px;
  font-family:Arial;
  font-weight: normal;
  background: url(MenuItem1.jpg) no-repeat;
  height:29px;
}

.MenuItem1 A, .MenuItem1 A:Active, .MenuItem1 A:Hover, .MenuItem1 A:Visited, .MenuItem1 A:Link, 
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:Active, .MenuItemMouseOver1 A:Hover, 
.MenuItemMouseOver1 A:Visited, .MenuItemMouseOver1 A:Link
{
  display: block;
  cursor: pointer;
  margin:0 0 0 20px;
  color: #141414;
  text-decoration: none;
  font-weight:normal;
}

#dnn_MenuLeftPane 
{
	border-left:2px solid #fff;
	border-top:1px solid #fff;
	background:#fff
}

.MenuItem2
{
	background:#fff;
}

.MenuItem2 A, .MenuItem2 A:Hover, .MenuItem2 A:Visited, .MenuItem2 A:Link, 
.MenuItemMouseOver2 A, .MenuItemMouseOver2 A:Hover, 
.MenuItemMouseOver2A:Visited, .MenuItemMouseOver2 A:Link
{
  display: block;
  cursor: pointer;
  margin:0 0 5px 20px;
  padding:0 0 0 10px;
  color:#949494;
  text-decoration: none;
  background:#fff url(bg_submenu_arrow.gif) 0 -33px no-repeat;
  line-height:14px;
}

.MenuItem2 A:Hover, .MenuItemMouseOver2 A:Hover, .MenuItem2 A:Active, .MenuItemMouseOver2 A:Active
{
  display: block;
  cursor: pointer;
  margin:0 0 5px 20px;
  padding:0 0 0 10px;
  color:#115f8f;
  text-decoration: none;
  background:#fff url(bg_submenu_arrow.gif) 0 4px no-repeat;
  line-height:14px;
}

.MenuItem2.currentItemHighlight2, .MenuItemMouseOver2.currentItemHighlight2
{
	background:#fff;
}

.MenuItem2.currentItemHighlight2 a, .MenuItemMouseOver2.currentItemHighlight2 a
{
	color:#115f8f;
	background:#fff url(bg_submenu_arrow.gif) 0 4px no-repeat;
}

.currentItemHighlight1 a, .currentItemHighlight1 a:hover, currentItemHighlight2 a:active, .currentItemHighlight1 a:visited, .currentItemHighlight1 a:link
{
	color:#115f8f !important;
}

.MenuHdr1
{
	height:29px;
	margin:0 !important;padding:0 !important;
}

.MenuHdr1 a, .MenuHdr1 a:hover
{
	padding-top:4px;
	color:#115f8f !important;
	text-decoration: none;	
}

.currentItemHighlight1
{
  background: url(MenuHdr1.jpg) no-repeat;
}

.currentItemHighlight2 A, currentItemHighlight2 A:Active, .currentItemHighlight2 A:Visited, .currentItemHighlight2 A:Link
{
}

.currentItemHighlight2
{
  height:24px;
  background-image:none;
  background-color:#e3e7ed;
}

td.sideBarBG
{
	width:210px;
	background: url(sidebar_bg.gif) repeat-y;
	border-bottom:2px solid #fff;
}

/*
end sidebar
*/

.LayoutSearch * .FooterPane
{
	clear: both;
/*	border-left: solid 1px #C4C4C4;
	border-right: solid 1px #C4C4C4;
	width:920px;*/
}

.LayoutSearch * .leftColumn
{
	width: 210px;
}

.LayoutSearch * .rightColumn
{
	width: 100%;
	padding: 17px 12px 12px;
}

.LayoutSearch * .TopLeftPane
{
	padding: 15px;
}

.LayoutSearch * .HeaderContainer
{
	width: 914px;
	height: 80px;
	margin: 0 auto 5px;
	background-image: url(Layout2HeaderPaneBackground.gif);
	background-repeat:repeat-x;
	border-bottom: 2px solid white;
	padding-bottom: 5px;
	clear: both;
}

.LayoutSearch * .HeaderPane
{
	padding: 10px;
}

.HeaderContainer
{
	position: relative;

}
.HeaderPanel 
{ 
	padding: 10px 0 0 10px;
/*	top: 10px;
	left: 10px;
	position: absolute;
	*/
}

.HeaderPanel .PagingControl {
	height: 20px;
}

.HeaderPane a img {text-align:right !important;}

.Filter {
	font-family: inherit;
}

.LayoutKeywordSearch * .ContentContainer
{
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

.LayoutKeywordSearch * .FooterPane
{
	clear: both;
}

.LayoutKeywordSearch * .HeaderContainer,
.Layout4 * .HeaderContainer
{	
	width: 918px;
	height: 74px;
	background: #fff url(Layout2HeaderPaneBackground.jpg) 2px 0 no-repeat;
	clear: both;
	border-top:1px solid #fff;
}

.Layout4 .ClearWithHeader .FirstRow {
	display: none;
}


.LayoutKeywordSearch * .HeaderPane
{
	padding: 10px;
}

.LayoutKeywordSearch * .SearchResultsPane
{
	padding:10 10 10 10;
}

.SkinObject 
{
	color:#7c7c7c;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

a.SkinObject:link , a.SkinObject:visited , a.SkinObject:hover , a.SkinObject:active 
{
	color:#0c486d;
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.GrayLink
{
	color:#1b5376;
}

a.GrayLink:link, a.GrayLink:visited, a.GrayLink:hover, a.GrayLink:active
{
	color:#1b5376;
	text-decoration:none;
}

.SearchContentWrapper
{
	background-color: #fff;
	border:solid 1px #fff;
	width: 100%;
}

.LocatorWrapper
{
}

.LocatorBox
{
	border:solid 1px #fff;
}

.LocatorBoxHeader
{
	background-color:#e9f0f6;
	color:#285e96;
	padding:5px 5px 5px 5px;
	font-weight:bold;
	border-bottom:solid 1px #fff;
}

.LocatorBoxContent
{
	color:#898989;
	padding:5px 5px 5px 5px;
	font-weight:bold;
}

.Printable {
	background: none;
}

.Printable * #dnn_ctr386_Links_pnlList
{
	display:none;
}

.Printable * .ImagePane 
{
	text-align:left;
}

.ProductFeaturesIcon
{
  cursor: pointer;
}

.PressRelease, .PressReleaseFooter {
	padding-right: 10px;
}

.PressRelease h1 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 0.25em;
	color: #333;
}
.PressRelease h2 {
	background: none;
	text-align: center;
	margin-top: 0;
	font-size: 14px;
	color: #333;
}
	
.PhotoGallery ul {
	list-style: none;
	margin-top: 0;
	padding: 0;
}

.PhotoGallery ul li {
	list-style: none;
	float: left;
	width: 150px;
	min-height: 210px;
	margin-right: 10px;
	font-size: 10px;
	padding-right: 60px;
}

.PhotoGallery ul li p {
	text-align: center;
}
