body {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px; !important
}
br {
	clear: both;
}
.mainContent {
	clear: both;
	margin-left: 25px;
}
.preview {
	margin-top: 75px;
}
/* Definitions for the newsletter menu */
.navigation {
	margin: 20px;
}
.subscribeLink a, .unsubscribeLink a, .changeLink a {
	float: left;
	display: block;
	height: 52px;
	width: 138px;
	background: url(http://www.travel.com.au/newsletter/inxmail/subscribe.gif) top left no-repeat #f0f0f0;
	color: #9f9f9f;
}
.unsubscribeLink a {
	width: 151px;
	background-image: url(http://www.travel.com.au/newsletter/inxmail/unsubscribe.gif);
}
.changeLink a {
	width: 132px;
	background-image: url(http://www.travel.com.au/newsletter/inxmail/update.gif);
}
.subscribeLink a:hover {
	background-position: 0 -67px;
}
.subscribeLink a:active {
	background-position: 0 -125px;
}
.subscribeLinkActive {
	float: left;
	display: block;
	height: 65px;
	width: 138px;
	background: url(http://www.travel.com.au/newsletter/inxmail/subscribe.gif) 0 -135px no-repeat #f0f0f0;
}
.unsubscribeLink a:hover {
	background-position: 0 -67px;
}
.unsubscribeLink a:active {
	background-position: 0 -135px;
}
.unsubscribeLinkActive {
	float: left;
	display: block;
	height: 65px;
	width: 151px;
	background: url(http://www.travel.com.au/newsletter/inxmail/unsubscribe.gif) 0 -135px no-repeat #f0f0f0;
}
.changeLink a:hover {
	background-position: 0 -67px;
}
.changeLink a:active {
	background-position: 0 -135px;
}		
.changeLinkActive {
	float: left;
	display: block;
	height: 65px;
	width: 132px;
	background: url(http://www.travel.com.au/newsletter/inxmail/update.gif) 0 -135px no-repeat #f0f0f0;
}
/* End Newsletter menu */
.label {
	margin: 10px 0 0 20px;
	width: 100px;
	display: inline-block;		
}

/* Headings for the newsletter pages */
h2.subscribe, h2.unsubscribe, h2.change {
	float: left;
	display: block;
	margin-top: 0;
	margin-left: 19px;
	padding: 20px 0 0 100px;
	width: 450px;		
	height: 35px;
	background: url(http://www.travel.com.au/newsletter/inxmail/subscribeIcon.gif) top left no-repeat #fff;
	color: #000;
	font-size: 1.4em;
	font-weight: normal;
}
h2.unsubscribe {
	background-image: url(http://www.travel.com.au/newsletter/inxmail/unsubIcon.gif);
}
h2.change {
	background-image: url(http://www.travel.com.au/newsletter/inxmail/updateIcon.gif);
}
/* End headings */

.subscribe_button {
	margin-top: 10px;
}

div.con-banner-2 div.pad-con {
	top: 50px;
}
