.container {
	width: 940px;
}

/*.features-row img {
	max-width: 100%;
	height: auto;
}*/

header img#logo {
	width: 200px;
	height: auto;
}

header div.zimbra-logo {
	bottom: 12px;
	top: auto;
}

header div.zimbra-logo a {
	background-size: 200px auto;
}


.mainnav li {
	margin-right: 10px;
}

.mainnav li:last-child {
	margin-left: 0;	
}

.mainnav a, .sectionnav a,
.sectionnav.vertical-align.smaller-text a {
	font-size: 16px;
	line-height: 18px;
}

.utilnav a, .pagenav a {
	font-size: 14px;
}

.sectionnav a, .pagenav a {
	padding: 14px 14px;
}

.mainnav li {
	margin-right: 20px;
}

.two-wide .col {
	width: 439px;
}

.three-wide .col {
	width: 279px;
}

.four-wide .col {
	width: 199px;
}

.five-wide .col {
	width: 148px;
}

.encapsulated.two-wide .col {
	width: 410px;
}

.encapsulated.three-wide .col {
	width: 246px;
}

.encapsulated.four-wide .col {
	width: 165px;
}

.encapsulated.five-wide .col {
	width: 115px;
}

.two-wide.cols-uneven div.col.single-wide {
	width: 246px;
}

.two-wide.cols-uneven div.col.double-wide {
	width: 572px;
}

.two-wide.cols-uneven div.col.full-stretch {
	width: 612px;
}


.four-wide span.circle {
	width: 198px;
	height: 198px;
	border-radius: 99px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
}

.four-wide span.circle img {
	max-width: 198px;
	height: auto;
}

.encapsulated.four-wide.split-to-two .col .option-description {
	font-size: 16px;
}

.five-wide.spread .col {
    width: 185px;
}

.six-wide.spread .col {
	width: 250px;
}

.six-wide.spread li.col {
	width: 160px;
}

.absolute-media div.media div.image-wrapper img {
	right: -50px;
}

.three-wide.with-form.spread .col {
	display: inline-block;
	width: 300px;
}

.two-wide.contact-forms .col-1 {
	width: 379px;
}

.two-wide.contact-forms .col-2 {
	width: 500px;
}

.wider-labels fieldset label {
	width: 200px;
}

.in-page-navigation.fixed-width li a {
	width: 80px;
	font-size: 15px;
}

.resources .col .resource-image img {
	max-width: 165px;
	height: auto;
}

.fixed-height.resource-image {
	height: 175px;
	padding: 1px 0;
}

.four-wide.resources .col {
	width: 185px;
}

.three-wide.with-form.spread.full-width .col {
	width: 324px;
}

.four-wide.with-form.spread.full-width .col {
	width: 241px;
}


.footer .five-wide.spread .col {
	width: 185px;
}
