/*
 * =Structure
 */
BODY {
	padding:0;
	text-align:center;
	background:#fff url('../img/body_bg.gif') repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.header, .center, .container, .tabs, .page_menu, .copyrights {
	width:970px;
	margin:0 auto;
	text-align:left;
}
.content, .center, .main, .footer {
	min-width:970px;
}
/*
 * =Header
 */
.header {
	padding:25px 0 0;
	position:relative;
	z-index: 999;
}
	.logo {
		position:relative;
		float:left;
		display:inline;
		margin-left:14px;
		width:151px;
		height:98px;
		z-index:100;
	}
	.marva {
		position:absolute;
		top:50px;
		margin-left:100%;
		/*left:-313px;*/
		left:-170px;
		width:140px;
		text-align:center;
	}
	.slogan {
		float:right;
		display:inline;
		margin:25px 6px 0 0;
		width:130px;
		font:.75em/1.1 normal Arial, sans-serif;
		color:#838383;
	}
#mainTabs {
	margin-top:10px;
}
.big_menu {
	position:relative;
	overflow:hidden;
	min-width:970px;
}
/*
 * =Tabs
 */
.tabs {
	position:relative;
	text-align:center;
	z-index:2;
}
	.tabs .in {
		float:left;
		left:50%;
		position:relative;
		text-align:center;
		z-index:2;
	}
	.tabs OL {
		float:left;
		left:-50%;
		position:relative;
		z-index:2;
	}

.tabs UL LI {
			margin:0 3px;
			color:#00738c;
			font-size:.9375em;
			line-height:1;
			position:relative;
			z-index:2;
		}
		.tabs .link {
			color:#00738c;
			width:162px;
			padding-right:20px;
			font-size:0.9375em;
			font-weight:normal;
		}
		.tabs .link SPAN {
			width:auto;
			height:auto;
			display:block;
			text-align:center;
		}
/*
 * =Content
 */
.content {
	border:#d5eff0 1px solid;
	border-width:1px 0;
	background:#f5fcfc url('../img/content_bg1.gif') repeat-x;
	height:227px;
	z-index:1;
	color:#22869b;
	font:.75em/1.2 Tahoma, sans-serif;
	text-align:center;
	position:relative;
	z-index:1;
}
	.content .content_in {
		margin-top:48px;
	}
		.content .content_in LI {
			float:left;
			width:192px;
			text-align:center;
		}
			.content .content_in LI A {
				padding-top:103px;
				display:block;
				height:1%;
				color:#22869b;
				text-align:center;
			}
			.content .content_in LI A:hover {
				color:#e1291d;
			}
			/* Tab Products*/
			.big_menu #webconf A {
				background:url(../img/web-conference.png) 20px top no-repeat;
			}
			.big_menu #webinar A {
				background:url(../img/webinar.png) center top no-repeat;
			}
			.big_menu #virtual-class A {
				background:url(../img/virtual-class.png) center 1px no-repeat;
			}
			.big_menu #virtual-training A, .big_menu #courses A {
				background:url(../img/virtual-training.png) center top no-repeat;
			}
			.big_menu #distance A, .big_menu #distancesol A, .big_menu #learning A  {
				background:url(../img/distance-learning.png) center top no-repeat;
			}
			.big_menu #serverside A, .big_menu #server A  {
				background:url(../img/serverside1.png) 40px top no-repeat;
			}
			/* Tab Solutions */
			.big_menu #sales A {
				background:url(../img/sales.png) 30px top no-repeat;
			}
			.big_menu #marketing A {
				background:url(../img/marketing.png) center top no-repeat;
			}
			.big_menu #meetings A {
				background:url(../img/meetings.png) center top no-repeat;
			}
			.big_menu #consalting A {
				background:url(../img/consalting.png) center top no-repeat;
			}
			/* Tab Services */
			.big_menu #support A {
				background:url(../img/support.png) center top no-repeat;
			}
			/* Tab About */
			.big_menu #project A {
				background:url(../img/logo_new.png) center top no-repeat;
			}
			.big_menu #platform A {
				background:url(../img/platform.png) center top no-repeat;
			}
			.big_menu #platform_ms A {
				background:url(../img/microsoft.png) center top no-repeat;
			}
			.big_menu #contacts A {
				background:url(../img/contacts.png) center top no-repeat;
			}
/*
 * =Index Menu
 */
.menu {
	margin-top:27px;
	padding-bottom:180px;
}
	.menu A {
		color:#00738c;
	}
	.menu LI A:hover {
		color:#e1291d;
	}
	.menu LI {
		border:#fff 1px solid;
		padding:120px 50px 16px;
	}
		.menu LI LI {
			border:0;
			padding:0;
		}
	.menu LI.active {
		border:#fffac5 1px solid;
		background:#fffcdc;
		position:relative;
	}
		.menu LI.active LI {
			border:0;
		}
	.menu LI A {
		font-size:.9375em;
	}
		.menu LI UL {
			margin-top:20px;
		}
		.menu LI LI A {
			font-size:.8em;
			line-height:1.6;
		}
	#sm_business {
		background-image:url('../img/sm_business.png');
		background-position:top center;
		background-repeat:no-repeat;
	}
	#b_business {
		background-image:url('../img/b_business.png');
		background-position:top center;
		background-repeat:no-repeat;
	}
	#edu {
		background-image:url('../img/edu.png');
		background-position:top center;
		background-repeat:no-repeat;
	}
/*
 * =Pages Menu
 */
.page_menu {
	margin-top:31px;
	text-align:center;
	font:bold .9375em/1 Arial, Helvetica, sans-serif;
	color:#e1291d;
}
	.page_menu LI {
		display:inline;
		margin-right:125px;
	}
	.page_menu LI.active .link {
		font-weight:bold;
		color:#e1291d;
		text-decoration:none;
	}
		.page_menu LI .link {
			font-weight:normal;
			color:#00738c;
			white-space:nowrap;
			clear:right;
		}
		.page_menu LI .link:hover {
			text-decoration:none;
			color:#e1291d;
		}
/*
 * =Main
 */
.main {
	background:url('../img/top_bg.png') repeat-x;
	margin-top:16px;
	text-align:center;
	padding-top:1px;
}
	.container {
		background:url('../img/main-sep.gif') 215px 1px repeat-y;
		padding:0 0 47px 0;
	}
	/*
	 * =Sidebar
	 */
		.sidebar {
			float:left;
			width:232px;
			padding:41px 1px 0 2px;
			font:.8125em/1.1 Arial, Helvetica, sans-serif;
			background:url('../img/main-sep.png') 100% -1px no-repeat;
		}
		/*
		 * =Sidebar menu
		 */
			.side_menu {
				padding-bottom:47px;
			}
			.side_menu, .side_menu A {
				color:#00738c;
			}
			.side_menu LI A {
				padding-left:17px;
				display:block;
				background:url('../img/arrows.gif') 2px 2px no-repeat;
				margin-bottom:17px;
				position:relative;
				height:1%;
			}
			.side_menu .open SPAN, .side_menu .open A  {
				padding-left:17px;
				display:block;
				color:#5a5a5a;
				background:url('../img/arrows.gif') 1px -497px no-repeat;
				margin-bottom:17px;
			}
			.side_menu .open SPAN A {
				background:0;
				color:#00738c;
				padding-left:0;
			}
				.side_menu .inner {
					font-size:.846em;
					margin-bottom:14px;
				}
					.side_menu .inner A {
						background:url('../img/arrows.gif') 12px -994px no-repeat;
						color:#00738c;
						border:#fff 1px solid;
						margin-bottom:3px;
						padding-top:1px;
						padding-left:30px;
						padding-bottom:3px;
					}
					.side_menu .inner .active span {
						background:url('../img/arrows.gif') 12px -994px no-repeat;
						background-color:#fffcdc;
						border-color:#fffabf;
						color:#5a5a5a;
						font-weight:bold;
						text-decoration:none;
						padding-top:1px;
						padding-left:30px;
						padding-bottom:3px;
						margin-bottom:3px;
					}
		/*
		 * =Sidebar banners
		 */
			.banners {
				padding-left:20px;
				padding-bottom:20px;
			}
		/*
		 * =Sidebar Contacts
		 */
			DL.contacts {
				text-align:right;
				padding-right:30px;
				color:#737373;
				font-size:.92em;
			}
				.contacts DT {
					font-weight:bold;
					line-height:1.2;
					margin-bottom:27px;
				}
				.contacts DD {
					line-height:1.5;
				}
				.contacts .org {
					line-height:1;
					margin-bottom:4px;
				}
				.contacts .email {
					line-height:1.7;
				}
	/*
	 * Main content
	 */
		.main_content {
			float:right;
			width:700px;
			padding:41px 8px 25px 27px;
		}
			.path {
				font-size:.6875em;
				color:#737373;
			}
				.path A {
					color:#737373;
				}
			.main_title {
				clear:both;
			}
			.main_title H2 {
				float:left;
				color:#e2291c;
				font:2em/1.4 Arial, Helvetica, sans-serif;
				letter-spacing:-1px;
			}
			/* =Attention block Для всех внутренних страниц */
			.shadow {
				margin-top:25px;
				background:url('../img/content/shadow.gif') bottom right repeat-x;
				padding:0 2px 4px 1px;
			}
			.attention {
				background:#fffcde;
				border:#f6f3d8 1px solid;
				padding:12px 12px 16px;
				vertical-align:middle;
			}
				.attention IMG {
					float:left;
					display:inline;
					margin-right:17px;
				}
				.text, .main_content P  {
					overflow:hidden;
					color:#737373;
					font-size:.75em;
					line-height:1.3;
					height:1%;
				}
			/* =Attention block Для формы заявки */
			.request_form .attention {
				background:#fffcde url('../img/form_attent.png') repeat-x;
			}
			.content_block {
				margin-top:17px;
			}
				.content_block H3 {
					color:#737373;
					font-size:1em;
					line-height:1.2;
					margin-bottom:15px;
				}
				.infoblock .decorimg {
					float:left;
					width:140px;
					padding:0 0 16px;
				}
					.infoblock .decorimg IMG {
						display:block;
						margin:0 auto;
					}
				.infoblock {
					margin-top:16px;
					clear:both;
				}
				.infoblock DT {
					float:left;
					padding:4px;
					font-weight:bold;
					background:#fffcdc;
				}
				.infoblock DD {
					clear:both;
					padding-left:17px;
					padding-top:4px;
				}
					.infoblock DD UL {
						margin-left:-17px;
					}
						.infoblock DD LI, .infoblock UL LI {
							padding-left:17px;
							background:url('../img/content/marker.gif') 3px 8px no-repeat;
							margin:4px 0;
						}
/* Small & Little Business */
.content_block .present LI {
	float:left;
	border:#e4f4f0 1px solid;
	width:227px;
	height:17.25em;
	background:#fafdfc url(../img/content/smltbus_bg.png) bottom repeat-x;
	margin-left:6px;
}
.content_block .present SPAN {
	display:block;
	padding:160px 18px 5px;
	font:12px Arial, Helvetica, sans-serif;
	color:#737373;
}
.content_block .present LI.first {
	margin:0;
}
	.present .webconf {
		background:url(../img/content/web-conference_big.png) center 18px no-repeat;
	}
	.present .webinar {
		background:url(../img/content/webinar_big.png) center 18px no-repeat;
	}
	.present .learn {
		background:url(../img/content/distance-learning_big.png) center 18px no-repeat;
	}
.text_block {
	padding:25px 0;
	overflow:hidden;
	height:1%;
}
.text_sol, .text_mid {
	overflow:hidden;
	height:1%;
	padding: 1px;
}
.text_sol P {
	padding:0px 0 20px;
}
.text_mid P {
	margin:1em 0;
}
.red_arrows P {
	background:url('../img/content/red_arrow.gif') 7px 5px no-repeat;
	padding-left:25px;
}
.all_products .infoblock {
	margin:25px 0;
}
	.all_products .infoblock .text_block {
		padding-left:10px;
	}
/*
 * Схема проезда
 */
.drivemap {
	margin:20px 0;
	border:#eaeaea 1px solid;
	background:#fff;
	position:relative;
}
	.drivemap H4 {
		background:#fffcdc;
		border:#fffabf 1px solid;
		padding:4px 10px 6px;
	}
	.drivemap .map {
		border-top:#f1f1f1 1px solid;
		padding:24px 10px;
		text-align:center;
	}
		.drivemap .map .img_b {

		}
/*
 * =Request Form block
 */
	.zend_form DT, .zend_form LEGEND {
		float:left;
		width:105px;
		padding-right:20px;
		text-align:right;
		color:#737373;
		font-size:.75em;
		padding-top:5px;
	}
	.zend_form DD {
		margin-bottom:16px;
	}
	.zend_form DD INPUT, .zend_form DD TEXTAREA {
		width:340px;
	}
	.zend_form .fieldset {
		margin:20px 0;
		margin-left:125px;
		display:block;
		position:relative;
	}

	.zend_form .m210 {
		margin-left:210px;
	}
		.zend_form P {
			float:left;
			margin-left:-125px;
			text-align:right;
			display:inline;
			clear:none;
			width:110px;
			position:relative;
		}
		.zend_form .form_block {
			float:left;
			position:relative;
		}
			.form_block .inline {
			    float:left;
			    display:inline;
			    margin-right:10px;
			}
	.zend_form .fieldset DT {
		float:left;
		width:auto;
		clear:both;
		padding-top:0;
		margin-top:0px;
		padding-right:8px;
	}
	.zend_form .fieldset DD {
		float:left;
		width:auto;
		margin-bottom:0;
		padding-top:0;
		color:#737373;
		font-size:.75em;
		line-height:1.3;
	}
	.zend_form .fieldset DD LABEL {
		float:left;
		clear:right;
	}
		.zend_form .fieldset DT INPUT {
			width:auto;
			float:left;
			vertical-align:top;
		}
		.zend_form .fieldset .form_captcha DT IMG {
			border:#d7d7d7 1px solid;
		}
		.zend_form .fieldset .form_captcha DD {
			padding-top:0;
			width:192px;
		}
			.zend_form .fieldset .form_captcha DD INPUT {
				width:190px;
			}
.zend_form .b-CheckLaw
{
    float:left; 
    text-align:left; 
    width:500px; 
    padding-left:8px;
}

.zend_form .w400
{
    width:400px; 
}

/*
 * =Footer
 */
.footer {
	border-top:#d5eff0 1px solid;
	padding:8px 0 16px;
	font:.6875em/1.5 Arial, Helvetica, sans-serif;
	color:#a4a4a4;
	background:#f7fcfc;
	vertical-align:middle;
	margin-top:20px;
}
.copyrights {
	text-align:right;
	height:1%;
	position:relative;
}
	.copyrights .logo_softline {
		margin:12px 17px 0;
		float:right;
		display:inline;
		position:relative;
		top:-10px;
		left:0;
		width:83px;
		height:17px;
		z-index:1;
		overflow:hidden;
	}
		.copyrights .logo_softline I {
			position:absolute;
			display:block;
			top:0;
			left:0;
			width:83px;
			height:17px;
			z-index:2;
			background:url('../img/softline_logo.png') no-repeat;
			cursor:pointer;
		}
	.b-fb-tw {
		position:absolute;
        right:40px;
		top:25px;
	}
/*
 * Buttons
 */
			.button {
                text-align:center;
                position:relative;
				float:left;
				display:inline;
                line-height:2.3em;
                color:#428135;
                overflow:hidden;
            }
			.button .t {
				position:relative;
				z-index:100;
			}

            .button .cn {
                display:block;
                background:url('../img/button.png') no-repeat;
                width:100%;
                height:80px;
                position:absolute;
                left:-9px;
                top:-9px;
            }
 			.button .cn.tr,
			.button .cn.tl {

			}
            .button .cn.tr,
            .button .cn.br {
                margin-left:100%;
            }

            .button .cn.bl,
            .button .cn.br {
                margin-top:2.3em;
            }
	.demo_button, .button {
		background:#e5e5e5 url('../img/content/demo_button.png') bottom left repeat-x;
		font:.8125em/2.3 Arial, Helvetica, sans-serif;
		margin-left:12px;
		margin-top:10px;
		margin-bottom:5px;
	}
		.demo_button .t, .submit_button .t, .button .t {
			text-decoration:none;
			color:#737373;
			padding:1.15em 10px;
		}
			.demo_button .t:hover, .button .t:hover {
				color:#737373;
			}
	.submit_button {
		background:#c1ecf0 url('../img/content/submit_bg.gif') bottom left repeat-x;
		line-height:2.3;
		margin-left:0px;
		margin-top:10px;
		margin-bottom:5px;
		padding:0;
		font-size:12px;
	}
		.submit_button .t {
			padding:.4em 0;
			background:0;
			width:140px;
			border:0;
			font-size:12px;
		}
	.clear_button {
		font-size:12px;
	}
		.clear_button .t {
			background:0;
			width:140px;
			border:0;
			padding: .4em 0;
			text-align:center;
			font-size:12px;
		}
		.buttons {
			clear:both;
			padding-top:15px;
		}
/*
 * =Horizontal align
 */
.center {
	position:relative;
	overflow:hidden;
	text-align:center;
}
	.center .in {
		position:relative;
		float:left;
		left:50%;
	}
		.center .in .centered {
			position:relative;
			float:left;
			left:-50%;
		}
			.center .in .centered LI {
				float:left;
				text-align:left;
			}
			.center .in .centered LI LI {
				float:none;
			}
/*
 * =Clearing
 */
.clear:after {
	content:".";
	clear:both;
	display:block;
	height:0;
	font-size:0;
	line-height:0;
	visibility:hidden;

}

/**
 * =Form errors
 */
.zend_form DD {
	position: relative;
}
	.zend_form DD LABEL.error{
		position: absolute;
		top: 25px;
		left: 134px;
		color: #f22232;
		font-size: 14px;
		font-weight: bold;
	}

	.zend_form DT LABEL.error{
		position: absolute;
		top: 32px;
		left: 30px;
		color: #f22232;
		font-size: 14px;
		font-weight: bold;
	}
	.zend_form DT span LABEL.error{
		position: relative;
		top: 0px;
		left: 0px;
		color: #f22232;
		font-size: 14px;
		font-weight: bold;
	}

#googleForm #error_warning, #loginForm #error_warning{
	margin-bottom: 12px;
	margin-top: -10px;
	color: #f22232;
	font-size: 17px;
	font-weight: bold;
}

.copyrights .address {
	text-align: left;
	float:right;
}

.copyrights .counters {
	float: left;
}
.b-error_page {
	margin-top:3em;
}
.b-error_page LI {
	float:left;
	display:inline;
	margin:1em 2em 1em 0;
	background:transparent url(../img/content/red_arrow.gif) no-repeat scroll 7px 4px;
	padding-left:25px;

}

/* Auth block and form */
.auth-block{
	left:-210px;
	margin-left:100%;
	position:absolute;
	text-align:left;
	top:25px;
}
.auth-block, .auth-block a{
	color: #8b8b8b;
}
.auth-item.active{
	background-color: #f2ffff;
	border: 1px #d8f5f5 solid;
	background:transparent url(../img/arrows.gif) no-repeat scroll 6px 10px;
}
.auth-item.active a{
	color: #00738c;
}
.auth-item{
	display: inline;
	padding: 3px 5px 3px 14px;
}
	.form-item label{
		line-height: 30px;
	}
	.auth-form input.auth-text{
		background-color: #FFFCDE;
		border: 1px #8b8b8b solid;
		height: 18px;
		width: 165px;
		margin: 4px 0;
	}
	.form-item.item-left{
		float: left;
	}
	.form-item.item-right{
		float: right;
	}
.auth-form .item-submit{
	padding: 0 0 0 55px;
}
.item-submit input{
	color: #000;
	font-size: 0.9em;
}

.auth-form{
	left:66%;
	position:absolute;
	top:46px;
	z-index:100;
	background-color: #f2ffff;
	border: 1px #d8f5f5 solid;
	padding: 15px;
	width: 230px;
}
.auth-form, .auth-form input.auth-text, .auth-form a{
	font-size: 0.9em;
	color: #8b8b8b;
}
/* =Auth block and form */


/**
 * =Webinars
 */
.webinar_list h3, .webinar_list .text {
	margin-bottom: 5px;
}
.webinar_list .text_block {
	padding-top: 0px;
}

/**
 * =Webinar register form
 */
.redpoint {
	color: #ff0000;
}

.seminarForm {
		color:#737373;
		font-size:.75em;
		line-height:1.3;
}

.seminarForm table td {
	padding: 7px;
}
.form_295_error {padding-left:5px; border-top:1px solid #404040; border-left:1px solid #404040; border-right:1px solid #D4D0C8; border-bottom:1px solid #D4D0C8; width:295px; height:19px; background-color:#FFD1D0; color:#000000; font-size:12px; font-family:tahoma}

/* Register */
.register_form dt{
	width: 190px;
}
.register_form dd label.error{
	left: 210px;
}
.register_btn{
	padding-left: 200px;
}
.registration_text ul {
	color:#737373;
	font-size:0.75em;
	height:1%;
	line-height:1.3;
	list-style-type: disc;
/* 	margin-top: 5px; */
    margin-left: 15px;
	list-style-position:inside;
	padding:0;
}
/*.registration_text ul li {
	padding:0;
	margin:0;
	display: list-item;
	list-style: disc;
}*/
/*= Register */

.news_description, .news_description p {
	font-size: 13px;
}

/*
 * New Frontpage
 */
.b-block {
	margin-bottom:24px;
}
.b-block_left {
	float:left;
	display:inline;
	/*margin:0 21px 0 0;*/
	margin:0 21px 10px 0;
	position:relative;
}
.b-block_right {
	float:right;
	display:inline;
	margin:0 0 0 21px;
	position:relative;
}
.b-block_descr {
	overflow:hidden;
	display:block;
}
.hr {
	clear:both;
	display:block;
	height:1px;
	font-size:0;
	background:#f6f6f6 url(../img/hr.gif) center no-repeat;
}
.arrow_left {
	padding-left:15px;
	background:url(../img/arrows.gif) 0 3px no-repeat;
	font-size:12px;
}

.banner_top {
	float:left;
	display:inline;
	margin-left:10px;
	width:610px;
	text-align:center;
}
.zend_form DT {
	position:relative;
	z-index:1;
}
.big_menu #united_communications A {
	background:url(../img/united_communications.png) 20px top no-repeat;
}
.auth-block {
	left:auto;
	margin-left:0;
	right:18px;
}
.auth-block a {
	font-size:.75em;
}
.auth-block .item-signin a {
	background:url(../img/login_arrow.png) 0 4px no-repeat;
	padding-left:11px;
	display:-moz-inline-stack;
	display:inline-block;
	color:#00738c;
}

#main .container, #main .sidebar {
	background:none;
}
#main .side_menu {
	padding-bottom:38px;
}
#main .side_menu .inner {
	display:none;
}
#main .side_menu .open .inner {
	display:block;
}
#main .side_menu li a {
	text-decoration:none;
	background:none;
	padding-left:0;
}
#main .side_menu li .inner a {
	padding-left:30px;
	background:transparent url(../img/arrows.gif) no-repeat scroll 12px -994px;
}
#main .side_menu li span {
	background:transparent url(../img/arrows.gif) no-repeat scroll 2px 2px;
	padding-left:17px;
	display:block;
	height:1%;
	position:relative;
}
#main .side_menu li.open span {
	background:transparent url(../img/arrows.gif) no-repeat scroll 1px -497px;
}
#main .side_menu li.open span a {
	margin:0;
}
#main .side_menu li a span.in {
	border-bottom:#00738c 1px dashed;
	display:inline;
	margin:0;
	padding:0;
	background:none;
}
#main .side_menu li.open a span.in {
	border-color:#686868;
	padding-bottom:0;
}
	#main .side_menu li ul a {
		text-decoration:underline;
	}
#peripheralTabs .tabs {
	margin-left:5px;
	min-width:0;
	width:auto;
}
#peripheralTabs .tabs .link {
	float:left;
	width:auto;
}
#peripheralTabs .ui-tabs-selected a {
	color:#c72500;
}
#peripheralTabs .tabs li a span {
	padding-left:20px;
}
#main .ui-tabs-panel {
	background:none;
}
#peripheralTabs .main {
	margin-top:0;
	height:auto !important;
	min-height:94px;
	height:94px;
	text-align:left;
	padding-left:8px;
	padding-top:25px;
	width:auto;
	min-width:0;
}
#peripheralTabs .main .b-block_left {
	width:75px;
}
.b-img {
	position:relative;
	display:block;
}
a.b-img {
	cursor:pointer;
}
	.b-img .b-top, .b-img .b-bot {
		display:block;
		height:4px;
		background:url('../img/webinar_window.png') no-repeat;
		font-size:0;
	}
	.b-img .b-bot  {
		background-position:0 -4px;
	}
.b-img_content {
	display:block;
	background:#effbfc;
	border:#c9e7ec 1px solid;
	border-width:0 1px;
	text-align:center;
	height:67px;
	line-height:67px;
	vertical-align:middle;
	display:table-cell;
	width:73px;
}
	.b-img_content IMG {
		vertical-align:middle;
	}
#peripheralTabs .main .b-block_descr {
	color:#737373;
}
#peripheralTabs .main .b-block_descr .b-date {
	font-size:.6875em;
	color:#c72500;
	margin-bottom:5px;
}
#peripheralTabs .main .b-block_descr .b-title {
	margin:0 0 10px;
	font-size:.75em;
}
	#peripheralTabs .main a {
		color:#00738c;
	}
	#peripheralTabs .main a:hover {
		color:#696969;
		text-decoration:underline;
	}
#peripheralTabs .main .b-block_descr .b-text {
	margin-bottom:10px;
}
#peripheralTabs .main .b-block_info {
	background:#fcfcfc url('../img/b-info_bg.gif') center top repeat-y;
	padding:0;
	color:#696969;
	font-size:.6875em;
	margin-left:-18px;
	overflow:hidden;
	position:relative;
	clear:both;
}
#peripheralTabs .main .b-block_info UL {
	float:left;
	display:inline;
	margin:8px 10px 9px 114px;
}
#peripheralTabs .main .b-block_info UL LI {
	display:inline;
	margin-right:21px;
}

.sysreq {
	color: #737373;
	font-size: 0.75em;
	line-height: 1.3;
	margin: 4px 0;
}

.sysreq, .sysreq th, .sysreq td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

.sysreq th {
	background-color: #f9f9f9;
}

.sysreq td, .sysreq th {
	padding: 3px;
}

.nowrap {
	white-space: nowrap;
}
.b-link-hosting {
	position:absolute;
	left:50px;
	top: 0px;
}
