@charset "UTF-8";
/* --------------------------------------------------------------
 
CSS Document
Global style  -  Mill Gate Shopping Centre - Bury
Author - Phil Clayton - Bray Leino Destination - 01 February 2009 

--------------------------------------------------------------- */

/* ---------- Layout ---------- */

html, body {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;	
	background: #1A1819 /*url('../imgs/siteGraphics/bodyBg.jpg') repeat-x*/;
}

.wrap {
	width: 920px;
	text-align: left;
	margin: 0 auto;
}

#head {
	width: 100%;
	background: #FFF url('../imgs/siteGraphics/header/headerbg.jpg') repeat-x 0% 0%;
	height:95px;
}
	

#breadCrumbs {
	width: 100%;
	/*background: #000000 url('../imgs/siteGraphics/breadCrumbsBg.jpg') repeat-x 0% 0%;
	border-bottom: 1px solid #fff;*/
}

#headNav {
	width: 100%;
	/*background: rgb(1, 32, 71) url('../imgs/siteGraphics/headNavBg.jpg') repeat-x 0% 0%;*/
}

#adBanner {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	background-color: #FFF;
}

#adBanner .container {
	width: 930px;
	text-align: left;
	margin: 0 auto 50px auto;
	padding-top: 20px;
}

#flashPlayer {
	width: 830px;
	height: 199px;
	background: transparent url('../imgs/siteGraphics/scrollBg.png') no-repeat top left;
	position: relative;
	z-index: 5;
	left: -5px;
	padding: 12px 0 0 8px;
}

#subNav {
	position: relative;
	float: left;
	margin-top: -190px;
	width: 930px;
}

#subnav a, #brandBar a {
	font-size:0.8em;
	font-weight:normal;
}

#subNav .subHead {
	width: 100%;
	height: 205px; /* opens the div up for graphic to be seen */
	background: #fff url('../imgs/siteGraphics/subNav/subNav_01.jpg') no-repeat top left;
}

#subNav .subBody {
	width: 100%;
	background: #fff url('../imgs/siteGraphics/subNav/subNav_02.jpg') repeat-y 0% 0%;
	margin: 0;
	padding: 0;
}

#subNav .subFoot {
	width: 100%;
	height: 25px; /* opens the div up for graphic to be seen */
	background: #fff url('../imgs/siteGraphics/subNav/subNav_03.jpg') no-repeat top left;
}

#brandBar {
	width: 100%;
	position:relative;
	margin-top:-10px;
	background-color: #FFF;
}

.colourBanner {
	width: 100%;
	margin: 5px 0 30px 0;
}

.storeText {
	width: 40%;
	margin: 40px 0 50px 10px;
}

.content {
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #297065;
	background: transparent url('../imgs/siteGraphics/contentBg.jpg') repeat-x top left;
}

/*#TICKER {
	width: 420px;
	padding: 2px 0 2px 0;
	display:none;
	border-top:1px solid #f1f1f1; 
	border-bottom:1px solid #f1f1f1;
	overflow:hidden;
	margin-top: -50px;
}*/

.text {
	width: 435px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #297065;
	position: relative;
	z-index: 5;
	top: -50px;
	background-color: #fff;
	padding: 20px;	
	margin: 0 0 5px 0;
}

a img {
	border:0;
}

.text .bannerImg {
	margin:10px 0 20px 0;	
}

.linkItem img {
	border:0;
	margin-right:20px;
}

.linkItem a {
	border:0;
}

.linkItem {
	margin:10px 0;
}

.textWide {
	width: 855px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #003596;
	position: relative;
	z-index: 5;
	top: -50px;
	background-color: #fff;
	padding: 20px;	
	margin: 0 10px 5px 0;
}

.footer {
	width: 400px;
	position: relative;
	top: -50px;
	clear: left;	
}

.adSpace {
	width: 420px;
	margin-top: 5px;
	position: relative;
}

.retailerText, .montyText {
	width: 635px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #39932f;
	position: relative;
	z-index: 5;
	top: -50px;
	background-color: #fff;
	padding: 20px;	
	margin-right: 20px;
}

.textLarge {
	width: 635px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #297065;
	position: relative;
	z-index: 5;
	top: -50px;
	background-color: #fff;
	padding: 20px;	
	margin-right: 20px;
}

/* ---------- variation of text box / border top colour ---------- */

.montyText {
	padding-top: 0;
}

/*.corporate {
	border-top-color: #003596;
}*/

.shop {
	border-top-color: #39932f;
}

.eat {
	border-top-color: #CC6600;
}

.fun {
	border-top-color: #9A029C;
}

.here {
	border-top-color: #519BFB;
}

.trade {
	border-top-color: #333333;
}

.kidsclub {
	border-top-color: #D7004D;
}

/* ---------- end ---------- */

#bestRetailer {
	width: 95%;
	/*border-top: 1px dotted #555;
	border-bottom: 1px dotted #555;*/
	margin: 5px 0 10px 0;
	padding: 10px 15px 10px 15px;
	background-color: #e0efd0;
}

/*.col {
	border: 1px solid red;
	width: 100%;
	margin-bottom: 15px;
}*/

#col1 {
	width: 200px;
	text-align: left;
}

#col2 {
	width: 200px;
	padding-left: 20px;
}

#col2 .container {
	width: 200px;
}

.left {
	width: 470px;
}

.right {
	width: 350px;
}

#newsHeadLine {
	width: 170px;
	padding: 10px 10px 0 10px;
	border: 5px solid #7198b6;
	background: #7ca3c1 url('') no-repeat top right;
	margin-bottom: 15px;
}

#newsHeadLine p img {
	display:none;
}

#shopHeadLine {
	width: 170px;
	padding: 10px 10px 0 10px;
	border: 5px solid #b7e48f;
	background: #c7f59f url('') no-repeat top right;
	margin-bottom: 15px;
}

#shopHeadLine li {
	font-size:0.8em;
	list-style:none;
	margin:0;
	padding:0;
}

#compHeadLine {
	width: 170px;
	padding: 10px 10px 0 10px;
	border: 5px solid #d79bd9;
	background: #eda9ef url('') no-repeat top right;
	margin-bottom: 15px;
}

.shopPromo {
	width: 225px;
	padding: 5px;
	border: 10px solid #b7e48f;
	background: #c7f59f url('') no-repeat top right;
	margin-bottom: 15px;
}

#shopPromoCol {
	width: 225px;
	margin: 15px 15px 0 0;
}

.excerpt {
		width: 90%;
}

.promoDetails {
	width: 390px;
}

.linkBack {
	width: 580px;
	margin-top: 15px;
	clear: left;
	padding: 18px 15px 15px 15px;
	background-color: #D1E2EF;
}

.listItem {
	width: 580px;
	margin-bottom: 10px;
}

.greenBorderBox {
	float: right;
	width: 97%;
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	border-top: 1px dotted #bdbdbd;
	border-bottom: 1px dotted #bdbdbd;
	background-color: #F0FFCA;
}

.greenBorderBox .leftCol {
	width: 60%;
	float: left;
}

.greenBorderBox .rightCol {
	width: 35%;
	float: right;
}

.greenBorderBox .container {
	/*border: 1px solid red;*/
	float: left;
	width: 300px;
}

#mapCanvas {
	width: 405px;
	height: 220px;
	overflow: hidden;
}

.storeName {
	float: left;
	width: 200px;
	border: 0;
	margin: 30px 0 0 20px;
	padding: 0;
}


.additionalInfo {
	float: left;
	width: 350px;
	border: 0;
	margin: 30px 0 0 20px;
	padding: 0;
}

.storeListItem {
	border-bottom: 1px dotted #bdbdbd;
	cursor: pointer;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

/* ----------/ TRADE SECTION / ---------- */

#colLeft {
	width: 405px;
	border-right: 1px dotted #bdbdbd;
	padding-right: 20px;
}

#colRight {
	width: 200px;
}

#colRight ul {
	margin-top: 10px;
}

#colRight ul li {
	display: block;
	line-height: 120%;
	margin-bottom: 5px;
	font-size: .7em;
	
}

#colRight ul li.link {
	margin-bottom: 15px;
}

.shadedbox {
	margin:20px 0 20px; 
	border:1px dotted #999999; 
	background-color:#ECECEC; 
	padding:8px;
}

.shadedbox2 {
	margin-top:20px; 
	border:1px dotted #999999; 
	background-color:#fff; 
	padding:8px;
}

.icon {
	width: 42px; 
	float: left; 
	margin: 27px 0 10px 20px; 
	padding: 0;
	text-align: centre;
}

.dDoc {
	width: 170px;
	padding: 5px 0 10px 25px;
	text-align: right;
	background: transparent url('../imgs/siteGraphics/icon/pdfIcon20.jpg') top left no-repeat;
	outline: none;
}

.shadedbox .dDoc {
	width: 170px;
	padding: 5px 0 10px 25px;
	text-align: right;
	background: transparent url('../imgs/siteGraphics/icon/pdfIcon20GreyBg.jpg') top left no-repeat;
	outline: none;
}

.lettingAgent {
	border-bottom:1px dotted #CCC;
	padding:5px 0;
}
.lettingAgent ul, .lettingAgentFirst ul {
	list-style-type:none;
	margin:0px;
}
.lettingAgentFirst {
	border-top:1px dotted #CCC;
	border-bottom:1px dotted #CCC;
	padding:5px 0;
}

/* ---------- jquery elements ---------- */

.tickercontainer { /* the outer div with the black border */
border-top: 1px solid #bdbdbd;
border-bottom: 1px solid #bdbdbd;
background: #fff; 
width: 420px; 
height: 27px;
margin: -50px 0 0 15px;
padding: 0;
overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0;
top: 7px;
width: 408px;
overflow: hidden;
}

ul.newsticker { /* that's your list */
position: relative;
left: 0;
font: bold .9em Arial;
color: #012047;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
background: #fff;
white-space: nowrap;
}

ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #012047;
font: bold .9em Arial;
margin: 0 50px 0 0;
}

ul.newsticker span {
margin: 0 10px 0 0;
}

/* ---------- nav / lists ---------- */

.mainNav {
	list-style-type: none;
	margin: -3px 0 0 20px;
	padding: 0;
	height: 50px;
}

.mainNav li {
	padding: 0;
	margin: 0;
	margin-right: 1em;
	list-style-type: none;
}

.shopButton {
	background: transparent url('../imgs/siteGraphics/header/shopwithus.jpg') no-repeat top left; 
	width: 131px; 
	height: 62px;
	outline: none;
	border: 0 none;
}

.shopButton:hover {
	background-position: 0% 91%;
	height: 68px;
	outline: none;
	border: 0 none;
}

.eatButton {
	background: transparent url('../imgs/siteGraphics/header/placestoeat.jpg') no-repeat top left; 
	width: 131px; 
	height: 62px;
	outline: none;
	border: 0 none;
}

.eatButton:hover {
	background-position: 0% 91%;
	height: 68px;
	outline: none;
	border: 0 none;
}

.funButton {
	background: transparent url('../imgs/siteGraphics/header/funforall.jpg') no-repeat top left; 
	width: 131px; 
	height: 62px;
	outline: none;
	border: 0 none;
}

#funRetailer {
	background: transparent url('../imgs/siteGraphics/header/funforall.jpg') no-repeat top left;
}

.funButton:hover {
	background-position: 0% 91%;
	height: 68px;
	outline: none;
	border: 0 none;
}

#funRetailer:hover {
	background-position: 0% 165%;
}

.stayButton {
	background: transparent url('../imgs/siteGraphics/header/gettinghere.jpg') no-repeat top left; 
	width: 131px; 
	height: 62px;
	outline: none;
	border: 0 none;
}

.stayRetailer {
	background: transparent url('../imgs/siteGraphics/header/gettinghere.jpg') no-repeat top left;
}

.stayButton:hover {
	background-position: 0% 91%;
	height: 68px;
	outline: none;
	border: 0 none;
}

#stayRetailer:hover {
	background-position: 0% 165%;
}

.currentPage {
	background-position: 0% 91%;
	height: 68px;
	outline: none;
	border: 0 none;
}

.mainNav li {float: left;}

.mainNav:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.mainNav a, .mainNav a:visited {
	display: block;
	text-decoration: none;
	text-indent: -10000px;	
	background-repeat: no-repeat;
	outline: none;
	border: 0 none;
}

.storeSelect {
	width: 200px;
	margin: 18px 0 0 210px;
	padding: 0;
}

.storeSelect select {
	font-size: .7em;
	padding:2px;
}

#subNav ul {
	position: relative;
	top: -6px;
	list-style-type: none;
	margin-left: 10px;
	padding: 0;
}

#subNav ul li, #brandBar ul li {
	display: inline;
	font-size: .95em;
	font-weight: 700;
	color: #012047;
	margin: 0 10px 0 1.5em;
	text-transform: uppercase;
}

#brandBar ul {
	width: 930px;
	list-style-type: none;
	position: relative;
	left: -16px;
	padding: 10px 0 20px 0;
	background: transparent url('../imgs/siteGraphics/storeSubNavBg.jpg') no-repeat 0% 100%;
}

.footer ul {
	list-style-type: none;
	margin: 5px 0 0 0;
}

.footer ul li {
	display: inline;
	font-size: .65em;
	font-weight: 100;
	color: #FFF;
	margin: 0 .9em 0 0;
}

.common {
	margin: .35em 0 .35em 0;
}

.common li {
	list-style-type: disc;
	line-height: 150%;
	margin-left: 15px;
	font-size: .8em;
}

.feedBack {
	margin: 5px 0 10px 0;	
}

.feedBack li {
	list-style-type: none;
	line-height: 140%;
}

/*.retailerText ul {
	margin: .35em 0 .35em 0;
}

.retailerText ul li {
	display: inline;
	list-style-type: none;
	line-height: 150%;
	margin-right: .4em;
	font-size: .8em;
}*/

.retailerText ul.contactDetails {
	margin: .35em 0 .35em 0;
}

.retailerText ul.contactDetails li {
	display: block;
	list-style-type: none;
	line-height: 150%;
	margin-right: .4em;
	font-size: .8em;
}

.alphabet  {
	margin: 10px 0 0 0;
	padding: 0;
}

.alphabet li {
	display: inline;
	margin: 0 .3em 0 0;
	padding: 3px;
	line-height: 150%;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 700;
	font-size: 1.05em;
}

.catList {
	margin: 10px 15px 0 0;
	padding: 0;
}

.catList li {
	display: block;
	margin: 0 0 .5em 0;
	padding: 0;
	line-height: 130%;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 100;
	font-size: .85em;
}

#colLeft .weDo, #colRight .weDo {
	list-style-type: none;
	margin: 15px 0 15px 0;
	padding: 0;
}

#colLeft .weDo li, #colRight .weDo li {
	display: block;
	background-image: url('../imgs/siteGraphics/icon/we_do_tick.jpg');
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
	background-position: 0 0;
	font-size: .9em;
	font-weight: 700;
	line-height: 130%;
	margin-bottom: .5em;
	padding: 0 0 0 1.5em;
}

.competition .survey li {
	display: block;
}
	
/* ---------- links ---------- */

#subNav a:link {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#brandBar a:link, #brandBar a:active {
	color:#14463e;	
}

#brandBar a:visited {
	color:#404040;	
}

#brandBar a:hover {
	color:#bebebe;
}

#subNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	outline: none;
}

#subNav a:hover {
	color: #a1dbd0;
	text-decoration: none;
	outline: none;
}

#subNav a:active {
	color: #fff;
	text-decoration: none;
}

#col1 a img {
	border: 0;
}

a:link {
	color: #1d6358;
	text-decoration: none;
	/*border-bottom: 1px solid #33689F; */;
	outline: none;
}

a:visited {
	color: #1b8a2e;
	border: 0 none;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #1b8a2e;
	border: 0 none;
	text-decoration: none;
	outline: none;
}

a:active {
	color: #1d6358;
	text-decoration: none;
	outline: none;
}

.footer a:link {
	color: #f1f1f1;
	text-decoration: none;
	outline: none;
}

.footer a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
}

.footer a:hover {
	color: #666;
	text-decoration: none;
	outline: none;
}

.footer a:active {
	color: #f1f1f1;
	text-decoration: none;
	outline: none;
}

#newsHeadLine a:link {
	color: #012047;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#newsHeadLine a:visited {
	color:#012047;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#newsHeadLine a:hover {
	color: #fff;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#newsHeadLine a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#shopHeadLine a:link, .shopPromo a:link {
	color: #4d7628;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#shopHeadLine a:visited, .shopPromo a:visited {
	color:#4d7628;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#shopHeadLine a:hover, .shopPromo a:hover {
	color:#fff;
	outline: none;
	border: 0 none;
}

#shopHeadLine a:active, .shopPromo a:active {
	color:#fff;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#compHeadLine a:link {
	color:#650968;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#compHeadLine a:visited {
	color:#650968;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#compHeadLine a:hover {
	color:#fff;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#compHeadLine a:active {
	color:#fff;
	text-decoration: none;
	outline: none;
	border: 0 none;
}

#backBtn {
	padding-left: 15px;
	text-align: right;
	background: transparent url('../imgs/siteGraphics/icon/smallLeftArrow.jpg') no-repeat top left;
}

.plusBtn {
	margin-bottom: 1em;
	padding-left: 16px;
	padding-bottom: 4px;
	text-align: right;
	background: transparent url('../imgs/siteGraphics/icon/+Btn.png') no-repeat top left;
}

#col2 a:link {
	color: #fff;
	text-decoration: none;
	/*border-bottom: 1px solid #33689F; */
	outline: none;
}

#col2 a:visited {
	color: #fff;
	border: 0 none;
	text-decoration: none;
	outline: none;
}

#col2 a:hover {
	color: #ccc;
	border: 0 none;
	text-decoration: none;
	outline: none;
}

#col2 a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}

/* ---------- imgs ---------- */

.logo {	
	float:right;
	position:relative;
	right:21px;
	top:30px;	
}

.homeBtn {
	position: relative;
	top:10px;
	width: 40px;
	height: 37px;
	text-indent: -10000px;
	overflow: hidden;
	background: url('../imgs/siteGraphics/header/home.jpg') top left no-repeat;
	display: block;
}
 
.homeBtn:hover {
	background-position: bottom left;
}

.currentHome {
	background-position: bottom left;
}

.hPIcon {
	position: relative;
	margin-right:-25px;
	margin-top:-25px;
	border:0;
}

.rssIcon {
	position:relative;
	top:-26px;
	right:-22px;	
	width:40px;
	height:42px;
	margin-bottom:-20px;
}

.shopIcon {
	position:relative;
	top:-25px;
	right:-22px;	
	width:42px;
	height:55px;
}

.hPIcon2 {
	position: relative;
	top: -22px;
	left: 22px;
	border:0;
}

.offerTag {
	float:left;
	position:relative;
	background:url('.../imgs/siteGraphics/tags/offerTag.png');
	width:55px;
	height:55px;
	margin-left:-65px;
    top:34px;
}

.inseasonTag {
	float:left;
	position:relative;
	background:url('.../imgs/siteGraphics/tags/inseasonTag_green.png');
	width:55px;
	height:55px;
	margin-left:-65px;
    top:34px;
}

.instoreTag {
	float:left;
	position:relative;
	background:url('.../imgs/siteGraphics/tags/instoreTag_green.png');
	width:55px;
	height:55px;
	margin-left:-65px;
    top:34px;
}

.onsaleTag {
	float:left;
	position:relative;
	background:url('.../imgs/siteGraphics/tags/onsaleTag_green.png');
	width:55px;
	height:55px;
	margin-left:-65px;
    top:34px;
}

a.offer img {
	float: left;
	padding: 3px;
	margin: 0 10px 10px 0;
	background-color: #666;
	border: 0;
}

a:hover.offer img {
	border: 0;
	padding: 3px;
	margin: 0 10px 10px 0;
	background-color: #f1f1f1;
	border: 0;
}

.storeLogo {
	margin: 30px 15px 30px 0;
}

.storeFeatImg {
	margin-right: 10px;
} 

#bestRetailer img {
	margin: 2px 6px 0 0;
}

.resultThumb {
	margin: 0 15px 15px 0;
	padding: 0;
	border: none;
	float: left;
}

.facIcon {
	margin: 0 15px 40px 0;
}

.image {
	padding: 3px;
	margin: 0 15px 15px 15px;
}

.recPhoto {
	border:0;
	padding: 3px;
	margin: 0 0 15px 15px;
}

.bLess {
	border: 0 none;
}

/* ---------- table ---------- */

.valet {
	border-style: solid;
	border-color: #bdbdbd; 
	border-width: 1px; 
	border-collapse: collapse; 
	margin: 15px 0 10px 0; 
	padding: 5px; 
	width: 100%;
}

.valet th {
	background: #EFEFEF;
	border-width: 1px;
	border-color: #bdbdbd;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	text-align: left; 
	color: #012047; 
	padding: 5px;
}

.valet tr {
	border-style: solid; 
	border-color: bdbdbd; 
	border-width: 1px; 
	font-family: Arial, Helvetica, sans-serif; 
	text-align: left; 
	color: #012047; 
	padding: 5px; 
	background-color: #FCFCFC;
}

.valet td {
	width: 130px; 
	padding: 5px; 
	margin: 0; 
	font-family: Ariel, Verdana, Sans-serif; 
	font-size: .8em; 
	color: #012047;
	border-style: solid; 
	border-color: #bdbdbd; 
	border-width: 1px;
	border-collapse: collapse; 
	vertical-align: top;
}

.parking {width: 190px; border-collapse: collapse; margin: -15px 0 5px 0; padding: 0;}

.parking tr {border-collapse: collapse; margin: 0; padding: 0;}

.parking td {width: 63px; padding: 5px 5px 5px 0; margin: 2px; font-family: Ariel, Verdana, Sans-serif; font-size: 11px; color: #459E4A; border-collapse: collapse; text-align: left; vertical-align: top;}

/* ---------- gallery ---------- */

#gallery a img {
	border:0;
}

.pp_overlay {
	z-index:10000;
}

.pp_pic_holder {
	z-index:10000;
}


/* ---------- recommended ---------- */

#colLeft-recommended {
	width: 405px;
	border-right: 1px dotted #bdbdbd;
	padding-right: 20px;
}

#colRight-recommended {
	width: 205px;
}

.contact {
	display:block;
	width:270px;
}
.contentborder {
	display:block;
	margin:1em 0 2em 0;
	border-bottom:1px dashed #bdbdbd;
	padding:20px 0;
	height:70px;
}

.contact {
	list-style:none;
	margin:0;
	font-size:0.8em;
}

.linkList {	
	font-size:0.7em;
	margin-left:10px;
	list-style:none;
}

.linkList a {
	font-size:1.1em;
	line-height:1.5em;
}