@charset "windows-1251";
/* DigSys CSS Document - section opening page*/

/* Begin styling for the opening page of sections : support, contacts
=============================================== */

.subheading_icon_box {
	margin-left:20px;
	padding:0px;
	width:385px;
	height:154px;
	background-image:url(/images/components/frame_white_shaded_box_m.png);
	background-repeat:no-repeat;
	}
.subheading_icon_box table{
	width:240px;
	height:100%;
	border:none;
	border-collapse:collapse;
	}

.subheading_icon_box table td{
	border:none;
	vertical-align:middle;
	padding:0px;
	margin:0 0 0 0;
	}

.subheading_icon_box img {
	float:left;
	margin-top:27px;
	padding-left:27px;
	margin-right:15px;
}

.subheading_icon_box table h2 a  {
	font-size:20px;
	line-height:18px;
	font-weight: bold;
}


.subheading_icon_box h3 {
	margin-top:5px;
	padding:0px;
	font-size:14px;
	color:#666;
	margin-right:10px !important; /* to remove all inherited margins*/
}

/* END body menu for subsections */
