﻿#pageHeader h1 {
	left:-2px;
	margin-left:0;
	padding:0;
	position:relative;
	color:#c00;
	font-size:30px;
	font-weight:normal;
}

.sections {
	margin-top: 30px;
}

.category {
	padding-bottom: 35px;
}

.sIFR-active #content .category h2 {
	visibility:visible;
}

.category h2  {
	border-top:1px solid #ECECEC;
	color:#CC0000;
	font-size:18px;
	padding:6px 0;
	position:relative;
	width:250px;
	color:#404040;
	margin:0;
}

.category ul {
	padding: 5px 0;
}

.category ul li {
	padding: 0 0 5px 10px;
	color:#404040;
}

.category h3 {
	font-size:15px;
	font-weight:normal;
	color:#404040;
}

.box {
	width:218px;
	background-color:#f9f9f9;
	margin-bottom:25px;
	background:url(../img/tout_middle.png) 0 0 repeat-y;
}

.box p {
	color:#404040;
	padding-left:20px;
	padding-right:20px;
}

.button-holder {
	padding:15px 0;
}

.button {
	padding:5px 10px 6px;
	float:left;
}

.unreg-version {
	display:none;
}

.unregistered .reg-version {
	display:none;
}

.unregistered .unreg-version {
	display:block;
}

.column {
	float:left;
	padding-left:55px;
	width:250px;
	position:relative;
}

.first-col {
	padding-left: 0;
}

.box .sifr-text {
	visibility:hidden;
}

.tout-top {
	height: 20px;
	background:url(../img/tout_top.png) 0 0 no-repeat;
}

.tout-bottom {
	height:20px;
	background: url(../img/tout_bottom.png) 0 0 no-repeat;
	clear:both;
}