html, body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}
body {
	font-family:Verdana,Arial,Tahoma,sans-serif;
	font-size: 100.01%;
	color:#000;
	background:#FBFBFB;
	width:100%;
}
#all {
	position: relative;
	height: 100%;
	width: 100%;
}
#footer {
	width: 100%;
	height: 40px;
}
img {
	border:0;
}
h1, h3 {
	font-size:100%;
	color:#F00;
	font-weight:bold;
	margin:8px 0 0 0;
}
h2 {
	font-weight: normal;
	font-size:100%;
	padding: 4px;
	margin: 0px;
}
h4 {
	font-weight: bold;
	font-size:100%;
}
#oldh2 {
	padding: 4px;
}
a:link, a:active, a:visited {
	text-decoration:none;
	color:#015C9A;
}
a:hover {
	text-decoration:underline;
	color:#F00;
}
.redline {
	background:url(http://www.virtualcard.ru/pics/redline.gif) no-repeat 0 0 #F00;
	width:100%;
	height:6px;
}
#blueline {
	background:#0186DE;
	width:100%;
	font-size:xx-small;
	height:12px;
	text-align:center;
}
#blueline a {
	font-weight:bold;
	text-decoration:none;
	color:#70C5FE;
}
#blueline a:hover {
	color:#C4E8FF;
}
#logo {
	background:url(http://www.virtualcard.ru/bg_winter.gif) repeat-x 0 100% #0174C0;
	width:100%;
	height:35px;
	text-align:center;
}
#blueline2 {
	background:#0174C0;
	width:100%;
	height:6px;
}
#redline2 {
	background:url(http://www.virtualcard.ru/pics/redline2.gif) no-repeat right #FF0000;
	width:100%;
	height:6px;
}
#textbanner {
	width:100%;
	text-align:center;
	border: solid 1px #C5C8D0;
}
#textbanner_sms {
	width:98%;
	text-align:center;
	border: double 3px #F00;
}
#sms_price {
	font-size:70%;
}
#textbannertext {
	padding: 4px;
}
#leftcol {
	width:100%;
	font-size:80%;
	margin-left:-2px;
}
#leftcoltext {
	padding:5px 4px 14px 4px;
}
img.va {
	vertical-align:middle;
	margin-right:4px;
}
#botcol {
	width:100%;
	font-size:62%;
	background:#D6D6D6;
	text-align:center;
	height:40px;
}
#botcolp {
	padding-top: 9px;
}
span.nbr {
	white-space:nowrap;
}