.tbl { margin:3px 0;width:100%;table-layout:fixed;}
.ResultCell {border-bottom:#BBD1F7 1px solid;}
.ResultCellUpdate {background-color:#FFFFEB;border-bottom:#BBD1F7 1px solid;}
.tbl2 { width:100%;table-layout:fixed;}
.ResultDiv {border-bottom:#99CCFF 1px solid;padding:1px 0;}
.ResultDivPremium {background-color:#F3FEFF;border-bottom:#99CCFF 1px solid;padding:1px 0;}
.ResultDivUpdate {background-color:#FFFFEB;border-bottom:#99CCFF 1px solid;padding:2px 0 0;}
.premiumText {color:#FD8104;font-weight:bold;padding:3px 3px 0 4px;}
.PriceTop1 {background:url(../../i/price/bubble_top1.gif) no-repeat;padding:0;height:auto;width:93px;margin-top:-3px;}
.PriceBtm1 {background:url(../../i/price/bubble_btm1.gif) no-repeat;padding:2px 0 0 24px;height:17px;width:93px;text-align:left;overflow:visible;}
.PriceTop2 {background:url(../../i/price/bubble_top2.gif) no-repeat;padding:0;height:auto;width:93px;margin-top:-3px;}
.PriceBtm2 {background:url(../../i/price/bubble_btm3.gif) no-repeat;padding:2px 0 0 24px;height:17px;width:93px;text-align:left;overflow:visible;}
.PriceInner {padding:4px 4px 2px 4px;}
.UpdateLink {color:#4681DF;}
a.UpdateLink, a.UpdateLink:link, a.UpdateLink:active, a.UpdateLink:hover
{
	color:#4681DF;
	text-decoration:underline;
	cursor:pointer;
}

.ffbrd {
	border:#BBD1F7 1px solid;
}
div.updating * {
	font-size:18px;
	color:#FFFFFF;
}
div.updating {
	border:solid 1px #000000;
	z-index:1000;
	margin-left:-125px;
	padding:10px;
	overflow:hidden;
	width:250px;
	position:absolute;
	top:250px; 
	left:50%;
	background-color:#4681DF;
	text-align:center;
	filter:alpha(opacity=90);
	opacity:.90;
}
html > body div.updating {position:fixed;}
* html div.updating {
	top: expression((250 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px');
}

table.disabled {filter:alpha(opacity=50);opacity:.50;}

.SearchTable {font-size:11px;}
.SearchTable td {
	font-size:11px;
	padding-left:10px;
	padding-right:10px;
}
.SearchTitle {font-size:12px;font-weight:bold;color:#FD8104;}
.SearchedOperator {font-size:12px;margin-bottom:6px;}
.SearchingOperator {color:#888888;font-size:12px;margin-bottom:6px;}

.FilterTable a {
	color:#4681DF;
	text-decoration:underline;
	cursor:pointer;
}
.FilterTop {
	padding:4px 6px 0 6px;
	margin:0px;
	width:100%;
	border-top:#BBD1F7 1px dashed;
}
.FilterRowTop {
	padding:0 6px 4px 6px;
	margin:0px;
	width:100%;
}
.FilterRow {
	padding:4px 6px;
	margin:0px;
	width:100%;
	border-bottom:#BBD1F7 1px dashed;
}
.FilterRow2 {
	padding:4px 6px;
	margin:0px;
	width:100%;
	border-top:#BBD1F7 1px dashed;
}
.FilterMonths {
	padding:0 8px 8px 12px;
	margin:0px;
	width:100%;
}
.FilterMonths a 
{
	font-size:12px;
	color:#4681DF;
	text-decoration:underline;
	margin-top:8px;
	display:block;
}
.FilterMonths span.txtGray
{
	font-size:12px;
	color:#8F8F8F;
	margin-top:8px;
	display:block;
}
.FilterPlain {
	padding:4px 6px 0 6px;
	margin:0px;
	width:100%;
}
.FilterTitle {
	margin-top:4px;
	font-size:13px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
}
.FilterCounts {
	font-size:11px;
	padding-left:5px;
	padding-top:4px;
	padding-bottom:4px;
}
a.FilterTitle,
a.FilterTitle:link,
a.FilterTitle:active,
a.FilterTitle:hover {
	color:#000000;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
	cursor:pointer;
}
.SearchTitle,
a.SearchTitle,
a.SearchTitle:link,
a.SearchTitle:active,
a.SearchTitle:hover {
	margin-top:4px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:1.5em;
	cursor:pointer;
}
.FilterSubTitle,
.altAirportTitle {
	font-size:13px;
	font-weight:bold;
	color:#00AB66;
	text-decoration:none;
	vertical-align:bottom;
	line-height:1.5em;
}
a.FilterSubTitle,
a.FilterSubTitle:link,
a.FilterSubTitle:active,
a.FilterSubTitle:hover {
	font-size:13px;
	font-weight:bold;
	color:#00AB66;
	text-decoration:none;
	cursor:pointer;
	vertical-align:bottom;
	line-height:1.5em;
}

.aptFilter td {vertical-align:top;}

.CountContainer {padding-top:4px;}

.ResultTable {clear:both;width:100%;}
.ResultColumnHeader {
	clear:both;
	background:#DBF0F7 url("../../i/gradient/blue-white.gif") repeat-x top left;
	border-bottom:solid 1px #BBD1F7;
}
.ResultColumnHeader2 {
	clear:both;
	background:#DBF0F7 url("../../i/gradient/blue-white.gif") repeat-x top left;
	border-top:solid 1px #BBD1F7;
	border-bottom:solid 1px #BBD1F7;
}
.ResultPrice, 
span.ResultPrice, 
.gm-style .gm-style-iw span.ResultPrice {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
a.ResultPrice,
a.ResultPrice:link,
a.ResultPrice:visited,
a.ResultPrice:hover,
.gm-style .gm-style-iw a.ResultPrice {
	font-size:13px;
	font-weight:bold;
	color:#026DCD;
	text-decoration:underline;
}

.BookIt,
a.BookIt,
a.BookIt:link,
a.BookIt:visited,
a.BookIt:hover  {
	font-size:11px;
	font-weight:bold;
	color:#026DCD;
	text-decoration:underline;
}

.brd_1px_vert {background:url(../../i/bg-BBD1F7.gif) repeat-y;}

a.ChangeDay:link,
a.ChangeDay:visited {
	font-size:11px;
	color:#7F7C7C;
	text-decoration:none;
}
a.ChangeDay:hover {text-decoration:underline;}

.ChangePage {
	display:inline-block;
	padding:0 0 0 5px;
	margin:0 1px;
	font-weight:normal;
	font-size:11px;
	color:#7F7C7C;
	cursor:pointer;
}
.ChangePageSelected {
	display:inline-block;
	padding:0 0 0 5px;
	margin:0 1px;
	font-weight:bold;
	font-size:11px;
	color:black;
	cursor:pointer;
}

.DateChangeTable, .DateChangeTable td {
	font-size:11px;
}
.DateHighlight {
	font-weight:bold;
	font-size:11px;
	color:#FD8104;
}
.DateChangeBack {
	background-color:#FFFFB1;
	border-top:solid 1px #FFFF2E;
	border-bottom:solid 1px #FFFF2E;
}
.DateChangeText {
	font-weight:bold;
	font-size:12px;
	color:#7F7C7C;
}

.FlexColumn {font-size:11px;color:black;}
a.FlexColumn,
a.FlexColumn:link,
a.FlexColumn:visited {
	font-size:11px;
	color:black;
	text-decoration:underline;
	cursor:pointer;
}

.SortTable {table-layout:fixed;}
.SortTable td {white-space:nowrap;}

a.SortColumn,
a.SortColumn:link,
a.SortColumn:visited {
	font-weight:bold;
	font-size:11px;
	color:black;
	text-decoration:underline;
	cursor:pointer;
}
.SortColumn {
	font-weight:bold;
	font-size:11px;
	color:black;
	padding-top:4px;
	padding-bottom:4px;
}

.SectionTitle {
	background:#EDF3F7 url("../../i/gradient/blue-white.gif") repeat-x top left;
	border-top:solid 1px #BBD1F7;
	border-bottom:solid 1px #BBD1F7;
	font-size:12px;
	font-weight:bold;
	padding:4px 2px 4px 4px;
	text-align:left;
}
.SectionText {
	font-size:11px;
	padding:4px 2px 4px 6px;
	text-align:left;
}
.SectionAds {
	padding:4px 2px 4px 6px;
	text-align:center;
}
.CurrencySelect {
	font-size:10px;
	width:100px;
}
.TodayOffer {
	color:#565757;
	font-size:11px;
	text-align:left;
	padding:4px 2px 4px 6px;
	border-bottom:dotted 1px #E1E1E2;
}
.TodayOffer a{font-size:11px;}
.OfferDate {
	color:#00AB66;
	padding-top:4px;
}
.OfferPrice {
	color:#4781DE;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding:4px 0 4px 0;
	border-bottom:dotted 1px #E1E1E2;
}

.SearchBoxInput {width:153px;}
input.SearchBoxInput, select.SearchBoxInput {width:153px;}
.SearchForm {width:100%;margin:0 0 0 2px;}
.SearchForm * {font-size:11px;}
.SearchForm td {font-size:11px;font-weight:bold;}

.ButSearch {
	padding-right:0px;padding-left:0px;font-weight:bold;font-size:11px;background:#ffefdf;padding-bottom:0px;padding-top:0px;
	width:120px;
}
.font12 {font-size:12px;}
.font10 {font-size:10px;}
.fontTitle {font-size:12px;font-weight:bold;}
.txtDarkGray {color:#565757;}
.txtGray {color:#8F8F8F;}
.txtOrange {color:#FF9934;}
.txtDate {color:#4681DF;line-height:16px;padding:2px 0;}
.txtConverted {font-size:12px;color:#000000;font-weight:500;}
.txtConverted b {color:#026DCD;}

.txtIndex {color:#FF9934;font-size:16px;font-weight:bold;}

.GreenLink, a.GreenLink, a.GreenLink:link, a.GreenLink:active, a.GreenLink:hover
{
	font-size:11px;
	color:#00AB66;
	text-decoration:underline;
	cursor:pointer;
}

.ULine {text-decoration:underline;}
a.ULine, a.ULine:link, a.ULine:active, a.ULine:hover
{
	text-decoration:underline;
	cursor:pointer;
}
.hideOverflow
{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.OtherOperator
{
	width:100px;
	height:60px;
	text-align:center;
	float:left;
	overflow:visible;
	margin:3px;
}
.AptCheck {float:left;}
.AptCheckText {margin-top:3px;}


/* Blue Rounded Box */
.tBAD0F7 {background:url(../../i/BAD0F7_1px.gif) #EDF3F7 0 0 repeat-x;margin-bottom:4px;}
.bBAD0F7 {background:url(../../i/BAD0F7_1px.gif) 0 100% repeat-x;}
.lBAD0F7 {background:url(../../i/BAD0F7_1px.gif) 0 0 repeat-y;}
.rBAD0F7 {background:url(../../i/BAD0F7_1px.gif) 100% 0 repeat-y;}
.blBAD0F7 {background:url(../../i/LeftBottomCornerResultsPage.gif) 0 100% no-repeat;}
.brBAD0F7 {background:url(../../i/RightBottomCornerResultsPag.gif) 100% 100% no-repeat;}
.tlBAD0F7 {background:url(../../i/LeftTopCornerResultsPage.gif) 0 0 no-repeat;}
.trBAD0F7 {background:url(../../i/RightTopCornerResultsPage.gif) 100% 0 no-repeat;}

/* Orange Rounded Box */
.tFFE566 {background:url(../../i/FFE566_1px.gif) #FFF3B5 0 0 repeat-x;margin-bottom:4px;}
.bFFE566 {background:url(../../i/FFE566_1px.gif) 0 100% repeat-x;}
.lFFE566 {background:url(../../i/FFE566_1px.gif) 0 0 repeat-y;}
.rFFE566 {background:url(../../i/FFE566_1px.gif) 100% 0 repeat-y;}
.blFFE566 {background:url(../../i/LeftBottomCornerSearchInPro.gif) 0 100% no-repeat;}
.brFFE566 {background:url(../../i/RightBottomCornerSearchInPr.gif) 100% 100% no-repeat;}
.tlFFE566 {background:url(../../i/LeftTopCornerSearchInProgr.gif) 0 0 no-repeat;}
.trFFE566 {background:url(../../i/RightTopCornerSearchInProgr.gif) 100% 0 no-repeat;}

.roundwGrad {width:100%;height:auto;text-align:left;clear:both;background:#F9FCFE url("../../i/gradient/left-box.gif") repeat-x top left;margin-bottom:4px;}
.roundwGrad div.roundInner {padding:0;margin:0;clear:both;border:1px solid #BAD0F7;border-width:0 1px;}
.roundwGrad span.tl {display:block;width:100%;height:6px;background:url(../../i/bubble/tl3.gif) bottom left no-repeat;font-size:0;}
.roundwGrad span.tr {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/tr3.gif) bottom right no-repeat;font-size:0;}
.roundwGrad span.bl {display:block;width:100%;height:6px;background:url(../../i/bubble/bl3.gif) top left no-repeat;font-size:0;}
.roundwGrad span.br {display:block;width:6px;height:6px;float:right;background:url(../../i/bubble/br3.gif) top right no-repeat;font-size:0;}

.searchwGrad {width:100%;height:auto;text-align:left;clear:both;background:#FFFFFF url("../../i/gradient/search-box.gif") repeat-x top left;margin:12px 0 4px 0;}
.searchwGrad div.roundInner {padding:0;margin:0;clear:both;border:1px solid #D3E3FF;border-width:0 1px;}
.searchwGrad span.tl {display:block;width:100%;height:9px;background:url(../../i/bubble/ofertas/search-tl.gif) top left no-repeat;font-size:0;}
.searchwGrad span.tr {display:block;width:100%;height:9px;float:right;background:url(../../i/bubble/ofertas/search-tr.gif) top right no-repeat;font-size:0;}
.searchwGrad span.bl {display:block;width:100%;height:9px;background:url(../../i/bubble/ofertas/search-bl.gif) bottom left no-repeat;font-size:0;}
.searchwGrad span.br {display:block;width:9px;height:9px;float:right;background:url(../../i/bubble/ofertas/search-br.gif) bottom right no-repeat;font-size:0;}
.searchwGrad div.top {display:block;width:100%;background:url(../../i/bubble/ofertas/search-border.gif) top left repeat-x;font-size:0;}
.searchwGrad div.btm {display:block;width:100%;background:url(../../i/bubble/ofertas/search-border.gif) bottom left repeat-x;font-size:0;}
.searchwGrad td{font-size:12px;}

.RoundTabs {
	float:left;
	width:100%;
	background:url(../../i/brd2-1x50px-BBD1F7.gif) bottom;
	font-weight:bold;
	font-size:12px;
	line-height:normal;
}
.RoundTabs ul {
	margin:0;
	padding:4px 6px 0 6px;
	list-style:none;
}
.RoundTabs li {
	display:inline;
	margin:0;
	padding:0;
}
li.unselectedTab a,
li.unselectedTab a:link,
li.unselectedTab a:active,
li.unselectedTab a:hover {
	float:left;
	background:url("../../i/tableft5.gif") no-repeat left top;
	padding:0 0 0 8px;
	margin:0;
	text-decoration:none;
	cursor:pointer;
}
li.unselectedTab a span {
	float:left;
	display:block;
	background:url("../../i/tabright5.gif") no-repeat right top;
	padding:5px 15px 3px 8px;
	margin:0;
	color:#4681DF;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.RoundTabs a span {float:none;}
/* End IE5-Mac hack */
li.selectedTab a,
li.selectedTab a:link,
li.selectedTab a:active,
li.selectedTab a:hover {
	float:left;
	background:url("../../i/tableft5.gif") no-repeat left top;
	background-position:0% -42px;
	padding:0 0 0 8px;
	margin:0;
	text-decoration:none;
	cursor:pointer;
}
li.selectedTab a span {
	float:left;
	display:block;
	background:url("../../i/tabright5.gif") no-repeat right top;
	background-position:100% -42px;
	padding:5px 15px 4px 8px;
	margin:0;
	color:#000000;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
.tabPrice {display:inline;font-weight:normal;font-size:11px;}

.langnav {padding:0 6px 0 4px;float:right;}
.langnav * {
	color:#444444;
	font-family:Arial,verdana,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
}

.suggestBox * {font-size:11px;}

.ErrorMessage {
	font-size:12px;
	font-weight:bold;
	padding:10px 5px;
	text-align:center;
}

.blueText {color:#4781DE;}
a.blueText,
a.blueText:link,
a.blueText:active,
a.blueText:hover {
	font-size:11px;
	color:#4781DE;
	text-decoration:underline;
}

h1 {font-size:13px;font-weight:bold;color:#1896E5;white-space:nowrap;}
h1 * {font-size:13px;font-weight:bold;white-space:nowrap;}
h2 {font-size:13px;font-weight:bold;white-space:nowrap;}
h2 * {font-size:13px;font-weight:bold;white-space:nowrap;}
.HeaderText {font-size:13px;color:#000000;}
.HeaderText * {font-size:13px;color:#000000;}

.map {border:solid 1px #BBD1F7;margin:2px 0 2px 0;}

.gm-style .gm-style-iw, .gm-style .gm-style-iw a, .gm-style .gm-style-iw span, 
.gm-style .gm-style-iw label, .gm-style .gm-style-iw div {font-family:arial,verdana,helvetica,sans-serif;}

.gm-style .gm-style-iw div.mapResult, div.mapResult {
	width:220px;padding:0 3px;font-size:10px;color:#000000;font-family:arial,verdana,helvetica,sans-serif;text-align:left;
}

div.mapDepart div.mapText {width:120px;font-size:12px;font-weight:bold;padding:4px;}

div.mapResult div.mapText {
	width:210px;font-size:12px;font-weight:bold;padding-bottom:4px;font-family:arial,verdana,helvetica,sans-serif;color:#000000;
}

div.mapResult span.txtGreen {color:#00AB66;font-size:10px;}
div.mapResult span.txtOrange {color:#FF9934;font-size:10px;}
div.mapResult a.GreenLink {font-size:11px;color:#00AB66;text-decoration:underline;cursor:pointer;}
div.mapResult a.blueText {font-size:11px;color:#4781DE;text-decoration:underline;cursor:pointer;}

div.mapResult div.updatedOuter, div.mapResult span.updatedText, div.mapResult a.opTail {font-size:11px;}

.mapHeader {
	background-color:#FFFFB1;
	border-top:solid 1px #FFFF2E;
	border-bottom:solid 1px #FFFF2E;
	height:24px;
	position:relative;
}
.mapHeaderInner {height:18px;position:relative;line-height:16px;}
.mapHeadLeft {float:left;font-size:11px;font-weight:bold;}
.mapHeadRight {float:right;font-size:11px;padding:2px 4px 0 0;}
.mapHeadLeft2 {left:2px;font-size:11px;font-weight:bold;position:absolute;}
.mapHeadRight2 {right:5px;font-size:11px;position:absolute;}

.mapHeader3 {background-color:#FFFFB1;border:solid 1px #FFFF2E;border-width:1px 0;padding:4px 6px;}
.mapHeadLeft3 {font-size:11px;font-weight:bold;vertical-align:middle;}
.mapHeadRight3 {font-size:11px;padding:2px;white-space:nowrap;text-align:right;vertical-align:middle;}
.mapHeadIndex {color:#FF9934;font-size:16px;font-weight:bold;white-space:nowrap;vertical-align:middle;width:28px;}

.paxCell {padding-right:12px;}
a.advLinkMid,
a.advLinkMid:link,
a.advLinkMid:active,
a.advLinkMid:hover {
	font-size:12px;
	font-weight:normal;
	color:#4681DF;
	text-decoration:none;
	cursor:pointer;
}
.advLinkMid span {text-decoration:underline;}

a.advLink,
a.advLink:link,
a.advLink:active,
a.advLink:hover {
	font-size:11px;
	font-weight:normal;
	color:#4681DF;
	text-decoration:none;
	cursor:pointer;
}
.advLink span {text-decoration:underline;}
.advDiv {display:block;padding:8px 0 6px 0;}
.advTable td {vertical-align:middle;font-weight:normal;}
.advInfo, td.advInfo {font-size:10px;font-weight:normal;}
.selectOpDiv {padding-left:6px;}
.byPriceTable td {vertical-align:middle;padding-right:4px;font-size:12px;font-weight:bold;color:#00AB66;}

.mapLink,
a.mapLink,
a.mapLink:link,
a.mapLink:active,
a.mapLink:hover {
	font-size:12px;
	font-weight:bold;
	color:#FF9835;
	text-decoration:none;
	cursor:pointer;
}

a.greyLink,
a.greyLink:link,
a.greyLink:active,
a.greyLink:hover {
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	cursor:pointer;
}

a.flexLink,
a.flexLink:link,
a.flexLink:active,
a.flexLink:hover {
	font-size:11px;
	font-weight:normal;
	color:#4681DF;
	text-decoration:underline;
	cursor:pointer;
	white-space:nowrap;
}

.countryLink {
	font-size:11px;
	font-weight:normal;
	padding:3px;
	color:#4681DF;
	cursor:pointer;
	display:inline-block;
}

.plainText {font-weight:normal;}

.gradientBox {background:#FFFFFF url("../../i/gradient/small_bg.gif") repeat-x top left;border:solid 1px #BAD0F7;margin:0;padding:8px 16px 8px 16px;}
.gradientBox h4{font-size:13px;font-weight:bold;padding:0;margin:4px 0 12px 0;}
.gradientBox h5{font-size:13px;font-weight:bold;font-style:italic;padding:6px 0 0 0;margin:0;}
.gradientBox p{text-align:justify;margin:8px 0 16px 0;}
.gradientBox p ul{margin-left:0;padding-left:20px;}

.msg {font-size:12px;text-align:justify;}

.infobar {
	background-color:#FFFFB1;
	border-top:solid 1px #FFFF2E;
	border-bottom:solid 1px #FFFF2E;
	padding:0;
	margin-bottom:2px;
}
.infobar div.content {
	background:url("../../i/info2.gif") no-repeat 6px 4px;
	font-size:11px;
	padding:4px 6px 4px 28px;
	text-align:left;
}

.cboDay{width:46px;}
.cboMonth{width:144px;}

ul.altList {padding:0;margin:8px 0 0 0;list-style:none outside none;}
ul.altList li {
    width:49%;
    min-height:18px;
    display:-moz-inline-stack;
    display:inline-block;
    vertical-align:top;
    text-align:center;
	padding:0;
    margin:0 0 4px 0;
    zoom:1;
    *display:inline;
    _height:18px;
}

.altLink {color:#4781DE;}
a.altLink,
a.altLink:link,
a.altLink:active,
a.altLink:hover {
	color:#4781DE;
	text-decoration:underline;
	font-size:12px;
}

.plus {background:url(../../i/plus.gif) left center no-repeat;padding:0 0 0 12px;}
.minus {background:url(../../i/minus.gif) left center no-repeat;padding:0 0 0 12px;}

a.plus, a.plus:link, a.plus:active, a.plus:hover,
a.minus, a.minus:link, a.minus:active, a.minus:hover {text-decoration:none;cursor:pointer;}

.sortHeader {font-weight:bold;font-size:11px;color:black;padding:4px 2px;line-height:14px;}
.nosortHeader {font-weight:bold;font-size:11px;color:black;padding:4px 2px 4px 6px;}

.sortHeader a, .sortHeader a:link, .sortHeader a:visited {font-weight:bold;font-size:11px;color:black;text-decoration:underline;cursor:pointer;padding:0;}
.sortHeader a.sortAsc, .sortHeader a.sortAsc:link, .sortHeader a.sortAsc:visited  {background:url(../../i/sort_down.gif) 3px center no-repeat;height:14px;line-height:14px;display:inline-block;padding:0 0 0 14px;vertical-align:middle;}
.sortHeader a.sortDesc, .sortHeader a.sortDesc:link, .sortHeader a.sortDesc:visited  {background:url(../../i/sort_up.gif) 3px center no-repeat;height:14px;line-height:14px;display:inline-block;padding:0 0 0 14px;vertical-align:middle;}
