*
{
	padding: 0px;
	margin: 0px;
	color: #333;
	font-size: 16px;
}
a
{
	font-weight: bold;
	color: #00508d;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
#tabs
{
	max-width: 1280px;
	margin: 0 auto;
}
h1, h2, h3, b
{
color: #000;
}
h1, h2, h1 span, h2 span
{
font-size: 50px;
}
h1 span.M, h2 span.M
{
	margin: 0px 0px 0px 2px;
	padding: 0px 10px 3px 9px;
	color: #fff;
	background: #9c1513;
}
sup
{
	font-size: 10px;
}
p
{
	margin-bottom: 20px;
}
small,
a.small
{
	font-size: 12px;
}
h3 a.buy
{
	color: green;
	font-size: 20px;
}
h1, h2
{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	margin: 0;
	padding: 0px 0px 6px 0px;
	
	line-height: 44px;
	letter-spacing: -2px;
	font-weight: bold;
}
h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}
ul
{
	list-style: square ;
}
li
{
margin-left: 50px;
}
table.outer
{
	border-spacing: 0px;
}
table.outer td, 
table.outer th
{
	padding: 10px 20px 10px 0px;
	text-align: left;
	vertical-align: top;
}
.button-download-lite,
.button-download-pro,
.button-buy-pro
{
	display: inline-block;
	width: 321px;
	height: 67px;
	text-indent: -5000px;
	background-position: top left;
	background-repeat: no-repeat;
}
.button-buy-pro
{
	width: 540px;
}
.button-download-lite
{
	background-image: url('img/download-magadan-lite.png');
}
.button-download-pro
{
	background-image: url('img/download-magadan-pro.png');
}
.button-buy-pro
{
	background-image: url('img/buy-magadan-pro.png');
}
div.illustration-caption
{
	font-size: 13px;
	margin: 0 0 15px 10px;
}
.download-info
{
	display: block;
	font-size: 11px;
	color: #666;
	padding-left: 10px;
}
a.support-social
{
	display: block;
	width: 50px;
	height: 50px;
	margin: 10px 0;
	text-indent: -5000px;
	background-position: top left;
	background-repeat: no-repeat;
}
a.support-social.vk
{
	margin-top: 65px;
	background-image: url('img/support/vkontakte-50x50.png');
}
a.support-social.facebook
{
	background-image: url('img/support/facebook-50x50.png');
}
a.support-social.twitter
{
	background-image: url('img/support/twitter-50x50.png');
}
a.support-social.youtube
{
	background-image: url('img/support/youtube-50x50.png');
}
a.documentation-download
{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	text-indent: 60px;
	background: url('img/support/pdf-50x50-2.png') top left no-repeat;
}
div.highlighted,
p.highlighted
{
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
	background: #FFFF99;
	border-left: 5px solid #00508d;
}
div.highlighted p
{
	font-size: 16px;
	margin: 0;
	padding: 10px 0;
}
small
{
	display: block;
	font-size: 11px;
	color: #666;
}
.bold
{
	font-weight: bold;
}
#buy.ui-tabs .ui-tabs-nav li a
{
	font-size: 12px;
}
iframe#billing
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 500px;
	overflow: scrollbar;
	border: none;
}