#doc {
	position: relative;
	min-width: 960px;
}

/* Product Navigation Setting */
#hd .productNavigation {
	background-image: url("/static/img/v1/hd-menu-bg.jpg");
	background-position: 0 0;
	background-repeat: repeat-x;
	bottom: 26px;
	display: block;
	left: auto;
	position: absolute;
	width: 99.3%;
	height: 30px;
	-moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.23);
	-webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.23);
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.23);
}

#hd .productNavigation ul {
	padding: 0px;
	margin: 0px;
	float: left;
}

#hd .productNavigation .selectedElement {
	background-repeat: repeat-x;
	color: #000;
}
#hd .productNavigation ul li {
	float: left;
	list-style: none;
	margin: 0px;
	position: relative;
	background-image: url('/static/img/v1/hd-menu-bg.jpg');
	height: 30px;
	padding: 0px;
	border-left: 0px;
}

#hd .productNavigation li div {
	float: left;
}

#hd .productNavigation li div a {
	position: relative;
	display: block;
	float: left;
	text-decoration: none;
	padding: 7px 1px;
}

#hd .productNavigation li div a span.inner {
	height: 18px;
	border-left: none;
	padding: 0px 7px;
	line-height: normal;
	float: left;
	display: block;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-position: top right;
	cursor: pointer;
	border-right: 1px solid #d0d0d0;
}

#hd .productNavigation  li.selectedElement div a span.inner {
	color: #ED1C24;
}
li.selected div a span.inner{
	color: #ED1C24 !important;
}
/*-- Sub Menu --*/
#hd .productNavigation ul li ul {
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 0px;
	display: none;
	top: 30px;
	border: 1px solid #fff;
	left:0px;
}

#hd .productNavigation ul li.selectedElement ul {
	display: block;
	background-color: #DB2036;
	border: 1px solid #B1B1B1;
	width:150px;
}

#hd .productNavigation ul li ul li {
	background-color: #FFFFFF;
	background-image: none;
	color: #000;
	height: 29px!important;
	float: none;
	font-size: 9pt;
	margin-right: 0;
	text-align: left;
	z-index: 100;
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	
}

#hd .productNavigation ul li.selectedElement ul li {
	width: 150px;
	background-color: #ffffff;
}

#hd .productNavigation ul li.selectedElement ul li ul {
	display: none;
}

#hd .productNavigation ul li.selectedElement ul li.hasSubMenu {
	background-image: url("/static/img/arrow.gif");
	background-position: right top;
	background-repeat: no-repeat;
}

#hd .productNavigation ul li.selectedElement ul li.selectedElement {
	background-image: none;
}

#hd .productNavigation ul li.selectedElement ul li.selectedElement ul {
	display: block;
	z-index: 2000;
	left: 10em;
	right: auto;
	top: 0px;
}

#hd .productNavigation ul li ul li a span.inner a.topLevelMenuLink span.inner
	{
	padding: 0px;
	border-left: none;
}

#hd .productNavigation ul li ul li div {
    background:#FAFAFA;
    border-bottom: 1px solid #D0D0D0;
    border-top: 1px solid #D0D0D0;
    float: none;
    font-size: 11px !important;
    padding: 6px;
    width: 92%;
}
.showIMg1 div,.showIMg2 div,.showIMg3 div{
	border:none!important;
	background: none!important;	
}

#hd .productNavigation ul li ul li div a {
	height: auto;
	width: auto;
	background-image: none;
	background: transparent;
	padding: 0.1em 0.5em;
	float: none;
}

#hd .productNavigation ul li.selectedElement ul li div a span.inner {
	position: relative;
	display: inline;
	font-size: 100%;
	font-weight: normal;
	background-image: none;
	background: transparent;
	color: #000;
	height: auto;
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
	float: none;
}

#hd .productNavigation ul li ul li div a span.inner {
	border: none!important;
	font-size: 11px!important;
	position: relative;
	top:-5px;
	left: 5px;
}

.productheading {
	font-size: 13px;
	background: none repeat scroll 0 0 #3B6B9C;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/* product Styles */
.product_icon .via_flt {
	background-image: none;
}

.product_icon .via_bus {
	background-image: none;
}

.product_icon .via_hotel {
	background: none repeat scroll 0 0;
}

.product_icon .via_car {
	background-image: none;
}

.product_icon .via_tools {
	background-image: none;
}

.product_icon .via_package {
	background: url("/static/img/v1/hd-menu-bg.jpg");
}

.product_icon .via_topup {
	background: url("/static/img/v1/hd-menu-bg.jpg");
}

.product_icon .via_rail {
	 background: url("/static/img/v1/hd-menu-bg.jpg");
}

.product_icon .via_movie {
	background: url("/static/img/v1/hd-menu-bg.jpg");
}

.product_icon .via_agent_money {
	background: url("/static/img/v1/hd-menu-bg.jpg");
}

.product_icon .via_agent_accounts {
	 
}

/* Primary Navigation Setting */
#hd .primaryNavigation_bg {
	display: none;
	top: 2.6em;
	left: 12.3em;
	width: 45em; *
	width: 43.9em;
	height: 2.3em;
}

#hd .primaryNavigation {
	display: none;
	top: 2.7em;
	left: 12.8em;
	height: 2.2em;
}

html>body #hd .primaryNavigation {
	height: 2.2em;
	left: 12.8em;
}

/* Misc header Styling */
#hd .headerMessage {
	top: 5.5em;
}

#hd .userInfo {
	top: 2.9em;
	text-align: right;
	line-height: 1.4em;
}

/* Utility Classes specific to Agents */
.agent_balance_ok,.agent_balance_note,.agent_balance_urgent {
	color: #FFF;
}

#processedBookingRequests {
	position: relative;
}

#processedBookingRequests div {
	position: absolute;
	font-size: 100%;
	display: none;
	line-height: 120%;
}

#hd #call_back_support_icon {
	position: absolute;
	top: 13.45em;
	right: -21px;
	cursor: pointer;
	z-index: -1;
}

#hd #call_back_support_new_message {
	position: absolute;
	top: 10em;
	right: -21px;
	cursor: pointer;
	z-index: -1;
}

#hd.customerView {
}

#hd #customer_view_icon {
	position: absolute;
	top: 29px;
	right: -32px;
	z-index: 2001;
	background-position: right top;
	background-image: url("/static/img/v1/userImg.png");
	background-repeat: no-repeat;
	width:30px;
	height:30px;
	cursor: pointer;
}

#hd #customer_view_icon a {
	display: block;
	height: 16px;
	width: 16px;
}

#hd #customer_view_icon.customer_view {
	background-image: url("/static/img/v1/userImg_flip.png");
}

#hd #customerViewHeader {
	position: absolute;
	right: 1.5em;
	top: 1.3em;
}

#hd #customerViewHeader.agent_name {
	top: 2.3em;
	font-size: 153.9%;
	font-variant: small-caps;
	font-weight: bold;
	color: #333;
}

.txn_pin td,.txn_pin table {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.txn_pin td.pin_pos_text {
	font-size: 85%;
}

.txn_pin td.pin_text {
	font-size: 116%;
	font-weight: bold;
}

#agent_message_table,#agent_secondary_nav,#agent_responses_table,#agent_post_query,#agent_display_detail
	{
	border: 1px solid #E5E5E5;
	padding: 1em;
}

#agent_message_table .yui-dt-hd {
	display: none;
}

#agent_message_table .yui-dt-col-Data {
	white-space: normal;
}

#agent_message_table tr {
	border: 0px;
}

#agent_message_table .yui-dt-even td,#agent_message_table .yui-dt-odd td
	{
	background-color: #fff;
	border-bottom: 1px dotted #333;
}

#agent_message_table .yui-dt-odd td {
	background-color: #eee;
}

#agent_message_table .yui-dt-highlighted td {
	background-color: #eeffee;
}

#agent_message_table .yui-dt-liner {
	position: relative;
}

#agent_message_table .yui-dt-liner .agent_alert_sender {
	font-size: 14px;
	font-weight: bold;
	 
}

#agent_message_table .yui-dt-liner .agent_alert_message {
	padding: 5px 0px;
}

#agent_message_table .yui-dt-liner .agent_alert_sendTime {
	position: absolute;
	right: 0px;
	top: 0px;
	font-weight: bold;
}

#agent_responses_table .yui-dt-hd {
	display: none;
}

#agent_responses_table .yui-dt-col-Data {
	white-space: normal;
}

#agent_responses_table tr {
	border: 0px;
}

#agent_responses_table .yui-dt-even td,#agent_responses_table .yui-dt-odd td
	{
	background: transparent url(/static/img/marketplace/question_big.gif)
		no-repeat scroll 0%;
	border-bottom: 1px dotted #333;
}

#agent_responses_table .yui-dt-highlighted td {
	background-color: #eeffee;
}

#agent_responses_table .yui-dt-liner {
	position: relative;
}

#agent_responses_table .yui-dt-liner .agent_responses_message {
	font-weight: bold;
	position: absolute;
	top: 0.5em;
	left: 4em;
}

#agent_responses_table .yui-dt-liner .agent_responses_anstime {
	padding-top: 3em;
	padding-bottom: 1em;
	padding-left: 4em;
}

#agent_responses_table .yui-dt-liner .agent_responses_questime {
	position: absolute;
	right: 0px;
	top: 2em;
}

#agent_question_detail {
	background: url('/static/img/marketplace/question_big.gif') no-repeat;
	padding-top: 1.25em;
	padding-bottom: 1.25em;
	position: relative;
}

#agent_question_detail .details_question_message {
	font-weight: bold;
	padding-left: 4em;
}

#agent_question_detail .details_question_time {
	right: 0px;
	font-size: 77%;
	font-weight: bold;
	position: absolute;
	top: 0px;
}

#agent_secondary_nav ul {
	margin: 0px;
}

#agent_secondary_nav li {
	list-style: none;
}

#agent_secondary_nav li div {
	padding-left: 1.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
}

#agent_secondary_nav li a:link,#agent_secondary_nav li a:hover,#agent_secondary_nav li a:visited
	{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

#agent_secondary_nav li.agent_nav_postaquery {
	background: url('/static/img/icons/comment_edit.png') no-repeat;
}

#agent_secondary_nav li.agent_nav_responses {
	background: url('/static/img/icons/group.png') no-repeat;
}

#agent_secondary_nav li.agent_nav_alerts {
	background: url('/static/img/icons/error.gif') no-repeat;
}

#train_details,#rail_search_box,#rails_searchresult_table,#heading_explanation
	{
	border: 1px solid #E5E5E5;
}

#rails_searchresult_table .yui-dt-even td,#rails_searchresult_table .yui-dt-odd td
	{
	text-align: left;
	border-top: none;
}

.yui-dt#rails_searchresult_table .yui-dt-liner {
	border-left: 1px solid #CCCCCC;
	padding: 0px 0.5em;
	padding: 0px;
}

#rails_searchresult_table .yui-dt-hd {
	display: none;
}

#rails_searchresult_table .yui-dt-bd table thead,#rails_searchresult_table .yui-dt-bd table thead tr th
	{
	display: table-header-group;
}

#rails_searchresult_table a:link,#rails_searchresult_table a:hover,#rails_searchresult_table a:visited
	{
	text-decoration: none;
	color: #006699;
	font-weight: bold;
}

/* main page css */
#primary_main {
	float: left;
	width: 413px;
}

#primary_main .module_top {
	background: transparent
		url(/static/img/interface_elements/primary_main-top.png) no-repeat
		scroll 0 0;
}

.module_top {
	background: transparent
		url(/static/img/interface_elements/primary-top.png) no-repeat scroll 0
		0;
	float: left;
	height: 3px;
	line-height: 3px;
	width: 100%;
}

#aos_family {
	height: auto !important;
	min-height: 318px;
}

#aos_family {
	background: transparent
		url(/static/img/interface_elements/primary_main-family-bg.png)
		no-repeat scroll center bottom;
	float: left;
	line-height: 0.5em;
	margin-bottom: 8px;
	padding: 5px 0 2px;
	width: 100%;
}

ul#family-1 {
	line-height: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

ul#family-1 {
	width: auto;
	display: inline !important;
	float: left;
	height: auto !important;
	line-height: 14px;
	margin: 0 0 2px 15px;
	min-height: 106px;
	padding: 0;
	position: relative;
}

ul#family-1.first-row {
	border-top: 0 none;
}

ul#family-1 a {
	padding-bottom: 11px;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 12px;
	padding: 14px 7px 2px 10px;
	text-decoration: none;
	color: #000;
}

#family-1 li {
	float: left;
	padding-left: 12px;
}

.other {
	background: transparent url(/static/img/interface_elements/other_bg.gif)
		no-repeat scroll left top;
	min-height: 206px;
}

div.other h2 {
	font-size: 1.4em;
	padding: 16px 0 0 21px;
	font-weight: normal;
}

.module_btm {
	background: transparent url(/static/img/interface_elements/other_bg.gif)
		no-repeat scroll left bottom;
	height: 5px;
}

ul#more_promos li {
	display: inline;
	float: left;
	min-height: 172px;
	position: relative;
	width: 225px;
}

ul#more_promos li img,ul#more_promos li p,ul#more_promos li h3 {
	margin-left: 26px;
	margin-right: 23px;
}

ul#more_promos li h3 {
	font-size: 12px;
	margin: 0 25px 0.25em;
}

ul#more_promos li p {
	font-size: 11px;
	margin: 5px 25px 0;
	line-height: 1.375em;
}

.module {
	float: left;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
}

.module h2 {
	background: transparent
		url(/static/img/interface_elements/column-h2-top.png) no-repeat scroll
		0 0;
	overflow: hidden;
	padding: 5px 0 0;
	width: 100%;
	float: left;
	margin: 0;
}

.module h2 span {
	background: #2D5E9F url(/static/img/interface_elements/h2.png) repeat-x
		scroll 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
	padding: 0 0 5px 12px;
	text-shadow: 1px 1px 1px #224272;
	width: 100%;
}

.modulecontent {
	background: transparent
		url(/static/img/interface_elements/column-bg.png) repeat-y scroll 0 0;
	display: inline;
	float: left;
}

.modulecontent p {
	padding: 9px 11px 6px;
	color: #666666;
	margin: 0 1px;
	font-size: 0.95em;
}

.modulecontent a {
	color: #0085CF;
	padding-top: 5px;
	font-size: 0.95em;
}

#module .module_btm {
	float: left;
}

.list_content {
	float: left;
}

.module_bg_top {
	background: transparent
		url(/static/img/interface_elements/module_bg_top.png) no-repeat scroll
		0 0;
	height: 5px;
	float: left;
	width: 100%;
}

.pricingcol {
	float: left;
	margin-left: 10px;
	width: 230px;
	background: transparent url(/static/img/promotion/buses/plan_bg.jpg)
		no-repeat scroll center top;
}

.pricingCentered {
	padding: 15px;
	text-align: center;
}

.pricingList {
	padding: 12px 5px 0;
}

.pricingList .greyhead {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
}

.pricingList ul {
	list-style-type: none;
	padding: 10px;
	margin: 0;
}

.pricingList ul li {
	color: #000000;
	font-size: 0.88em;
	line-height: 1.8em;
	padding: 3px 0 3px 10px;
}

.apna_sapna {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 196px;
	height: 188px;
}

.holiday_request {
	display: block;
	margin-left: 8px;
	margin-right: 8px;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 196px;
	height: 188px;
}

.HotelDeals ul {
	border-bottom: 1px solid #CCCCCC;
	clear: both;
	height: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.HotelDeals .DestinationCol {
	display: inline;
	margin-left: 0;
	width: 90px;
}

.HotelDeals .StarRating {
	width: 80px;
}

.HotelDeals .PriceCol {
	font-size: 11px;
	text-align: left;
	width: 80px;
}

.HotelDeals li {
	float: left;
	height: 25px;
	line-height: 25px;
	padding-top: 3px;
}

.DealsHead {
	font-size: 12px;
	font-weight: bold;
}

.clmn h2 {
	color: #1253A3;
	font-size: 18px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	padding: 5px 10px;
}

ul#BCOLThemePrices {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 182px;
}

ul#BCOLThemePrices li {
	display: inline;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0 0 8px;
	width: 278px;
}

ul#BCOLThemePrices li .BCOLThemeDealDetails {
	float: left;
	padding: 6px 0;
	width: 134px;
}

ul#BCOLThemePrices li h3 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 106px;
}

div#BCOLThemeDeals {
	border-top: medium none;
	float: left;
	padding-bottom: 4px;
	padding-top: 12px;
	padding-left: 12px;
	width: 290px;
}

.collapContainer h2 {
	color: #1253A3;
	cursor: pointer;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
}

.collapContainer .boldText {
	font-weight: bold;
}

.collapContainer h2 a:visited,.collapContainer h2 a:active,.collapContainer h2 a:hover
	{
	color: #FFFFFF;
}

.collapContainer .collapContent {
	background: #fff;
	padding: 6px;
	width: 288px;
	font-size: 8pt;
}

#globalFooter .LinkContainer {
	float: left;
	padding: 10px;
	width: 98%;
}

#globalFooter h4 {
	color: #000000;
	font-size: 0.85em;
	margin: 0;
	background: none;
	border-top: 1px dashed;
	padding: 4px;
}

#globalFooter ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#globalFooter ul li.firstLink {
	background: transparent none repeat scroll 0 0;
	border-right: 0 none;
	font-size: 0.8em;
	font-weight: 700;
}

#globalFooter #TopHotels ul li {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
	display: block;
	float: left;
	width: 18.9%;
}

#globalFooter a:active,#globalFooter a:hover {
	color: #FF6600;
}

#globalFooter ul li {
	display: block;
	float: left;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 0 0.4em;
}

.xp-h-large-secondary {
	color: #CC6600;
	font-size: 1.31em;
	font-weight: bold;
}

#xp_brand_widget .xp-s-dv {
	padding-bottom: 3px !important;
}

.xp-s-dv {
	border-bottom: 2px solid #013369;
	margin-bottom: 8px;
	padding-bottom: 8px;
	margin-top: 5px;
}

.xp-h-large {
	color: #013369;
	font-size: 1.31em;
	font-weight: bold;
}

.xp-brand-colPadding {
	padding-right: 16px;
}

.xp-brand-colWidth {
	width: 145px;
}

.xp-b-floatL {
	float: left;
}

#xp_brand_widget #xp_brand_image {
	margin-bottom: 3px;
}

.xp-t-bold {
	font-weight: bold;
}

.xp-t-right {
	text-align: right;
}

.xp-b-floatR {
	float: right;
}

.xp-brand-noUnderline {
	text-decoration: none !important;
}

.xp-t-price,a.xp-t-price {
	color: #CC6600 !important;
	text-decoration: underline;
}

.xp-tb-cnt table th {
	border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 8px 0 8px 16px;
	background: #D4E9EE none repeat scroll 0 0 !important;
	text-align: left;
}

.static {
	background: #D4E9EE none repeat scroll 0 0;
	border-bottom: 1px solid #CDCBCC;
	border-top: 1px solid #CDCBCC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	padding: 0 12px;
}

.xp-t-bold {
	font-weight: bold;
}

.xp-tb-cnt table {
	clear: both;
	margin: 0 auto 8px;
	width: 99%;
}

.xp-tb-cnt table td {
	border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
	border-style: none none dotted;
	border-width: medium medium 1px;
	padding: 8px 0 8px 16px;
	text-align: left;
}

.xp-t-body {
	color: #333333;
	font-size: 0.85em;
}

.HotelOrPackageDeals {
	display: inline;
	float: left;
	margin-right: 8px;
	padding: 8px;
	width: 206px;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.HotelOrPackageDeals h3 {
	margin: 0 0 4px;
	padding: 0 0 4px;
	width: 206px !important;
}

.HotelOrPackageDeals .DealImage {
	border: 1px solid #CCCCCC;
	cursor: pointer;
	display: inline;
	float: left;
	height: 78px;
	margin: 0 0 8px;
	padding: 0;
	text-decoration: none;
	width: 204px;
}

.HotelOrPackageDeals .DealImage .img {
	border: 1px solid #FFFFFF;
	display: inline;
	float: left;
	height: 76px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 202px;
}

.HotelOrPackageDeals .DealImage .img .stamp {
	background: #75D300 none repeat scroll 0 0;
	bottom: 0;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	left: 0;
	padding: 2px;
	position: absolute;
	text-align: center;
	width: 200px;
}

.HotelOrPackageDeals h4 {
	padding: 0 0 4px;
	width: 206px !important;
}

.xp-pl-p h1,.xp-pl-p h2,.xp-pl-p p {
	margin-bottom: 16px !important;
}

.xp-t-sbody {
	color: #707070;
	font-size: 0.85em;
	margin-bottom: 5px;
}

.xp-t-price,a.xp-t-price {
	color: #CC6600 !important;
	text-decoration: underline;
	font-size: 13px;
}

.clearBoth {
	clear: both;
}

.titoloBG {
	color: #CC6600;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
}

.sfondo_giallo {
	background-color: #FFDF7B;
}

.testoDoc {
	color: #000000;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	text-align: justify;
}

.ame_div li {
	list-style-image: url(/static/img/hotels/buttons.png);
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 20px;
	padding: 2px 0;
	width: 200px;
}

.box {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background-color: #F2F4F8;
	margin-bottom: 8px;
	padding: 1em;
	position: relative;
}

div#usps table tr td.first {
	padding-left: 0;
	white-space: nowrap;
}

div#usps table tr td {
	border-right: 3px solid #3B6B9C;
	padding: 0 1em;
	width: 20%;
}

div#usps table tr td h3 {
	margin: 0;
	padding: 0;
}

div#usps h3 {
	font-size: 1.2em;
	font-weight: bold;
}

#send {
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	background-color: #60BB22;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 1em;
	overflow: visible;
	padding: 0.15em 0.5em;
	width: 0;
}

#banner_images img {
	border: 1px solid #D6D6D6 !important;
}

#screenshot {
	position: absolute;
	border: 1px solid #ccc;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 99;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 45px;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 45px;
	line-height: 31px;
	margin-bottom: -1px;
	background: #757575;
	overflow: hidden;
	position: relative;
}

ul.tabs li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	display: block;
	font-size: 12.5px;
	padding: 7px 20px;
	outline: none;
}

ul.tabs li.active a {
	color: #000;
}

html ul.tabs li.active,html ul.tabs li.active a:hover {
	background: #fff;
	border-bottom: 1px solid #fff;
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.hasCountdown{
	background: none!important;
	border:none!important;
}
.countdown_section{
	background: transparent url('/static/img/viacom/timer-bg.png') 0 0 no-repeat;
	width: 35px!important;
	height: 32px!important;
	color: #FFFFFF;
    font: bold 21px Arial;
    position: relative;
    text-align: center; 
    margin:1px  2px;
    padding: 2px 1px!important;
    float:left;
}
.countdown_dmy{
	position:relative;
	top: 10px;
	color: #595959;
	font-size: 9px;
}
.other_cty_div{
	margin-top: 25px!important;
}
.b2c_buttonImgSrch {
	font-family:arial!important;
	background:red !important;
	height: 25px!important;
	color:#f9f9f9!important;
	padding: 3px 3px 4px !important;
	-moz-border-radius:5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	font-size:13px !important;
	font-weight:bold !important;
	padding:2px 5px!important;
	text-decoration:none!important;
	border:medium none!important;	
	cursor:pointer;
}
.b2c_holiday_searchBtn {
	font-family:arial!important;
	background:#F76909 !important;
	height: 25px!important;
	color:#FFFFFF!important;
	padding: 3px 3px 4px !important;
	-moz-border-radius:10px;
	border-radius:5px;
	-webkit-border-radius:10px;
	font-size:12px !important;
	font-weight:bold !important;
	padding:2px 7px!important;
	text-decoration:none!important;
	border:medium none!important;	
	cursor:pointer;
}
.cmnBtnIntl{
	background: url('/static/img/viacom/button_tile_red.gif');width:89px;height: 16px;font-size: 12px;padding: 7px 0px;color: #FFF;text-align: center;
	cursor: pointer;
}
.u_mrgnL10{margin-left:10px}