body {
	background-color: #f5f5f5;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: underline;
	color: #464950;
}
a:hover {
	color: #077cff;
}
a:active {
	color: #191a1b;
}
a.aname {
	padding-top: 77px;
}
.HeaderBody {
	height: 58px;
	margin: 0;
	background: url(/cos/images/Header.png);
	background-repeat: repeat-x;
	position: fixed;
	overflow: hidden;
	width: 100%;
}
.HeaderContent {
	width: 953px; /*903px;*/
	height: auto;
	margin: 0 auto;
}
.HeaderContentLeft {
	width: 150px;
	height: 58px;
	float: left;
	margin: 0;
	background: url(/cos/images/ComodoLogo.png) left center no-repeat;
}
.HeaderContentRight {
	width: 600px;
	float: right;
	height: auto;
	margin: 0;
	text-align: right;
	background: url(/cos/images/Logo.png) right center no-repeat;
	height: 44px;
	padding: 10px 0px;
}
.HeaderContentRight p {
	color: #C1C4CE;
	line-height: 16px;
	padding: 0 76px;
}
.HeaderContentRight p span {
	display: block;
	font-size:16px;
}
.ContentWrap {
	width: 953px; /*903px;*/
	margin: 0 auto;
	font-family: Tahoma, Arial, sans-serif;
	/*position: relative;*/
	padding: 65px 0 0;
	clear: both;
}
.Content {
}
.ReleaseBoxNav {
	width: 264px; /*204px;*/
	margin: 12px 0 0;
	float: left;
	position: fixed;
	border-right: 2px solid #ccc;
	/*box-shadow: 2px 2px 2px #ccc;
	height: 600px;
	overflow-x: hidden;
	overflow-y: auto;*/
	height: 100%;
}
.ReleaseBoxNav .navigation_header {
	width: 223px; /*183px;*/
	height: 35px;
	/*background: url(/cos/images/Panel_left_header.png);*/
	background-repeat: no-repeat;
	font-size: 16px;
	line-height:16px;
	margin: 0;
	color: #464950;
	text-align: left;
	font-weight: bold;
	padding: 19px 10px 0 11px;
	border: 1px solid #ccc;
    background: #fff;
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ReleaseBoxNav .navigation_list {
	width: 223px; /*183px;*/
	/*background: url(/cos/images/Panel_left_body.png) repeat-y;*/
	text-align: left;
	padding: 7px 10px 8px 11px;
	background: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.ReleaseBoxNav .navigation_list a {
	font-size:16px;
	text-decoration: underline;
	clear: both;
	display: inline-block;
	line-height: 160%;
}
.ReleaseBoxNav .navigation_list span {
	font-size: 12px;
	color: #a2a2a2;
	display: inline-block;
	clear: both;
	line-height: 150%;
}
.ReleaseBoxNav .navigation_divider {
	width: 245px; /*204px;*/
	height: 0px; /*12px;*/
	font-size:10px;
	line-height:10px;
	/*background: url(/cos/images/Panel_left_hr.png);*/
	border-top: 1px solid #ccc;
}
.ReleaseBoxNav .navigation_footer {
	width: 244px; /*204px;*/
	height: 18px;
	/*background: url(/cos/images/Panel_left_footer.png);*/
	border: 1px solid #ccc;
    background: #fff;
    border-top: none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.ReleaseBox {
	width: 679px;
	margin: 12px 0 10px;
	float: right;
}
.ReleaseBox .block_header {
	width: 679px;
	height: 54px;
	background: url(/cos/images/Panel_header.png);
	background-repeat: no-repeat;
}
.ReleaseBox .block_header .bhl {
	float: left;
	padding: 19px 0 0 21px;
	font-size: 16px;
	line-height:16px;
	margin: 0;
	color: #464950;
	text-align: left;
	font-weight: bold;
}
.ReleaseBox .block_header .bhr {
	float: right;
	padding: 19px 21px 0 16px;
	font-size:16px;
	line-height:16px;
	margin: 0;
	color: #a2a2a2;
	text-align: right;
}
.ReleaseBox .description {
	width: 679px;
	font-size: 16px;
	background: url(/cos/images/Panel_body.png);
}
.ReleaseBox .description ul {
	list-style: none;
	margin: 0;
	padding: 10px 21px;
}
.ReleaseBox .description li {
	display: block;
	padding: 0 0 10px 20px;
	line-height: 130%;
}
.ReleaseBox .description li p {
	padding: 0 0 0 0px;
}
.ReleaseBox .description li.fixed {
	background: url(/cos/images/Fixed.png) no-repeat left 5px;
	font-size:16px;
	color: #464950;
}
.ReleaseBox .description li.improved {
	background: url(/cos/images/Improved.png) no-repeat left 5px;
	font-size:16px;
	color: #464950;
}
.ReleaseBox .description li.new {
	background: url(/cos/images/New.png) no-repeat left 5px;
	font-size:16px;
	color: #464950;
}
.ReleaseBox .description p {
	color: #333;
	line-height: 16px;
	padding: 0;
	margin: 7px 0 14px;
	font-size:15px;
	font-weight:normal;
}
.ReleaseBox .description ul ul {
	list-style: square outside;
	margin: 0;
	padding: 10px 0 10px 10px;
	color: #464950;
	font-size:16px;
}
.ReleaseBox .description ul ul li {
	display: block;
	padding: 0 0 9px 20px;
	line-height: 130%;
}
.ReleaseBox .block_footer {
	width: 679px;
	height: 10px;
	background: url(/cos/images/Panel_footer.png) no-repeat bottom;
}
.Footer {
	height: 120px;
	/*float: none;*/
	clear: both;
	padding: 2px 0;
}
.Footer p {
	padding: 10px 50px;
	font-size: 13px;
	color: #666;
	text-align: center;
	margin: 0px;
}
.Footer p.privacy-text {
	padding-top:0px;
}
.clearfix { clear: both; }
.subitem { font-size:16px; margin-left: 20px !important; }