.sprite1
{
	background-image: url(images/sprite_box2.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}
.sprite2
{
	background-image: url(images/sprite_box2_1.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}
.sprite3
{
	background-image: url(images/sprite_box3.gif);
	background-color: transparent;
	background-repeat: no-repeat;
}
.tabSprite1
{
	background-image: url(images/tabSprite.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width:131px;
	height:35px;
	position:absolute;
	text-align:center;
	padding-top:12px;
}
.tabSprite2
{
	background-image: url(images/tabSprite-2.png);
	background-color: transparent;
	background-repeat: no-repeat;
	width:200px;
	height:35px;
	position:absolute;
	text-align:center;
	padding-top:12px;
}

.box2
{
	border: 1px solid #dbdbdb;
	zoom: 1;
}

.blueFrame .box2
{
    background-image: url(images/blueVertGradient.gif);
	background-color: transparent;
    background-repeat:repeat-x;
}
.box2 .corner
{
	position: relative;
	clear: both;
	height: 10px;
	font: 0/0 arial;
	margin: 0 0 -1px;
	zoom: 1;
}
.box2 .corner div
{
	width: 10px;
	height: 10px;
	background-color: #fff;
}
.box2 .corner .left
{
	float: left;
}
.box2 .corner .right
{
	float: right;
}
.box2 .top .left
{
	background-position: 0px 0px;
	margin: -1px 0 0 -1px;
}
.box2 .top .right
{
	background-position: -20px 0px;
	margin: -1px -1px 0 0;
}
.box2 .bottom .left
{
	background-position: -40px 0px;
	margin: 0 0 -1px -1px;
}
.box2 .bottom .right
{
	background-position: -60px 0px;
	margin: 0 -1px -1px 0;
}
.box2
{
	clear: both;
	zoom: 1;
}
.box2:after
{
	content: ".";
	clear: both;
	display: block;
	height: 0;
	font: 0/0 arial;
	visibility: hidden;
}
/*travel page*/

.ajaxsearch
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.22;
	border-bottom: 1px solid #3c576c;
	margin-bottom: 10px;
}
/*
.ajaxsearch ul li
{
	border: 1px solid #D4D4D4;
	float: left;
	margin: 0px 5px -1px 0px;
}

.ajaxsearch ol, ul
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.ajaxsearch ul li a, .ajaxsearch ul li a:link, .ajaxsearch ul li a:hover
{
	color: #3333CC;
	display: block;
	padding: 3px 20px;
	text-decoration: none;
}

.ajsearch ul li.act-tab {
	font-weight:bold;
}
*/
div#flight, div#hotel
{
	background: #E6EFFE none repeat scroll 0 0;
	border-color: #3c576c;
	border-style: solid;
	border-width: 1px 1px 0;
	clear: both;
	padding: 15px;
}



