/*
** reduced css file
** for English language market
** landing pages
** v1.0 - 18/11/2009
*/

/*
 reduced global.css
*/

*{
	margin:0;
	padding:0;	
}
img,table,fieldset{
	border:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.left {
	float:left;
}
.right {
	float:right;
}
.red{
	color:#900;
}
div {
	text-align:left
}
#secondaryWrapper{
	padding-bottom:50px;
	margin:0;
	position:absolute;
	width:780px;
	top:168px;
}
#contentWrapper{
	padding:15px 15px 140px 15px;
	width:750px;
}
#footerWrapper{
	height:70px;
	background:#F2F0ED;
	padding:15px;
	clear:both;
}
#footerLogo{
	margin-right:8px;
	float:right;
	width:90px;
	height:80px;
	background:url(/shared/resource/images/global/footer_logo.gif) no-repeat left top;
}
#headerLogo{
	top:65px;
	margin-left:13px;
	position:absolute;
	width:126px;
	height:82px;
	background:url(/shared/resource/images/global/header_logo.gif) no-repeat left top;
	text-indent: -9999px;
}
#contentWrapper h1 { margin:0 0 1em 0; line-height:1em; font-size:1.8em; }
h2{
	font-size:1.6em;
	padding:0px 0 15px 0;
	margin:0;
	color:#666;
	font-weight:normal;
}
.breadcrumb a{
	color:#666;
}

/*START: Global Reset */
/** {
	margin: 0pt;
	padding: 0pt;
}*/

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix {height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 1em;
	font-family: inherit;
	vertical-align: baseline;
	line-height:1em;
}

input#searchField{
	border:solid 1px #ddd;
}

ol, ul {
	list-style: none;
}

/*START: Accssiblity setting */
.accessibility , a.accessibility {
	position:absolute;
	left:-9999px;
}
#headerLogo, div#footerWrapper span#footerLogo, div.myIreland h3{
	text-indent:-9999px;
}
/*END: Accssiblity setting */

div#headerWrapper{
	background: transparent url(/shared/resource/images/global/header/header_background.jpg) no-repeat scroll center 0;
	width:99.8%;
	height:480px;
}

div#pageWrapper{
	margin:0 auto;
	width: 780px;
	height: 400px;
}

div#pageWrapper form#chooseLocation{
	color:#FFFFFF;
	display:block;
	padding:11px 0 0 15px;
	float:left;
	font-size:0.9em;
}

form#chooseLocation fieldset{
	border:medium none;
	display:inline;
	border:0;
}

#headerLogo{
	background:transparent url(/shared/resource/images/languages/english/header_logo_english.png) no-repeat scroll left top;
	clear:both;
	display:block;
	height:81px;
	margin-left:0;
	position:absolute;
	top:80px;
	width:515px;
}

div#pageWrapper form#chooseLocation select{
	width:150px;
	font-size:0.9em;
}

a{
	color: #000000;
	text-decoration: none;
}

div#mainContent p a {
	color: #339900;
}

a:hover{
	text-decoration:underline;
}

div#pageWrapper ul li{
	display:inline;
}

div#pageWrapper ul.topNav{
	margin:0 0 0 430px;
	padding:16px 0 15px 0;
	font-size:0.9em;
}

div#pageWrapper ul.topNav li{
	padding:0 2px 0 10px;
	background:transparent url(/shared/resource/images/global/bullets/topNav_bullet.gif) no-repeat scroll center left;
}
div#pageWrapper ul.topNav li.first{
	background:none;
	margin-left:-10px;
}

div#pageWrapper ul.topNav li a{
	color:#FFF;
}

/*	fix for ie 6  */
div#secondaryWrapper{
	margin: 0;
	padding-bottom: 50px;
	position: absolute;
	top: 163px;
	width:780px;
}

ul#nav{
	clear:both;
	margin:0 0 0 15px;
}

div#pageWrapper ul#nav li{
	float:left;
	margin:0 -1px 0 0;
}

ul#nav li span {
	height: 34px;
	padding-top:0 !important;
	padding-bottom:0 !important;
}

ul#nav li span.right{
	background:transparent url(/shared/resource/images/global/header/nav_tab_right.png) no-repeat scroll top right;
	float:left;
	padding:27px 13px 7px 0;
}

ul#nav li span.left{
	float:left;
	padding:27px 13px 7px 0;
	background:transparent url(/shared/resource/images/global/header/nav_tab_left.png) no-repeat scroll top left;	
}

ul#nav li span.middle a{
	float:left;
	padding:15px 0 7px 0;
	background:transparent url(/shared/resource/images/global/header/nav_tab_middle.png) repeat-x scroll top left;
}

ul#nav li.current span.right{background:transparent url(/shared/resource/images/global/header/nav_tab_right_current.png) no-repeat scroll top right;}
ul#nav li.current span.left{background:transparent url(/shared/resource/images/global/header/nav_tab_left_current.png) no-repeat scroll top left;}
ul#nav li.current span.middle a{background:transparent url(/shared/resource/images/global/header/nav_tab_middle_current.png) repeat-x scroll top left;}
ul#nav li.current span.middle a{color:#fff;}

ul#subNav{
	clear:both;
	margin:0 0 0 15px;
	background:#9C1A32 none repeat scroll 0%;
	padding: 1px 0 0 1px;
	float: left;
	width: 764px;
}

ul#subNav li{
	float:left;
	color:#fff;	
}

ul#subNav li a{
	color:#fff;
	padding:10px 15px 8px 10px;
	display: block;
}

/*	fix for ie 6  */
ul#subNav li a span{
	background:transparent url(/shared/resource/images/global/bullets/subNav_bullet.gif) no-repeat scroll 0 3px;
	padding:0 0 0 12px;
	display:block;
}


div#secondaryWrapperHome ul#subNav li, div#secondaryWrapper ul#subNav li.noItem{height:10px;}

div#contentWrapper div#mainContent{
	float:left;
	width:545px;
	/*overflow:hidden;*/
}

/*START: Breadcrumb*/
ul.breadcrumb {
	list-style-type:none;
	margin:0 0 15px 15px;
	font-size:0.9em;
}

ul.breadcrumb li {
	background:transparent url(/shared/resource/images/global/bullets/arrow_breadcrumb.gif) no-repeat scroll right center;
	display:inline;
	margin:0 10px 0 0;
	padding:0 9px 0 0;
}
/* START: Breadcrumb */

/* START: Component styling */
div#mainContent h1{
	color:#AB0A28;
	font-size:3em;
	font-weight:bold;
	line-height:1.1em;
	margin:0;
	padding:0 0 18px 16px;
}
div#mainContent h2{
	color:#AB0A28;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	font-size:1.8em;	
	line-height:1.2em;
	margin:0 0 30px 15px;
	width: 520px;
}
div#mainContent h2 p{
	line-height:1.2em;
}
div#mainContent h3{
	font-size:1.8em;
	color:#333;
	font-weight:bold;
	overflow:hidden;
}

/* START: Buttons */
form#topSearch{
	display:block;
}
div#topSearchWrapper {
	height: 59px;	
	margin:0 0 25px 0;
}
img.addMyIreland{
	background:transparent url(/shared/resource/images/languages/english/add_to_my_ireland.gif) no-repeat scroll left top;
	width:179px;
	height:23px;
}
form#topSearch fieldset a span{
	display:none;
}

#topSearch input#searchField{
	float:left;
	display: inline;
	margin:0 6px 14px 0;
	padding:3px 0;
	color:#666;
	font-size:0.9em;
	width:110px;
}

/*START: Footer */
div#footerWrapper{
	clear:both;
	padding:50px 15px 0px 15px;
	height:1%;
	overflow:hidden;
	background:#fff;	
}

div#footerWrapper span.bottomWrapper{
	clear:both; 
	display:block; 
	background-color:#ffffff;
	margin:0px;
	padding:5px 0 0 0;
}

/*	fix for ie 6  */
div#footerWrapper span.bottomLeft, div#footerWrapper span.bottomRight{
	background:transparent url(/shared/resource/images/global/footer/footer_bl.gif) no-repeat scroll left center;
	padding:5px 0 0 5px;
	margin:-10px 0 0 0;
	clear:both;
	display:block;
	position:absolute;
	left:0;
	height:11px;
	background-position:left 6px !important;
}

div#footerWrapper span.bottomRight{
	background:transparent url(/shared/resource/images/global/footer/footer_br.gif) no-repeat scroll left center;
	left:auto;
	right:0;
}

div#footerWrapper span#footerLogo {
	background:transparent url(/shared/resource/images/global/footer/ireland_footer_logo.gif) no-repeat scroll left top;
	float:right;
	height:50px;
	margin:29px 15px 5px 0;
	width:80px;
}

div#footerWrapper div.footerContent{
	border-top:solid 1px #ddd;
	padding:29px 0 20px 15px;
	font-size:0.9em;
	color:#ccc;
}

div#footerWrapper div.footerContent a{
	color: #666;
}

div#footerWrapper div.footerContent ul{
	margin:0 0 9px -7px;
}

div#footerWrapper div.footerContent ul li {
	background:transparent url(/shared/resource/images/global/bullets/footerNav_bullet.gif) no-repeat scroll left center;
	display:inline;
	margin-right:0px;
	padding:0 5px 0 7px;
}

div#footerWrapper div.footerContent ul li.first {
	background:transparent none repeat scroll 0%;
}

/*END: Footer */

/*START: Global Image wrapper */
div#mainContent div.imageWrapper{
	float:left;	
} 
div#mainContent div.imageWrapper p{
	border-bottom:1px solid #CCCCCC;
	color:#959595;
	display:block;
	margin:0pt;
	padding:10px 0pt;
	width:248px;
}
div#mainContent ul.imageBlock div.imageWrapper{
	/*margin:0 0 15px 15px;*/
	margin:0 0 5px 15px;
}
div#mainContent div.imageWrapper img{
	margin:0;
	padding:0;
}
div#mainContent ul.imageBlock div.imageWrapper p{
	margin:0;
}
/*START: Global Image wrapper */

/* START: Right column, Did you know? */
div#rightContent div.didYouKnow{
	background:transparent url(/shared/resource/images/global/backgrounds/modules/quote.gif) no-repeat scroll left top;
	padding: 35px 0 0 0;
	clear: both;
}
div#rightContent div.didYouKnow h3{
	font-size:2.2em;
	font-family:"Times New Roman", Times, serif;
	color:#333;
	font-weight:bold;
	margin:0 0 5px 0;
}
div#rightContent div.didYouKnow p{
	background:transparent url(/shared/resource/images/global/backgrounds/modules/unquote.gif) no-repeat scroll left bottom;
	padding:0 0 35px 0;
	margin:0 0 30px 0;
	font-size:1.4em;
	line-height:1.3em;
	font-family:"Times New Roman", Times, serif;
	color:#666;
}
/* END: Right column, Did you know? */

/* START: Right column, My Ireland */
div#rightContent div.myIreland{
	margin: 0 0 30px 0;
	clear: both;
}

div#rightContent div.myIreland h3#myIreland{
	background:transparent url(/shared/resource/images/global/myireland/title_my_ireland.gif) no-repeat scroll left top;
	height: 61px;
	width: 190px;
}

div#rightContent div.myIreland div.innerContent{
	background:transparent url(/shared/resource/images/global/myireland/myireland_bottom.gif) no-repeat scroll left bottom;
	padding: 10px;
	font-weight: bold;
	clear: both;
}

div#rightContent div.myIreland div.innerContent p{
	background:transparent url(/shared/resource/images/global/bullets/arrow_green01.gif) no-repeat scroll 0 6px;
	padding: 0 0 0 10px;
}

div#rightContent div.myIreland div.innerContent a span{
	color: #2c9a07;
	font-size: 1.4em;
}
/* END: Right column, My Ireland */

/* START: Generic corner box styles */

.cornerBoxWrapper{
	position: relative;
	z-index: 1000;
	margin: 0 0 20px 0;
	padding: 0;
}
#mainContent .cornerBoxWrapper{
	width: 543px;
}
#rightContent .cornerBoxWrapper{
	width: 188px;
}
.cornerBox{
	position: relative;
	z-index: 1000;
	float: left;
	width: 100%;
	background: #fff;
}
.cornerBoxWrapper .topLeftCorner{
	position: relative;
	float: left;
	z-index: 2000;
	top: 6px;
	width: 6px;
	height: 6px;
	font-size: 0;
}
.cornerBoxWrapper .topRightCorner{
	position: relative;
	float: right;
	z-index: 2000;
	top: 6px;
	right: -2px;
	width: 6px;
	height: 6px;
	font-size: 0;
}
.cornerBoxWrapper .bottomLeftCorner{
	position: relative;
	float: left;
	clear: both;
	z-index: 2000;
	top: -6px;
	width: 6px;
	height: 6px;
	font-size: 0;
}
.cornerBoxWrapper .bottomRightCorner{
	position: relative;
	float: right;
	z-index: 2000;
	top: -6px;
	right: -2px;
	width: 6px;
	height: 6px;
	font-size: 0;
}
.cornerBox .contentWrapper{
	padding: 10px 10px 0 10px;
}
.cornerBox h3{
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.cornerBox p{
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	color: #333;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.4em;
	width: 100%;
}
.cornerBox .inputWrapper{
	float: left;
	margin: 0 0 15px 0;
	border: 1px solid #ccc;
}
#rightContent .cornerBox select{
	float: left;
	margin: 0 0 15px 0;
	font-size: 0.9em;
	width: 168px; 
}
#rightContent .cornerBox .buttonWrapper{
	position: relative;
	float: right;
	right: 10px;
}
/* END: Generic corner box styles */

/* START: Corner box grey overides */
.cornerBoxWrapper.grey .cornerBox{
	border: 1px solid #dfdfdf;
}
.cornerBoxWrapper.grey.fade .cornerBox{
	background: url(/shared/resource/images/global/box_corners/grey/fade.jpg) repeat-x bottom left;
}
.cornerBoxWrapper.grey .topLeftCorner{
	background: url(/shared/resource/images/global/box_corners/grey/top_left_corner.gif) no-repeat;
}
.cornerBoxWrapper.grey .topRightCorner{
	background: url(/shared/resource/images/global/box_corners/grey/top_right_corner.gif) no-repeat;
}
.cornerBoxWrapper.grey .bottomLeftCorner{
	background: url(/shared/resource/images/global/box_corners/grey/bottom_left_corner.gif) no-repeat;
}
.cornerBoxWrapper.grey .bottomRightCorner{
	background: url(/shared/resource/images/global/box_corners/grey/bottom_right_corner.gif) no-repeat;
}
/* END: Corner box grey overides */

.buttonWrapper{
	float: left;
	position: relative;
	z-index: 1000;
	margin: 0 0 10px 0;
	padding: 0 10px;
	background-image: url(/shared/resource/images/global/button/button_middle.gif);
	background-repeat: repeat-x;
	background-position: 0% 50%;
	cursor:pointer;
}
.buttonWrapper input{
	cursor:pointer;
	float: left;
	padding: 4px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
	background: url(/shared/resource/images/global/button/button_top.gif) repeat-x top left;
}
.buttonWrapper a{
	float: left;
	padding: 6px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	border: none;
	background: url(/shared/resource/images/global/button/button_top.gif) repeat-x top left;
}

.buttonWrapper .topLeftCorner{
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
}
.buttonWrapper .topRightCorner{
	position: absolute;
	z-index: 2000;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
}
.buttonWrapper .bottomLeftCorner{
	position: absolute;
	z-index: 2000;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 11px;
}
.buttonWrapper .bottomRightCorner{
	position: absolute;
	z-index: 2000;
	bottom: 0px;
	right: 0px;
	width: 10px;
	height: 11px;
}
.buttonWrapper .topLeftCorner{
	background: url(/shared/resource/images/global/button/top_left_corner.gif) no-repeat;
}
.buttonWrapper .topRightCorner{
	background: url(/shared/resource/images/global/button/top_right_corner.gif) no-repeat;
}
.buttonWrapper .bottomLeftCorner{
	background: url(/shared/resource/images/global/button/bottom_left_corner.gif) no-repeat;
}
.buttonWrapper .bottomRightCorner{
	background: url(/shared/resource/images/global/button/bottom_right_corner.gif) no-repeat;
}
.cornerBox .buttonWrapper .topLeftCorner{
	background: url(/shared/resource/images/global/button/top_left_corner.gif) no-repeat;
}
.cornerBox .buttonWrapper .topRightCorner{
	background: url(/shared/resource/images/global/button/top_right_corner.gif) no-repeat;
}
.cornerBox .buttonWrapper .bottomLeftCorner{
	background: url(/shared/resource/images/global/button/bottom_left_corner.gif) no-repeat;
}
.cornerBox .buttonWrapper .bottomRightCorner{
	background: url(/shared/resource/images/global/button/bottom_right_corner.gif) no-repeat;
}
.buttonWrapper .buttonBottom{
	float: left;
	background: url(/shared/resource/images/global/button/button_bottom.gif) repeat-x bottom left;
}

/* START: Form and link button classes*/
.buttonWrapper{
	position: relative;
	z-index: 1000;
	float: left;
	margin: 0 0 10px 0;
	padding: 0 10px;
	background: url(/shared/resource/images/global/button/button_middle.gif) repeat-x 0 50%;
}
.buttonWrapper input{
	float: left;
	margin: 0;
	padding: 4px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	width: auto;
	overflow: visible;
	min-height: 22px;
	border: none;
	background: url(/shared/resource/images/global/button/button_top.gif) repeat-x top left;
}
.buttonWrapper input.browseDeals{
	font-size: 1.2em;
}
.buttonWrapper a{
	float: left;
	padding: 6px 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	width: auto;
	border: none;
	background: url(/shared/resource/images/global/button/button_top.gif) repeat-x top left;
}
.buttonWrapper .buttonTopLeftCorner{
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	background: url(/shared/resource/images/global/button/top_left_corner.gif) no-repeat;
}
.buttonWrapper .buttonTopRightCorner{
	position: absolute;
	z-index: 2000;
	top: 0;
	right: 0;
	width: 10px;
	height: 10px;
	font-size: 0;
	background: url(/shared/resource/images/global/button/top_right_corner.gif) no-repeat;
}
.buttonWrapper .buttonBottomLeftCorner{
	position: absolute;
	clear: both;
	z-index: 2000;
	bottom: 0;
	left: 0;
	width: 10px;
	height: 11px;
	font-size: 0;
	background: url(/shared/resource/images/global/button/bottom_left_corner.gif) no-repeat;
}
.buttonWrapper .buttonBottomRightCorner{
	position: absolute;
	z-index: 2000;
	bottom: 0;
	right: 0;
	width: 10px;
	height: 11px;
	font-size: 0;
	background: url(/shared/resource/images/global/button/bottom_right_corner.gif) no-repeat;
}
.buttonWrapper .buttonBottom{
	float: left;
	background: url(/shared/resource/images/global/button/button_bottom.gif) repeat-x bottom left;
}
/* START: Form and link button classes*/

/* START: Overview details module*/
div#mainContent div.overviewDetails div.imageWrapper {
	float: none;
	margin: 0 0 15px 0;
}

div#mainContent div.imageWrapper p.caption {
	width: 515px;
	padding: 10px 15px;
}

div#mainContent div.overviewDetails {
	border-bottom: 1px solid #cccccc;
	clear: both;
	margin: 0 0 30px 0;
	float: none;
}

div#mainContent div.overviewDetails p{
	line-height: 1.5em;
	margin: 0 0 15px 0;
	padding: 0 15px;
}

/* Breadcrumb trail */
ul.breadcrumb { margin:-2px 0 1em 16px; list-style-type:none ; }
ul.breadcrumb li { display:inline ; margin-right:4px ; background:url(/shared/resource/images/global/breadcrumb_arrow.gif) no-repeat right 6px; line-height:1.4em; }
ul.breadcrumb li a { color:#666;}
/* PNG Curves on the Place to go added */
div.curvedImg {
	height: 258px;
	position: relative;
	width: 544px;
}
div.curvedImgSub {
	height: 258px;
	position: relative;
	width: 544px;
}
div.curvedImgSub div {
	float: left;
	z-index: 1;
}
span.leftTop {
	float: left;
	height: 4px;
	left:0;
	position: absolute;
	top: 0;
	width: 4px;
}
span.rightTop {
	float: right;
	height: 4px;
	position: absolute;
	right: 0;
	top: 0;
	width: 4px;
}
span.rightBottom {
	bottom: 0;
	float: right;
	height: 4px;
	position: absolute;
	right: 0;
	width: 4px;
}
span.leftBottom {
	bottom: 0;
	float: left;
	height: 4px;
	left: 0;
	position: absolute;
	width: 4px;
}

span.leftTop img {
	float: left;
}
span.rightTop img {
	float: right;
}
span.rightBottom img {
	float: right;
}
span.leftBottom img {
	float: left;
}

/* End of PNG Curves */ 

/*	correcting the center aligned background bug  */

	html {
		margin-left: -1px;
		overflow-Y: scroll;
	}

/*
 reduced Default.css
*/

#headerLogo{
	clear: both;
	background: transparent url(/shared/resource/images/languages/english/header_logo_english.png) no-repeat scroll left top;
	height: 81px;
	margin-left: 0px;
	position: absolute;
	top: 80px;
	width: 515px;
	display: block;
}

img.addMyIreland{background:transparent url(/shared/resource/images/languages/english/add_to_my_ireland.gif) no-repeat scroll left top;}

div#rightContent div.myIreland h3#myIreland{background:transparent url(/shared/resource/images/languages/english/title_my_ireland.gif) no-repeat scroll left top;}

#headerLogo{
	_background:transparent url(/shared/resource/images/languages/english/header_logo_english.gif) no-repeat scroll left top;
}

/*
 reduced ti_blue.css
*/

/* Start page background styles */
div#headerWrapper {
	background:transparent url(/shared/resource/images/global/header/header_background_blue.jpg) no-repeat scroll 50% 0pt;
}
/* End page background styles */

/* Start Sub navigation */
ul#subNav {
	background:#015c95 none repeat scroll 0% 50%;
}
/* End Sub navigation */

/* Start Header styles */
div#mainContent h1, 
div#mainContent h2{
	color: #015c95;
}

/*
 contentnav.css
 landing page update
 content before navigation
*/

body{
	background: #015C95 url(/shared/resource/images/global/header/header_background_blue.jpg) no-repeat scroll 50% 0;
	color: #666666;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	line-height: 1.2em;
	text-align: left;
}

#bodyWrapper{
	width: 780px; 
	margin: 0 auto; 
}

div#headerWrapper{
	position:absolute;
	width:780px;
	top:0;
	background: transparent 0 0px; 
}

#contentWrapper{
	margin-top: 200px;
	float: left;
	width: 750px;
	background: #ffffff;
}

#mainContent{
	margin: 5px 190px 0 0; 
}

#rightContent{
	float: left;
	width: 190px; 
	margin-left: -205px; 
	margin-top: 220px;
}

#footerWrapper {
	clear: left;
	width: 750px;
	text-align: center;
	padding: 4px 0;
}

.placesToGoDetails h3 {
	margin: 0 0 15px;
	padding: 0 0 0 15px;
}

#nav {
	height: 34px; /* navigation fix for IE7 */
}

