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


  * { 
    margin: 0; 
    padding: 0;
  }
  body {
	font-family: 'Lucida Grande',Arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFF;
	background-image: url(../JPEGs/BlackBGFade.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
  }
  p,
  ul,
  ol {
	margin-bottom: 18px;
	text-align: justify;
  }
  ul {
	list-style-type: square;
	margin-left: 2em;
	color: #666666;
  }
  h1 {
	color: #336600;
	font-size: 25px;
	line-height: 36px;
	margin-bottom: 18px;
	font-weight: normal;
  }
  h2 {
	color: #333333;
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: normal;
	margin-top: 9px;
  }
  h3 {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 18px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
  }
    h4 {
	font-size: 11px;
	line-height: 18px;
	padding-bottom: 18px;
	color: #666666;
	text-align: justify;
	font-weight: normal;
	text-transform: uppercase;
  }
  h6 {
	color: #336600;
	font-size: 26px;
	line-height: 36px;
	margin-bottom: 18px;
	font-weight: normal;
}
  .left { 
    float: left; 
    margin: 0 18px 18px 0; 
  }
    .tickbox {
	float: left;
	margin-top: 9px;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 0px;
	position: relative;
	height: 45px;
	width: 45px;
	background-image: url(../PNGs/TickBox.png);
	background-repeat: no-repeat;
	background-position: center center;
  }
  
      .downloadsbox {
	float: left;
	margin-top: 9px;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 0px;
	position: relative;
	height: 45px;
	width: 45px;
	background-image: url(../PNGs/Downloads.png);
	background-repeat: no-repeat;
	background-position: center center;
  }
  
  .right { 
    float: right; 
    margin: 0 0 18px 18px; 
  }
  .callout {
	font-size: 11px;
	color: #a39c8d;
	margin-bottom: 18px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
  }
  .callout h4 { 
    font-size: 11px; 
    line-height: 18px; 
  }
  .column {
	float: left;
	width: 599px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	position: relative;
  }
  .sidebar {
	width: 200px;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 9px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: right;
  }
  #content {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
  }
  .biopic {
	width: 125px;
	height: 125px;
	margin-right: 9px;
	margin-bottom: 9px;
	padding: 3px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	position: relative;
  }
    .ServicePic {
	width: 125px;
	margin-right: 9px;
	margin-bottom: 9px;
	padding: 3px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	position: relative;
	background-color: #F0F0F0;
	border: 1px solid #E5E5E5;
  }
  #WelcomeLogo {
	width: 170px;
	margin-bottom: 9px;
	position: relative;
}
  #MainContentArea {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
  #WelcomeHeader {
	width: 820px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 225px;
}
  #NavigationBar1 {
	width: 830px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
  #WelcomeBar1 {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-bottom: 9px;
	height: 50px;
}

/*  SubNav Menu */
#SubMenu {
	width: 250px;
	clear: both;
	font-size: 10px;
	margin-right: 0px;
	margin-left: 210px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 30px;
	float: left;
}

#SubMenu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#SubMenu a, #SubNav strong, #SubNav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#SubMenu a {
	float:none;
}
#SubMenu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
}
#SubMenu a:hover {
	text-decoration:underline;
	float: left;
	color: #FFFFFF;
}  

#SubMenu a.current,#SubMenu a.current:link,#SubMenu a.current:visited,#SubMenu a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/CurrentNavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#SubMenu .padding { padding: 5px 0 0 10px; font-weight: bold; }

/*  Nav Menu */
#menu {
	width: 810px;
	clear: both;
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-transform: capitalize;
	height: 30px;
	font-weight: bold;
	overflow: hidden;
}

#menu ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#menu a, #nav strong, #nav span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#menu a {
	float:none;
}
#menu li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
}
#menu a:hover {
	float: left;
	color: #99CC00;
	height: 15px;
}  

#menu a.current,#menu a.current:link,#menu a.current:visited,#menu a.current:hover
{
	color: #99CC00;
	height: 15px;
}

#menu .padding { padding: 5px 0 0 10px; font-weight: bold; }



/*  QuickLinks Menu */

#Quicklinks {
	width: 400px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	text-align: left;
	padding: 10px;
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}

#Quicklinks ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: right;
}
#Quicklinks a, #Quicklinks strong, #Quicklinks span {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Quicklinks a {
	float:none;
}
#Quicklinks li {
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#Quicklinks a:hover {
	text-decoration:underline;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../GIFs/HoverNavBarBG2.gif);
	background-repeat: no-repeat;
	background-position: center center;
}  

#Quicklinks a.current,#Quicklinks a.current:link,#Quicklinks a.current:visited,#Quicklinks a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Quicklinks .padding { padding: 5px 0 0 10px; font-weight: bold; }


/*  Strapline Menu */

#Strapline {
	width: 500px;
	clear: left;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 25px;
	height: 28px;
	float: left;
}

#Strapline ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
	float: left;
	width: 495px;
}
#Strapline a, #Strapline strong, #Strapline span {
	display:block;
	text-decoration:none;
	color: #666666;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#Strapline a {
	float:none;
}
#Strapline li {
	margin:0px;
	padding:0px;
	float: left;
}
#Strapline a:hover {
	text-decoration:underline;
	color: #003366;
}  

#Strapline a.current,#Strapline a.current:link,#Strapline a.current:visited,#Strapline a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
}

#Strapline .padding { padding: 5px 0 0 10px; font-weight: bold; }

#MasterNav {
	clear: both;
	width: 810px;
	background-color: #ECECEC;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 28px;
	background-image: url(../GIFs/NavBarBG1.gif);
	background-repeat: repeat-x;
	background-position: center center;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

  #FooterContainer {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
  #FooterText {
	color: #999999;
	font-size: 10px;
	text-align: center;
}
  #Box1 {
	float: left;
	height: 50px;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box1.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
  #Box2 {
	float: left;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
}
  #Box3 {
	float: left;
	height: 50px;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
  #Box4 {
	float: left;
	height: 50px;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box4.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

  #Box5 {
	float: left;
	height: 50px;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box5.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

  #Box6 {
	float: left;
	height: 50px;
	width: 117px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box6.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

  #Box7 {
	float: right;
	height: 50px;
	width: 118px;
	background-color: #FFFFFF;
	background-image: url(../GIFs/Box7.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
  .BoxTextAreas {
	font-size: 9px;
	font-weight: bold;
	position: relative;
	padding-top: 9px;
	padding-bottom: 9px;
}

.BoxTextAreas a:hover {
	color: #999999;
} 


  .MainTextIndent {
	margin-left: 205px;
	color: #333333;
}

  .MainTextServiceArea {
	margin-left: 210px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 350px;
	background-image: url(../JPEGs/390x390BG1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 18px;
	border: 1px solid #E0E0E0;
}

  .FeatureListTickBoxes {
	margin-left: 210px;
	color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 350px;
	background-image: url(../JPEGs/390x390BG1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 18px;
	border: 1px solid #E0E0E0;
}
  .HeaderPhoneText {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
  #QuickNav {
	width: 375px;
	clear: right;
	margin-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
	text-align: right;
	padding: 10px;
	font-size: 16px;
	height: 20px;
	color: #666666;
	font-weight: normal;
}

  .style1 {
	color: #003366;
	font-weight: bold;
}
.MoreInfo {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 30px;
	width: 130px;
	background-image: url(../GIFs/MoreInfo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
.MoreInfoText {
	padding: 5px;
}
.MoreInfoTextLinks {
	color: #FFFFFF;
	text-decoration: none;
}

.MoreInfoTextLinksCurrent {
	color: #FF0066;
	text-decoration: none;
}


.MoreInfoTextLinksBlue {
	color: #0099FF;
	text-decoration: none;
}

/*  Form Area */

#FormContainer {
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F5F5F5;
	position: relative;
	border: 1px solid #E5E5E5;
}
#FormLHSide {
	width: 390px;
	color: #003366;
	margin: 5px;
}
#FormRHSide {
	clear: right;
	float: right;
	width: 290px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.FormMessageArea {
	background-color: #FFFFFF;
	line-height: 18px;
	width: 340px;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 100px;
	border: 1px solid #666666;
	color: #333333;
	font-size: 11px;
	font-family: 'Lucida Grande', Arial, sans-serif;
}
#FormSubmitArea {
	color: #003366;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 9px;
	position: relative;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	width: 340px;
	height: 100px;
}
.NewsUL {
	color: #666666;
	width: 155px;
	list-style-image: url(../GIFs/Warning.gif);
	list-style-position: inside;
}
.FormRequiredFields {
	color: #660000;
}
.FormTextArea {
	background-color: #FFFFFF;
	width: 340px;
	margin-bottom: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 20px;
	border: 1px solid #666666;
	color: #333333;
	font-family: 'Lucida Grande', Arial, sans-serif;
	font-size: 11px;
}
.FormText {
	color: #666666;
	margin-left: 2em;
	margin-top: 9px;
}
.SectionHeadings {
	font-size: 12px;
	line-height: 18px;
	width: 97px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	padding: 6px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

.SectionHeadings a:hover {
	color: #99CC00;
}  

.QuickLinks {
	color: #666666;
	text-decoration: none;
}

  .LinksUL {
	list-style-type: circle;
	margin-left: 2em;
	color: #666666;
}
#ClientLogoSlideshow {
	padding: 10px;
	width: 798px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 48px;
	border: 1px solid #E5E5E5;
}
#SlideShow {
	height: 155px;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../SlideShow/image_01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#reNeueLogoArea {
	height: 155px;
	width: 225px;
	background-image: url(../PNGs/MasterLogo.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	position: absolute;
	left: 0px;
	top: 70px;
}
.QuickLinksHighlight {
	color: #333333;
	text-decoration: none;
}

/* FORM
---------------------------------------------------------------------------------------------------------------------------------------------------*/
form{
}

.form{
	background-color: #FFFFFF;
	line-height: 18px;
	width: 175px;
	font-size: 12px;
	clear: both;
}

textarea, .formgenerell input, input.formgenerell {
	border: 1px solid #666666;
	width: 160px;
	clear: both;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 0px;
	line-height: 18px;
	height: 20px;
	color: #333333;
	background-color: #E5E5E5;
}

.formbutton {
	background-color: #E5E5E5;
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333333;
	border: 1px solid #999999;
	width: 365px;
	margin-bottom: 18px;
	clear: both;
	margin-top: 0px;
	height: 30px;
}
.FormJumpMenu {
	background-color: #CCCCCC;
	line-height: 18px;
	width: 165px;
	clear: both;
	margin-bottom: 18px;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#FormContainer {
	width: 385px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	float: left;
	border: 1px solid #E5E5E5;
	background-color: #FFF;
}
#FormLHSide {
	clear: left;
	float: left;
	width: 180px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
}
#FormRHSide {
	clear: right;
	float: right;
	width: 180px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
.FormMessageArea {
	background-color: #E5E5E5;
	line-height: 18px;
	width: 170px;
	clear: both;
	margin-bottom: 18px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	height: 265px;
	border: 1px solid #666666;
	color: #333333;
}
#FormSubmitArea {
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	width: 365px;
	height: 40px;
}

#OpeningTimesContainer {
	width: 385px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 9px;
	margin-left: auto;
	float: left;
	border: 1px solid #690;
	background-color: #F5F5F5;
	position: relative;
	padding: 0px;
}

.OpeningLHSide {
	float: left;
	width: 100px;
	color: #333333;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	position: relative;
	font-size: 14px;
	line-height: 18px;
}
#OpeningRHSide {
	clear: right;
	float: right;
	width: 145px;
	color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	height: 126px;
	background-image: url(../PNGs/145x125-Open.png);
	background-repeat: no-repeat;
	background-position: center center;
}
h5 {
	font-size: 9px;
	color: #360;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 9px;
}

.clearfix {
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333333;
	width: 385px;
	margin-bottom: 9px;
	clear: both;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.AreasClearfixTop {
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333333;
	width: 350px;
	margin-bottom: 9px;
	margin-top: 18px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690;
	clear: right;
}

.AreasClearfixBottom {
	line-height: 18px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #333333;
	width: 350px;
	margin-bottom: 18px;
	margin-top: 0px;
	height: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #690;
	clear: right;
}
.MoreInfoTextLinksGreen {
	color: #690;
	text-decoration: none;
	font-weight: bold;
}

.OpeningTextLinksGreen {
	color: #690;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.EmmergencyTextLinksGreen {
	color: #690;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
.FooterLogos {
	height: 48px;
	width: 110px;
	position: relative;
	float: left;
	margin-right: 4px;
}

.FooterLogosRH {
	height: 48px;
	width: 48px;
	position: relative;
	float: right;
}
.RHFeatured {
	width: 200px;
	position: relative;
	float: right;
	clear: right;
}
#TabbedHeaders {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	height: 35px;
	position: relative;
}

#TabbedHeaders ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0px;
	height: 20px;
}
#TabbedHeaders a, #TabbedHeaders strong, #TabbedHeaders span {
	display:block;
	text-decoration:none;
	color: #999;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#TabbedHeaders a {
	float:none;
}
#TabbedHeaders li {
	color: #690;
	margin:0px;
	padding:0px;
	float: left;
}
#TabbedHeaders a:hover {
	text-decoration:none;
	float: left;
	color: #FFF;
	background-image: url(../GIFs/TabBG1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}  

#TabbedHeaders a.current,#TabbedHeaders a.current:link,#TabbedHeaders a.current:visited,#TabbedHeaders a.current:hover
{
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(../GIFs/TabBGHover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#TabbedHeaders .padding { padding: 5px 0 0 10px; font-weight: bold; }
.TextIndent {
	font-size: 14px;
	margin-left: 145px;
}
.AreasCoveredTXT {
	float: left;
	width: 103px;
	margin-right: 8px;
	padding: 3px;
	position: relative;
	margin-bottom: 9px;
	font-size: 10px;
}
.AreasCoveredTXTCentre {
	width: 110px;
	margin-right: auto;
	padding: 3px;
	margin-left: auto;
	float: left;
	margin-bottom: 9px;
	font-size: 10px;
	position: relative;
}

.AreasCoveredTextRHS {
	float: right;
	width: 102px;
	padding: 3px;
	margin-left: 8px;
	margin-bottom: 9px;
	font-size: 10px;
	position: relative;
}

.GalleryButton {
	height: 36px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
	font-size: 24px;
	padding-top: 18px;
}

