/*@import url("budgetair-layout.css");*/

#topGradient
{
	/*left:0px;
	top:0px;
	position:absolute;
	height:500px;
	width:100%;
	min-width:1126px;
	background-image:url(background.gif);
	background-repeat:repeat-x;
	background-color: Transparent;
	z-index:1;*/
}

#budgetair 
{
	position:relative;
	width:985px;
	margin:auto;
	min-height:100%!important;	/* FireFox ignores */
	_height:100%;				/* IE ignores */
	display:block;
	overflow:visible;
	/*background-image:url(background.gif);
	background-repeat:repeat-x;
	background-color:#731C8C;*/
	background-position:0 140px;
	background-color: Transparent;
	z-index:2;
	left:-7px;
}

#budgetair .masterSideBorders
{
	width:985px;
	border-left:solid 7px white;
	border-right:solid 7px white;
}

#budgetair .spaced
{
	padding: 0px 0px 66px 0px;
}

#budgetair .BUA_language img
{
    padding-top:9px;
}

#budgetair #BUA_header {
	border:none;
	position:relative;	
	z-index: 400;
}

#budgetair #BUA_header table.headerlayouttable
{
	height:90px;
	width:100%;
}

#budgetair #BUA_header table.headerlayouttable td
{
	vertical-align:top;
}

#budgetair #BUA_header h1 {
	position:absolute;
	height:70px;
	width:210px;	
	margin-left:3px;
	margin-top:0px;
	padding:0;		
	text-indent:-2000em;
	left: 7px;
	top: 4px;
}
#budgetair #BUA_header h1 a {
	height:70px;
	display:block;
	overflow:hidden;
}
		
#budgetair #BUA_headerSub
{
	position:absolute;
	display:inline-block;
	height:70px;
	width:985px;
	vertical-align:middle;	
	overflow:hidden;
	clear:both;
}

#budgetair #BUA_content 
{
	position: relative;
	overflow: hidden;
	width:985px;
	top:-18px;
}

#budgetair #BUA_contentTopSection
{
	height: 70px;
	width: 985px;
}

#budgetair * html #BUA_content-margin /* IE6 only */
{
	padding:4px 2px 2px 2px;
}

#budgetair #BUA_content-margin
{
	padding-left:5px;
	background-color: #731C8C;
}

#budgetair #BUA_content-margin-outer
{
	background-color: #731C8C;
	padding-top: 5px;
	min-height:500px;
	overflow: visible;
}

#budgetair .BUA_column 
{
	position:relative;
	float:left;
	width:285px;
	overflow:hidden;
	margin:2px;
	padding:2px;
}
#budgetair .BUA_column_left
{
	position:relative;
	float:left;
	width:315px;
	overflow:hidden;
	margin:2px;
	padding:2px;
}

#budgetair .BUA_middlecolumn 
{
	position:relative;
	float:left;
	width:352px;
	overflow:hidden;
	margin:2px 0px 2px 4px;
	padding:2px;
}

* > .BUA_middlecolumn 
{
	position:relative;
	float:left;
	width:357px;
	overflow:hidden;
	margin:2px 2px 2px 2px !important;
	padding:2px;
}

#budgetair .BUA_emptycolumn_left
{
	position:relative;
	width:323px;
	float:left;
	overflow:hidden;
}

#budgetair .BUA_emptycolumn 
{
	position:relative;
	width:293px;
	float:left;
	overflow:hidden;
}


/* Remodelling of content blocks */

#budgetair .BUA_home_column_left 
{
	position:relative;
	left:3px;
	width:666px;
	float:left;
	overflow:hidden;
	background-color:white;
	/*padding-left:6px;*/
}

#budgetair .BUA_home_column_right
{
	position:relative;
	right:8px;
	width:295px;
	float:right;
	overflow:hidden;
	background-color:white;
	/* padding-left:6px;
	border:solid 1px red; */
}

#budgetair div.BUA_home_column_left div.BUA_home_content_area_left
{
	background-color:white;
    width:330px;
    float:left;
    /* border:solid 1px red; */
}

#budgetair div.BUA_home_column_left div.BUA_home_content_area_right
{
	background-color:white;
	width:330px;
	float:right;
	/* border:solid 1px red; */
}

#budgetair div.BUA_home_column_right div.BUA_home_content_topleft,
#budgetair div.BUA_home_column_left div.BUA_home_content_topleft
{
	background-color:#731C8C;
	min-width:15px;
	min-height:10px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url("corner-top-left.gif");
    display:inline;
	float:left;
}

#budgetair div.BUA_home_column_right div.BUA_home_content_topright,
#budgetair div.BUA_home_column_left div.BUA_home_content_topright
{
	background-color:#731C8C;
	min-width:15px;
	min-height:10px;
	background-repeat:no-repeat;
	background-position:top right;
	background-image:url("corner-top-right.gif");
	display:inline;
	float:right;
}

#budgetair div.BUA_home_column_left div.BUA_home_content_topcenter
{
	background-color:white;
	min-width:630px;  /* Set the width of the rounded top section here */
	min-height:10px;
	float:left;
}

#budgetair div.BUA_home_column_right div.BUA_home_content_bottomleft,
#budgetair div.BUA_home_column_left div.BUA_home_content_bottomleft
{
	background-color:#731C8C;
	min-width:15px;
	min-height:10px;
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image:url("corner-bottom-left.gif");
    display:inline;
	float:left;
}

#budgetair div.BUA_home_column_right div.BUA_home_content_bottomright,
#budgetair div.BUA_home_column_left div.BUA_home_content_bottomright
{
	background-color:#731C8C;
	min-width:15px;
	min-height:10px;
	background-repeat:no-repeat;
	background-position:bottom right;
	background-image:url("corner-bottom-right.gif");
	display:inline;
	float:right;
}

#budgetair div.BUA_home_column_left div.BUA_home_content_bottomcenter
{
	background-color:white;
	min-width:630px;  /* Set the width of the rounded bottom section here */
	min-height:10px;
	float:left;
}

#budgetair div.BUA_home_column_left div.BUA_home_content_area_left_google_ad
{
	/* border:solid 1px blue; */
}

/* End - remodelling of content blocks */


#budgetair .BUA_twocolumns 
{
	position:relative;
	float:left;
	width:675px;
	overflow:hidden;
	margin:2px;
	padding:2px;
}

#budgetair .BUA_columnoffour 
{
	/*float:left;*/
	margin-bottom:4px;
	margin-left:1px;
	overflow:hidden;
	padding:1px;
	position:relative;
	width:242px;
}
		
#budgetair .BUA_roundedbox
{
	overflow:hidden;
	padding: 0px 10px 0px 10px;
}

#budgetair .BUA_roundedbox table
{
	padding:0px;
	margin:0px;
}

#budgetair .BUA_roundedbox span
{
}


#budgetair .BUA_twocolumns .BUA_roundedbox
{
	display:inline-block;
}
	
#budgetair #BUA_footer
{
	position:absolute;
	clear:both;
	bottom:0;
	left:0;
	height:61px;
	width:985px;
	background-color:#debede;
	z-index:300;
}

#budgetair #BUA_footer .BUA_plain
{
	position:absolute;
	height:52px;
	width: 38px;	
	background-color:White;
}

#budgetair #BUA_footer .BUA_powered 
{
	position:absolute;
	margin-top: 5px;
	vertical-align: middle;
}

#budgetair #BUA_footer .BUA_copy 
{
	position:absolute;
	text-align: left; 
	/*margin-top: -200px;	
	margin-left: 40px;*/
	top:0px;
	left:45px;
}

#budgetair .BUA_topleft
{
	position:relative;
	display:block;
	height:15px;
	background: url('master-corner-top-left.gif') no-repeat left top;
}

#budgetair #BUA_content .BUA_topleft
{
	position:relative;
	display:block;
	margin:0;
	height:10px;
	background: url('corner-top-left.gif') top left no-repeat;
}

#budgetair .BUA_topright
{
	position:relative;
	display:block;
	left:14px;
	margin:0px;
	height:15px;
	background: url('master-corner-top-right.gif') no-repeat right top;
}

#budgetair #BUA_content .BUA_topright
{
	position:relative;
	display:block;
	left:10px;
	margin:0 10px 0 0;
	height:10px;
	background: url(corner-top-right.gif) top right no-repeat;
}

#budgetair .BUA_top
{
	position:relative;
	display:block;
	left:8px;
	right: -10px;
	height:10px;
	overflow:hidden;
	margin:0 20px 0 -10px;
	background-color: white;
}

#budgetair #BUA_content span span .BUA_bottom
{
	position:relative;
	display:block;
	bottom:0;
	left:0;
	right: 0;
	height:10px;
	overflow:hidden;
	margin: 0 10px 0 -10px;
	background-color: white;
	background-color: #F0E8F7;
}

#budgetair #BUA_content span span .BUA_bottom
{
	display:block;
	bottom:0;
	left:-10px;
	right: 0;
	height:10px;
	overflow:hidden;
	margin: 0;
	background-color: white;
}

#budgetair .BUA_bottom
{
	position:relative;
	display:block;
	bottom:0;
	left:0;
	right: 0;
	height:10px;
	overflow:hidden;
	margin: 0 20px 0 -10px;
	background-color: white;
}

#budgetair .BUA_bottomleft
{
	position:relative;
	display:block;
	bottom:-9px;
	height:10px;
	left:-10px;
	background: #731C8C url(corner-bottom-left.gif) bottom left no-repeat;
}

#budgetair #BUA_content .BUA_bottomleft
{
	display:block;
	bottom:0;
	height:10px;
	left:0;
	background: url(corner-bottom-left.gif) bottom left no-repeat;
}


#budgetair * html .BUA_bottomleft
{
	position:relative;
	display:block;
	bottom:-20px;
	height:10px;
	left:-10px;
	background: #731C8C url(corner-bottom-left.gif) bottom left no-repeat;
}

#budgetair * html #BUA_content .BUA_bottomleft
{
	display:block;
	bottom:0;
	height:10px;
	left:0;
	background: url(corner-bottom-left.gif) bottom left no-repeat;
}

#budgetair .BUA_bottomright
{
	position:relative;
	display:block;
	left:20px;
	right:-20px;
	bottom:0;
	margin:0 0 0 0;
	height:10px;
	_height:10px;
	background: #731C8C url(corner-bottom-right.gif) bottom right no-repeat;
}

#budgetair #BUA_content .BUA_bottomright
{
	display:block;
	bottom:0;
	margin:0 20px 0 0;
	height:10px;
	background: url(corner-bottom-right.gif) bottom right no-repeat;
}

#budgetair div.masterFooter
{
	background: url(master-bottom-border.gif) top left no-repeat;
	height:16px;
	width:999px;
}

#budgetair div.masterFooter .BUA_bottomright
{
	background: url(master-corner-bottom-right.gif) top right no-repeat;
}
#budgetair div.masterFooter .BUA_bottomleft
{
	background: url(master-corner-bottom-left.gif) top left no-repeat;
}

#budgetair #BUA_contactInfo
{
	position:absolute; 
	right:60px; 
	top:35px;
}

#budgetair .bigorange {
color:#FB8302;
font-size:16px;
}
/*@import url("budgetair-navigation.css");*/
/* main navigation*/
#budgetair .BUA_menuleft
{
	display:block;
	background:url(button-menu-left.gif) no-repeat;
	width:25px;
	height:26px;
}

#budgetair .BUA_menuright
{
	display:block;
	background:url(button-menu-right.gif) no-repeat;
	width:25px;
	height:26px;
}

#budgetair .BUA_menuitem
{
}

#budgetair #BUA_mainmenu td
{
	padding:0px;
}

#budgetair #BUA_mainmenu td a
{
	display:block;
	overflow:hidden;
	background:url(button-menu-middle.gif) 0 0 no-repeat;
	height:26px;
}

#budgetair #BUA_mainmenu td a:hover
{
	display:block;
	overflow:hidden;
	background:url(button-menu-middle.gif) 0 -26px no-repeat;
	height:26px;
}

#budgetair #BUA_mainmenu td a img
{
	margin:4px 21px 0 26px;
}

#BUA_home #BUA_default-link	{ background:url(button-menu-middle.gif) 0 -26px no-repeat; }

#budgetair #BUA_mainmenu, #BUA_mainmenu li {
	margin:0;
	padding:0;
	list-style:none;
}
#budgetair #BUA_mainmenu {
	position:absolute;
	top:42px;
	left:220px;
	
}
	#budgetair #BUA_mainmenu li {
		position:relative;
		float:left;
	}
	#budgetair #BUA_mainmenu li {
		margin:0 7px 0 0;
	}
		#budgetair #BUA_mainmenu li a {
			display:block;
			width:120px;
			text-indent:-2000em;
			overflow:hidden;
			line-height:35px;
		}
		#budgetair #BUA_mainmenu li a.small {
			display:block;
			width:55px;
			text-indent:-2000em;
			overflow:hidden;
			line-height:35px;
		}
		
			#budgetair #BUA_mainmenu li div ul {
				position:relative;
				display: block;
				height:31px;
				margin: 0 auto;
				padding-left: 25px;
				text-align:center;
				font-size: 12px;
			}
			#budgetair #BUA_mainmenu div ul li{
				position:relative;
				float:left;
				padding:0 0;
				text-align:center;
			}
				#budgetair #BUA_mainmenu div ul li a{
					position:relative;
					display:block;
					width:auto;
					background:url(separator.gif) right center no-repeat;
					margin:-2px 0 0 0;
					padding:0 15px 0 5px;
					text-indent:0;
					color:#A81148;
					white-space:nowrap;
				}
				#budgetair #BUA_mainmenu div ul li a.last{
					background:none;
					padding:0 0 0 10px;
				}
				
/* BUA_sitewide navigation */
#budgetair .BUA_sitewide {
	position:relative;
	margin:0;
	padding:0;
	list-style:none;
}
	#budgetair .BUA_sitewide li {
		position:relative;
		float:left;
		padding:10px 2px 0 2px;
	}

		#budgetair .BUA_sitewide li a{ 
			display:block;
			padding:2px 0 0 0;
			font-weight:bold;
			line-height:1em;
			color: White;
			text-decoration: none;
		}

#budgetair #BUA_footer .BUA_affiliates {
	position: absolute;
	float:right;
	/*padding: -100px 10px 0 5px; */
	right:5px;
	top: 15px;
	height: 35px;
	overflow: hidden;
	width: 350px;
	z-index:10;
}
#budgetair #BUA_footer .BUA_affiliates, #budgetair #BUA_footer .BUA_affiliates li {
	list-style:none;
}
#budgetair #BUA_footer .BUA_affiliates img{
	border:0;
	padding-right: 6px;
}

#budgetair #BUA_footer .BUA_affiliates a:hover{
	text-decoration:none;
}

#budgetair #BUA_footer .menu 
{
	position: absolute;
	/*margin-left: 5px;
	margin-top: -55px;*/
	top: -5px;
	left:45px;
	z-index:1;
}

#budgetair #BUA_footer li a 
{
	color:White;
}

#budgetair #BUA_footer li
{
	color:White;
}

#budgetair #BUA_footer span {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 32px;
	font-size: 88%;
	color:#232323;	
}



/*@import url("budgetair-components.css");*/
#budgetair img
{
	border: 0px;
}

#budgetair select
{
	font-size:8pt;
	color:#330033;
}

#budgetair .disabled
{
	background-color: #E2E2E2; 
}

#budgetair .navigation {
	display: block;
	height:26px;
	width:140px;
	overflow:hidden;
	margin:0px 0 12px 0;
}

#budgetair .navigation:hover img{
	margin:-26px 0 0 0;
}

#budgetair .selected img{
	margin:0 0 0 0;
}

#budgetair .normal
{
	background-color:White;
}

#budgetair .mouseover
{
	/*background-color:#f5e8f5;*/
	/*background-color:#FB8302;*/
	background-color:#FFBF00;
	cursor:pointer;
}

#budgetair .changeCursor
{
	cursor:pointer;
}

#budgetair #BUA1
{
	width:265px;
	height:185px;
	overflow:hidden;
}
#budgetair #BUA1 .left-top-left
{
	height:15px; 
	background:url(corner-purple-top-left.gif) no-repeat top left;
}
#budgetair #BUA1 .left-top-right
{
	height:15px; 
	background:url(corner-purple-top-right.gif) no-repeat top right;
	border-right:solid 5px white;
}
#budgetair #BUA1 .right-top-left
{
	height:15px; 
	background:url(corner-purple-top-left.gif) no-repeat top left;
	border-left:solid 5px white;
}
#budgetair #BUA1 .right-top-right
{
	height:15px; 
	background:url(corner-purple-top-right.gif) no-repeat top right;
}
#budgetair #BUA1 .left-bottom-left
{
	height:15px;
	background:url(corner-purple-bottom-left.gif) no-repeat bottom left;
}
#budgetair #BUA1 .left-bottom-right
{
	height:15px;
	background:url(corner-purple-bottom-right.gif) no-repeat bottom right;
	border-right:solid 5px white;
}
#budgetair #BUA1 .right-bottom-left
{
	height:15px;
	background:url(corner-purple-bottom-left.gif) no-repeat bottom left;
	border-left:solid 5px white;
}
#budgetair #BUA1 .right-bottom-right
{
	height:15px;
	background:url(corner-purple-bottom-right.gif) no-repeat bottom right;
}
#budgetair #BUA1 .content-left
{
	width:100px;
	background-color:#b586bd;
	text-align:center;
}
#budgetair #BUA1 .content-left *
{
	background-color:#b586bd;
}
#budgetair #BUA1 .content-right
{
	width:160px;
	background-color:#b586bd;
	text-align:center;
}
#budgetair #BUA1 .content-right *
{
	background-color:#b586bd;
}
#budgetair #BUA1 .empty
{
	width:15px;
	height:26px;
	height:22px!;
	background-color:#b586bd;
}
#budgetair #BUA1 .empty-left-border
{
	width:15px;
	height:26px;
	height:22px!;
	background-color:#b586bd;
	border-left:solid 5px white;
}
#budgetair #BUA1 .empty-right-border
{
	width:15px;
	height:26px;
	height:22px!;
	background-color:#b586bd;
	border-right:solid 5px white;
}

#budgetair #BUA2
{
	width:295px;
	height:392px;
	overflow:hidden;
}
#budgetair #BUA3
{
	width:295px;
	height:65px;
	overflow:hidden;
}
#budgetair #BUA4
{
	width: 332px;
	overflow:hidden;
}

/* negate the height for all other than IE6 */
* > #BUA4 
{
	height: 485px;
}

#budgetair .hugeOfferBlockBottomPadding 
{
	display:none;
}

* > .hugeOfferBlockBottomPadding 
{
	display:none;
}

#budgetair #BUA5
{
	width:265px;
	height:206px;
	overflow:hidden;
}
#budgetair #BUA6
{
	width:265px;
	height:65px;
	overflow:hidden;
}
#budgetair #BUA7
{
	width:265px;
	height:65px;
	overflow:hidden;
}
#budgetair #BUA8
{
	width:265px;
	height:65px;
	overflow:hidden;
}
#budgetair #BUA8 *
{
	margin-top:-1px;
	overflow:hidden;
}

.offerblocksmall {
border-top:1px solid #731C8C;
vertical-align:middle;
}
.offerblocksmall td {
border-bottom:1px solid #731C8C;
padding:0px;
vertical-align:middle;
}
.offerblocksmall a {
color:#731C8C;
display:block;
font-weight:bold;
text-decoration:none;
}
.offerblocksmall a:hover {
text-decoration:none;
}


	
#budgetair html, body, #BUA_home {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:100%;
	min-width:980px;
	background-color: #731C8C;
	/* #1769 */
	/* overflow-x: hidden; */
}

html
{
	background-color: #731C8C;
}

/*#budgetair * {
	font-size:100%;
	font-family:inherit;
}*/


/* Generic */
#budgetair .pijltje {
	color: #A81148;
	clear:both;
	background:url(arrow_white.gif) no-repeat;
	margin:10px 0 0 0;
	padding:0 0 0 25px;	
	
	line-height:1.3em;
	font-weight:bold;
}

/*#budgetair p {
	margin:0 0 0 0;
}*/

#budgetair table.details-table thead.car-detail th, #budgetair table.details-table tbody.car-detail td {
text-align:right;
}

#budgetair th {
 	text-align:left;
}

#budgetair th.cost,
#budgetair td.cost {
 	text-align:right;
}

#budgetair th.cost-lastcolumn,
#budgetair td.cost-lastcolumn {
 	padding-right:20px;
 	text-align:right;
}

#budgetair th.price {
 	text-align:right;
}

#budgetair hr {
	background:none;
	border-top:1px solid #FBD0BF;
	float:none;
	clear:both;
	height: 1px;
}

#budgetair small
{
	font-size:10px;
}


#budgetair .BUA_purple 
{
	color: #731C8C;
}

/*#budgetair a {
	color:#731C8C;
	text-decoration:none;
}*/

/* start #2017 */

table.Flight-list {
	border-top:solid 1px #DEBEDE;
}

table.Flight-list .offerHugeDestination {
	font-size:14px;
}

table.Flight-list .offerHugePrice {
	color:#FFFFFF;
	font-size:18px;
}

table.Flight-list td.priceCell 
{
	background-image:url(price-background.gif) ;
	background-repeat:no-repeat;
	background-position:5px top;
	width:74px;
	padding-left:5px;
}

table.Flight-list td.priceCell a
{
	padding-right:9px;
}

table.Flight-list .mouseover td 
,table.Flight-list .mouseover th
{
	background-color:#FFBF00;
}

table.Flight-list .normal .trRow tr {
	background-color:#FFFFFF;
}

table.Flight-list .mouseover .offerHugePrice {
	color:#FFFFFF;
}

div.specialWorldOfferBlock
{
	background-image:url(dashed-plane.gif) ;
	background-repeat:no-repeat;
	background-position:15px top;
}

table.WorldOfferList
{
	border-top:solid 1px #DEBEDE;
}

table.WorldOfferList .offerHugeDestination {
	font-size:14px;
}

table.WorldOfferList .offerHugePrice {
	color:#FB8302;
	font-size:19px;
	background-color:#F2EFF6;
	font-weight:normal;
}

table.WorldOfferList .mouseover td
{
	background-color:#FFFFFF;
	font-weight:normal;
	padding:0px 0px 0px 5px;
}

table.WorldOfferList .normal td
{
	background-color:#F2EFF6;
	font-weight:normal;
	padding:0px 0px 0px 5px;
}

table.WorldOfferList .mouseover .offerHugePrice {
	color:#FB8302;
	background-color:#FFFFFF;
}




/* end #2017 */

#budgetair a.selected {
	color:#731C8C;
	text-decoration: underline;
}

#budgetair div.filter-section div.clearFilters a {
	color:#731C8C;
	text-decoration:underline;
}

#budgetair a.show-previous {
	/*color:White*/ /*!important;*/
	/* #2258 */
	color:#731C8C; /*!important;*/
}

#budgetair a.show-previousPaging {
	/*Added this for the paging controllers because the airtrade-flights was overriding it */
	color:#731C8C; /*!important;*/
}

#budgetair a.show-previousWhite {
	color: White;/*2854 - Car selected doesn't have light purple background so link must be white*/
}

#budgetair a:hover {
	text-decoration:underline;
	/*color:#01418A;*/
}

#budgetair a.textinput {
	color:#731C8C;
	text-decoration:none;
}

#budgetair a.textinput:hover {
	text-decoration:none;
}


#budgetair table.roomOccupancy {
	/*position:absolute;*/
	vertical-align:middle; 
	font-weight:bold; 
	font-size:90%;
	white-space:nowrap;
}
	#budgetair table.roomOccupancy td {
		vertical-align:bottom;
		text-align: right;
		white-space: normal;
	}
		#budgetair table.roomOccupancy td.rooms {
			width: 40px;
			text-align: left;
			vertical-align: bottom;
		}
		#budgetair table.roomOccupancy td.adults {
			width: 115px;
			vertical-align: bottom;
			white-space: nowrap;
		}
		
		#budgetair table.roomOccupancy td.children 
		{
			padding-left: 10px;
			width: 60px;
			vertical-align: bottom;
			text-align: left;
		}
		
#budgetair h3.onlyAvailableHotelsSpacer {
	height:34px;
}

#budgetair h3.nrNightsSpacer {
	height:6px;
}


#budgetair  table.extended-details thead th.roomQuote, table.extended-details tbody th.roomQuote, table.extended-details tbody td.roomQuote {
	vertical-align:middle;
	text-align:left;
}

	#budgetair  table.extended-details thead th.roomQuote-cost, table.extended-details tbody th.roomQuote-cost, table.extended-details tbody td.roomQuote-cost {
		vertical-align:middle;
		text-align:right;
	}
	

