* {
	margin: 0;
	padding: 0;
}

body {
	background: #e51837;
}

body, tr, td, input, select, textarea {
	font:normal 12px Arial, Helvetica, sans-serif;
}

.clearfixright:after,
.clearfixleft:after,
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfixleft:after {
	clear: right;
}

.clearfixright:after {
	clear: right;
}

.clearfixright,
.clearfixleft,
.clearfix
{
	zoom: 1;
}

* html .clearfixright,
* html .clearfixleft,
* html .clearfix
{
	height: 1%;
}

a,
a:link,
a:visited
{
	color: #000000;
	font:normal 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#headerWrapper {
	border-top: 8px solid #e51837;
	background: #fcce07;
}

#contentWrapper {
	background: #fff url(../images/bg_content.gif) left top repeat-x;
	/* NIEUW
	padding-right: 325px;
	*/
}

#footerWrapper {
	background: #e51837;
}

div.wrapper {
	margin:0 auto;
	text-align:left;
	max-width: 984px;
	min-width: 445px;
}

* html body div.wrapper {width:expression((document.documentElement.offsetWidth) > 984 * (parseInt(document.body.currentStyle.fontSize) / parseInt(document.body.currentStyle.fontSize)) ?  "944px" : ((document.documentElement.offsetWidth) < 780 ? "752px" : "99%")); }

#topbanner,
#topbannerhome
{
	position: absolute;
	right: 0px;
	top: 8px;
}

#topbannerhome
{
	/*
	width: 321px;
	*/
}

.toplogos
{
	position: absolute;
	right: 0;
	top: 400px;
	width: 300px;
}

.toplogo
{
	float: right;
	padding: 25px;
}

.toplogoimg
{
	border: 0;
}

#header {
	position:relative;
	background: url(../images/bg_header.jpg) left top no-repeat;
	min-height: 214px;
}

* html body #header {
	height: 214px;
}

#logo {
	float:left;
	margin: 12px 0 0 15px;
}

#nav {
	margin:0 0 0 170px;
	padding:15px 0 0 0;
	border-bottom: 1px solid #e0a801;
	height: 18px;
	xwidth: 480px;
}

#nav li,
#nav2 li {
	float: right;
	margin:0;
	padding:0;
	list-style:none;
}

#nav2 li {
	padding: 0 17px 0 17px;
	border-left: 1px dashed #999;
}

#nav li.left {
	float: left;
}

#nav a,
#nav a:link,
#nav a:visited
{
	display: block;
	height:18px;
	overflow: hidden;
	text-indent: -9000px;
	margin-left: 8px;
}

#nav #home {
	width: 36px;
	margin-left: 0;
	background:transparent url(../images/menu_home.gif) left top no-repeat;
}

#nav #home:hover {
	background:transparent url(../images/menu_home_mo.gif) left top no-repeat;
}

#nav #about {
	width: 131px;
	background:transparent url(../images/menu_about.gif) left top no-repeat;
}

#nav #about:hover {
	background:transparent url(../images/menu_about_mo.gif) left top no-repeat;
}

#nav #faq {
	width: 27px;
	background:transparent url(../images/menu_faq.gif) left top no-repeat;
}

#nav #faq:hover {
	background:transparent url(../images/menu_faq_mo.gif) left top no-repeat;
}

#nav #contact {
	width: 58px;
	background:transparent url(../images/menu_contact.gif) left top no-repeat;
}

#nav #contact:hover {
	background:transparent url(../images/menu_contact_mo.gif) left top no-repeat;
}

#nav2 {
	padding: 5px 0;
	clear: both;
	height: 16px;
	text-align: left;
}

.nav2home
{
	border-bottom: 1px solid #E0A801;
}


#nav2 a,
#nav2 a:link,
#nav2 a:visited
{
	display: block;
	height:14px;
	overflow: hidden;
	text-indent: -9000px;
}

#nav2 #aruba {
	margin-left: 10px;
	width: 57px;
	background:transparent url(../images/menu_aruba.gif) left top no-repeat;

}

#nav2 #aruba:hover {
	background:transparent url(../images/menu_aruba_mo.gif) left top no-repeat;
}

#nav2 #bonaire {
	width: 73px;
	background:transparent url(../images/menu_bonaire.gif) left top no-repeat;
}

#nav2 #bonaire:hover {
	background:transparent url(../images/menu_bonaire_mo.gif) left top no-repeat;
}

#nav2 #curacao {
	width: 75px;
	background:transparent url(../images/menu_curacao.gif) left top no-repeat;
	padding: 0;
}

#nav2 #curacao:hover {
	background:transparent url(../images/menu_curacao_mo.gif) left top no-repeat;
}

#nav2 #stmaarten {
	width: 96px;
	background:transparent url(../images/menu_st.gif) left top no-repeat;
}

#nav2 #stmaarten:hover {
	background:transparent url(../images/menu_st_mo.gif) left top no-repeat;
}

#nav2 .last
{
	padding-right: 0;
}

#headercontent,
#headercontenthome
{
	margin-right: 325px;
	adding-bottom: 1px;
	xwidth: 685px;
}

#headercontenthome
{
	margin-right: 325px;
}

#headercontenthome a img,
#headercontent a img
{
	border: 0;
}

#headertext {
	margin: 20px 325px 0 30px;
	padding:0 0 0 5px;
}

#headertext p {
	line-height: 18px;
	text-align: justify;
}

strong
{
	color: #e51837;
}

a.readmore,
a.readmore:link,
a.readmore:visited
{
	float: right;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #e51837;
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow.gif) left center no-repeat;
	text-decoration: none;
}

a.readmore:hover {
	color: #ed6e62;
}

a.moreinfo,
a.moreinfo:link,
a.moreinfo:visited,
a.moreinfohome,
a.moreinfohome:link,
a.moreinfohome:visited
{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #e51837;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	background: url(../images/arrow.gif) left center no-repeat;
	text-decoration: none;
	text-align: right;
	width: inherit;
}

a.moreinfohome
{
	position: absolute;
	margin: 0;
	right: 0;
	bottom: 24px;
}

a.moreinfo:hover, a.moreinfohome:hover
{
	color: #ED6E62;
}

#content {
	margin:0 0 0 0;
	padding:0 0 0 0;
	position: relative;
}

#contentleft {
	position: absolute;
	width: 120px;
	margin: 0;
	padding: 0 0 0 15px;
	z-index: 2;
	left: 0;
	top: 30px;
}

#newsletterwrapper {
	float: left;
	width: 138px;
	margin: 0 0 0 0;
	background: #fece00;
}

#newsletterwrapper h4{
	height: 42px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/newsletter_head.gif) left top no-repeat;
}

div#cycle_newslettercontent
{
	height: 50px;
	width: 138px;
}

div.newslettercontent
{
	background: url(../images/newsletter_arrow.gif) no-repeat 5px 3px;
	padding: 0px 3px 0px 18px;
	height: 50px;
	width: 117px;
}

div.newsletterarchive {
	height: 24px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/newsletter_bottom.gif) left top no-repeat;
}

div.newsletterarchive a,
div.newsletterarchive a:link,
div.newsletterarchive a:visited {
	float: right;
	width:42px;
	height:13px;
	text-indent:-9000px;
	overflow:hidden;
	background:transparent url(../images/archive.gif) no-repeat 0 0;
	margin:5px 10px 0 0;
}

div.newsletterarchive a:hover {
	background:transparent url(../images/archive_mo.gif) no-repeat 0 0;
}

p.newsletterdata {
	font: normal 10px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	color: #e8564e;
}


p.newslettertext a,
p.newslettertext a:link,
p.newslettertext a:visited {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #e52034;
}

p.newslettertext a:hover {
	text-decoration: underline;
}

#accountwrapper {
	float: left;
	width: 138px;
	margin: 15px 0 0 0;
}

#accountwrapper h4 {
	height: 26px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/account_head.gif) left top no-repeat;
}

div.accountcontent {
	background:transparent url(../images/account_bg.gif) left top no-repeat;
	height: 19px;
	padding: 0 0 0 11px;
}

a.readmore2,
a.readmore2:link,
a.readmore2:visited
{
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #f3abab;
	padding: 0 0 0 15px;
	background: url(../images/arrow_white.gif) left center no-repeat;
	text-decoration: none;
}

a.readmore2:hover {
	color: #ed6e62;
}

div.accountbottom {
	height: 24px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/account_bottom.gif) left top no-repeat;
}

p.accounttext,
p.accounttext a,
p.accounttext a:link,
p.accounttext a:visited {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #f3abab;
	text-decoration: none;
}

p.accounttext a:hover {
	color: #ed6e62;
}

#gofunmiles {
	float: left;
	width: 138px;
	margin: 15px 0 0 0;
}

#gofunmiles h4 {
	height: 26px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/more_fun_miles_head.gif) left top no-repeat;
}

div.gofunmilescontent {
	background:transparent url(../images/more_fun_miles_bg.gif) left top repeat-y;
	height: auto;
	padding: 0 11px 0 11px;
}


div.gofunmilesbottom {
	height: 24px;
	text-indent: -9000px;
	background:transparent url(../images/more_fun_miles_bottom.gif) left top no-repeat;
}

a.readmore3,
a.readmore3:link,
a.readmore3:visited
{
	display: block;
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #E51837;
	padding: 0 0 0 15px;
	background: url(../images/arrow.gif) left 2px no-repeat;
	text-decoration: none;
}

a.readmore3:hover {
	color: #ED6E62;
}

div.gofunmilesimage a,
div.gofunmilesimage a:link,
div.gofunmilesimage a:visited {
	float: right;
	width:142px;
	height:66px;
	text-indent:-9000px;
	overflow:hidden;
	background:transparent url(../images/gofunmilesnet.gif) no-repeat 0 0;
	margin:5px 10px 0 0;
}

#contentmiddle {
	position: relative;
	padding: 0px;
	margin: 0px 325px 20px 180px;
	padding-top: 30px;
	min-height: 310px;
}

* html body #contentmiddle {
	height: 310px;
}

#middlewrapper {
	background:transparent url(../images/headlines_bg.jpg) left top no-repeat;
	padding: 15px 0 0 15px;
	min-height: 250px;
	height:auto !important;
	height:250px;
}


div.middlecontent {
	padding: 0;
}

div.middlecontent h4 {
	overflow: hidden;
	text-indent: -9000px;
	background: url('../images/highlights.gif') no-repeat left top;
	padding: 0 0 0 0;
	width: 166px;
	margin: 0 0 14px 0;
}

div.newsitem {
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #e0a801;
	position: relative;
	min-height: 100px;
}

div.newsitem ul,
div.newsitem ol
{
	margin-left: 15px;
}


p.date {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #cc0033;
	padding: 4px 0 0 0;
}

.company{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #cc0033;
	padding: 0 0 0 0;
}

div.newsitem h5 {
	padding: 2px 0 2px 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e51837;
}

div.newsitem h5 a,
div.newsitem h5 a:link,
div.newsitem h5 a:visited
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e51837;
}

div.newsitem h5 a:hover
{
	text-decoration: none;
	color: #ED6E62;
}



div.text {
	margin:0 0 10px 0;

}

p.textimage
{
	margin: 0 0 20px 132px;
	position: relative;
}

p.link
{
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.highlightimage {
	float: left;
	position: absolute;
	vspace: 2px;
	hspace: 2px;
	padding: 15px 15px 10px 0;
}

#contentright {
	position: absolute;
	width: 300px;
	margin: 0;
	right: 0;
	padding: 0 5px 0 0;
	z-index: 1;
	top: 30px;
}

#righttext {
	height: 99px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/right_text.jpg) left top no-repeat;
	margin:65px 0 0 0;
}

#logowrapper {
	float: left;
}

#footer {
	background-color: #e51837;
}

p.footertext,
p.footertext a,
p.footertext a:link,
p.footertext a:visited
 {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #f5948a;
	text-align: right;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
}

p.footertext a:hover {
	color: #ed6e62;
}


#aboutheader {
	position:relative;
	background: url(../images/bg_header.jpg) left top no-repeat;
	min-height: 110px;
}

* html body #aboutheader {
	height: 110px;
}

#sttopbanner {
	position: absolute;
	right: 0;
	top: 21px;
}

#abouttopbanner {
	position: absolute;
	right: 0;
	top: 10px;
}

#aboutheadercontent {
	border-bottom: 1px solid #e0a801;
	width: 685px;
}

#subcontentWrapper {
	background: #fff url(../images/bg_subcontent.gif) left top repeat-x;
	min-height: 570px;
}

#aboutrighttext {
	height: 367px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/about_righttext.jpg) left top no-repeat;
	margin:0 0 0 0;
}

#subcontentmiddle {
	position: relative;
	padding: 0px;
	margin: 0px 325px 20px 180px;
	padding-top: 30px;
	min-height: 353px;
}

* html body #subcontentmiddle {
	height: 353px;
}

div.aboutitem {
	margin:0 0 15px 0;
	line-height: 20px;
}

div.aboutitem h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e51837;
	padding: 5px 0 5px 0;
}


#subcontentleft {
	float: left;
	width: 120px;
	margin: 0;
	padding: 20px 0 0 15px;
	z-index: 2;
	left: 0;
	top: 75px;
}

#aboutwrapper {
	float: left;
	width: 138px;
	margin: 0 0 11px 0;
}

#aboutwrapper a,
#aboutwrapper a:link,
#aboutwrapper a:visited
{
	font: 12px Arial, Helvetica, sans-serif;
	color: #e51837;
	line-height: 12px;
}

#aboutwrapper a:hover
{
	text-decoration: none;
	color: #ED6E62;
}


p.abouttext {
	border-bottom: 1px solid #dfdcdc;
	background:transparent url(../images/arrow2.gif) left top no-repeat;
	padding: 2px 0 3px 20px;
	color: #e51837;
	cursor: pointer;
	line-height: 12px;
}

p.abouttext:hover
{
	color: #ed6e62;
}

p.abouttext a,
p.abouttext a:link,
p.abouttext a:visited {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #e51837;
	color: #372;
	text-decoration: none;
}

p.abouttext a:hover {
	color: #ed6e62;
}





#stmaartentitle,
#curacaotitle,
#arubatitle,
#bonairetitle,
#faqtitle,
#contacttitle,
#newsletterarchivetitle,
#abouttitle {
	padding:12px 0 0 15px;
	margin: 0 325px 0 0;
	background: transparent url('../images/dotted_line_bg.gif') 0px 45px repeat-x;
	position: relative;
}

#abouttitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/header_about.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#stmaartentitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/header_stmaarten.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#curacaotitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_curacao.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#arubatitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_aruba.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#bonairetitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_bonaire.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#faqtitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_faq.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#contacttitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_contact.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#newsletterarchivetitle h1{
	overflow: hidden;
	text-indent: -9000px;
	background: url(../images/header_newsletterarchive.gif) left top no-repeat;
	padding: 0 0 5px 0;
}

#stmaartentopbanner {
	position: absolute;
	right: 0;
	top: 30px;
}

#stmaartenmiddle,
#fmprospecials {
	position: relative;
	padding: 0px;
	margin: 0px 325px 20px 180px;
	padding-top: 30px;
	min-height: 400px;
}

#fmprospecials {
	margin: 0px 325px 20px 180px;
}

* html body #stmaartenmiddle,
* html body #fmprospecials {
	height: 600px;
}

#stmaartenright {
	position: absolute;
	width: 300px;
	height: 594px;
	background:transparent url(../images/stmaarten_rightimage.jpg) left top no-repeat;
	margin: 0;
	right: 0;
	padding: 0 5px 0 0;
	z-index: 1;
	top: 10px;
}

.extrainfo {
	display: none;
	width: 120px;
	margin: 10px 0 0px 0;
	padding: 0 0 10px 20px;
	left: 0;
	border-bottom: 1px solid #dfdcdc;
}

div.aboutshtaimage {
	padding: 0 0 20px 0;
}

p.moreinfotext {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

p.moreinfotext a,
p.moreinfotext a:link,
p.moreinfotext a:visited  {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #e51c36;
	text-decoration: underline;
}

p.moreinfotext a:hover {
	color: #ed6e62;
}


div.aboutshtainfo {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

.extrainfo h5 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e51837;
	padding: 0 0 10px 0;
}

div.newsitemimage {
	float: left;
	padding: 0 10px 0 0;
}

a.funmilesspecial,
a.funmilesspecial:link,
a.funmilesspecial:visited  {
	width: 123px;
	float: right;
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	overflow: hidden;
	text-indent: -9000px;
	background:transparent url(../images/funmilesspecial.gif) no-repeat left top;
	text-decoration: none;
}

a.funmilesspecial:hover {
	background:transparent url(../images/funmilesspecial_mo.gif) left top no-repeat;
}

.img-shadow {
  float:left;
  width: 127px;
  height: 96px;
  background: url(../images/shadow_total.gif) no-repeat top left !important;
  margin: 0 5px 0 0 !important;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: 7px 0 0 8px;
}


#cycle_highlight1, #cycle_highlight2
{
	margin: 0;
	padding: 0;
}

.cycle_highlight_item
{
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}



.hide
{
	visibility: hidden;
}

table.newsletterarchive a
{
	font-size: 12px;
	color: #E51837;
	text-decoration: none;
}

table.newsletterarchive a:hover
{
	color: #ED6E62;
}

.faq .question
{
	color: #E51837;
	padding-left: 20px;
	cursor: pointer;
}

.faq .answer
{
	display: none;
	padding-left: 20px;
}

.faq a
{
	color: #E51837;
	font-size: 12px;
}

.faq a:hover
{
	color: #ED6E62;
}

.newsletterarchive,
.newsletterarchive:link,
.newsletterarchive:visited
{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #e51837;
}

.newsletterarchive:hover
{
	text-decoration: none;
	color: #ED6E62;
}

div.faq
{
	padding-top: 10px;
}

fieldset
{
	border: 0;
}

fieldset div
{
	padding-bottom: 4px;
}

label
{
	display: block;
	float: left;
	width: 120px;
	margin-top: 4px;
}

.red
{
	color: #E51837;
}

.active
{
	color: #FCD006 !important;
	font-weight: bold;
}

h4.subtitle
{
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	
}

h4.specials
{
	background: url('../images/specials.gif') 15px 0 no-repeat;
}

.all_specials
{
	background: #fbf0c3;
	position: relative; 
	padding-top: 5px; 
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.special_item
{
	min-height: 96px; 
	height: auto !important;
	height:96px;
	position: relative;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

.special_item_miles
{
	float: left;
	background: url(../images/special_fm_logo.gif) 70px 30px no-repeat;
	padding-top: 6px;
	padding-left: 20px;
	width: 114px; 
	line-height: 76px;
	font-size: 40px; 
	color: #e52234;
}

.special_item_text
{
	/* margin: 0 0 0 310px; */
	font-size: 11px;
	/* float: right; */
}

.special_item a
{
	font-size: 11px;
	color: #E51837;
}

.special_item a:hover
{
	color: #ED6E62;
}

hr.special
{
	height: 0;
	border: 0;
	border-top: 1px solid #e0a801;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.all_specials .top_left
{
	background: url('../images/special_top_left.gif') 0 0 no-repeat; 
	top: 0; 
	width: 10px; 
	height: 10px; 
	position: absolute;
	left: 0;
}

.all_specials .top_right
{
	background: url('../images/special_top_right.gif') 0 0 no-repeat;
	top: 0; 
	width: 10px; 
	height: 10px; 
	position: absolute; 
	right: 0;
}

.special_bottom_left
{
	background: url('../images/special_bottom_left.gif') 0 0 no-repeat; 
	top: 0; 
	width: 10px; 
	height: 113px; 
	position: absolute; 
	left: 0;
}

.special_bottom_right
{
	background: url('../images/special_bottom_right.gif') 0 0 no-repeat;
	top: 0;
	width: 10px; 
	height: 113px; 
	position: absolute; 
	right: 0;
}

.special_logo_top_left
{
	background: url('../images/special_logo_top_left.gif') 0 0 no-repeat; 
	top: 0; 
	width: 8px; 
	height: 9px; 
	position: absolute;
	left: 0;
}

.special_logo_top_right
{
	background: url('../images/special_logo_top_right.gif') 0 0 no-repeat;
	top: 0; 
	width: 8px; 
	height: 9px; 
	position: absolute; 
	right: 0;
}

.special_logo_bottom_left
{
	background: url('../images/special_logo_bottom_left.gif') 0 0 no-repeat; 
	bottom: 0;
	width: 8px; 
	height: 9px; 
	position: absolute; 
	left: 0;
}

.special_logo_bottom_right
{
	background: url('../images/special_logo_bottom_right.gif') 0 0 no-repeat;
	bottom: 0;
	width: 8px; 
	height: 9px; 
	position: absolute; 
	right: 0;
}

