@charset "UTF-8";
/* CSS Document */
html {
	overflow: visible;
}
body {
	margin: 0px;
	background-color: transparent;
}
h3{clear:left;font-size:16px;}

ul{
	list-style-type:square;
	margin: 5px;
}
li {margin: 3px;}

.translations{float:right;margin-right:20px;top:0;margin:0;padding:0;display:inline;}
.translations dt{margin:0;padding:0;text-indent:-9999px;}
.translations dd{margin:0;padding:0;height:19px;}
.translations dd a{float:right;padding-right:20px;line-height:19px;text-align:right;background:url(flags.png) no-repeat 100% 0;}
.translations dd strong a{text-decoration:none;}
.translations dd.en a{background-position:100% -19px;}
.translated-by{position:absolute;top:46px;right:35px;width:150px;padding:10px;text-align:justify;background:#fff;border:1px solid #fa6900;}


#pcsupport-modalbox {
	margin: 0px;
	padding: 0px;
	width: 640px;
	background-color: #fff;
	position: relative;
}
#pcsupport-modalbox #box-left {
	float: left;
	background-color: #fff;
	width: 360px;
	padding: 15px;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
}
#pcsupport-modalbox #box-right {
	padding: 0px;
	float: left;
	width: 250px;
	height: 530px;
	background: #ECF3F9;
	position: relative;
	margin-right: 0px;
	margin-left: 0px;
}
#pcsupport-modalbox #box-right a.modal-ask {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 250px;
	position: absolute;
	bottom: 0; 
	background: url(images/page-pcsupport-modal-ask.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	overflow: hidden;
}
#pcsupport-modalbox #box-right #box-right-inner {
	height: 428px;
	padding: 15px;
}
#pcsupport-modalbox #box-right #box-right-inner dl {
	width: 220px;
	margin: 0px;
	clear: both;
}
#pcsupport-modalbox #box-right #box-right-inner dt {
	float: left;
	width: 145px;
	margin: 1px 0px;
	padding: 0px;
}
#pcsupport-modalbox #box-right #box-right-inner dd {
	width: 75px;
	float: left;
	padding: 0px;
	margin: 1px 0px;
	text-align: right;
}
#pcsupport-modalbox #box-right #box-right-inner .total {
	border-top: 1px dotted #666666;
	padding-top: 3px;
}
#pcsupport-modalbox #box-left h3 {
	font-size:182%;
	border-bottom: 2px #CCCCCC dotted;
}
#pcsupport-modalbox #box-right h3 {
	background: url(images/page-pcsupport-modal-h3rates.gif) 0px 0px no-repeat;
	width: 149px;
	height: 37px;
	overflow: hidden;
	text-indent: -9999px;
}

#pcsupport-modalbox h4 {
	clear: both;
	margin: 7px 0 0;
	padding: 0px;
	clear:both;
}
#pcsupport-modalbox .rates-2day {
	background: url(images/page-pcsupport-modal-rates-2day.gif) right bottom no-repeat;
	padding: 3px 57px 0 0;
}
#pcsupport-modalbox .rates-1day {
	background: url(images/page-pcsupport-modal-rates-1day.gif) right bottom no-repeat;
	padding: 3px 57px 0 0;
}
#pcsupport-modalbox .rates-1h {
	background: url(images/page-pcsupport-modal-rates-1h.gif) right bottom no-repeat;
	padding: 3px 57px 0 0;
}
#pcsupport-modalbox #box-right #box-right-inner .gnrl {
	clear: both;
	list-style: circle;
}
#pcsupport-modalbox li {
	list-style: disc inside;
}
