/* TOP - MASTHEAD
------------------------------*/
.ie7 .grid {
	padding-bottom: 40px;
}
.grid a {
	color: #f47b29;
}
.grid p {
	color: #494a4a;
}
.grid div {
	padding-top: 25px;
}
#gs-services-bg {
	background: #111 url(../../../images/business/services/geek-squad-business-support/masthead-bg.jpg) center bottom no-repeat;
	height: 311px;
	width: 960px;
	position: absolute;
	/* top: 161px; */
	/* z-index: -8; */
}
.column.masthead {
	padding: 20px 10px 50px;
	font-size: 14px;
	line-height: 20px;
	position: relative;
}
.column.masthead > p {
	color: #c3c4c4;
}
.ie7 .column.masthead {
	padding-bottom: 0;
}
.gs-sub-title {
	color: #f47b29;
	font: bold 16px/13px arial;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.ie7 .gs-sub-title {
	margin-top: 5px;
}
.column.masthead > p {
	width: 550px;
	padding-top: 15px;
}
.column.masthead .gs-agent {
	position: absolute;
	right: 40px;
	top: 115px;
}

/* SPECIAL OFFER
------------------------------*/
.column.special-offer {
	border: 1px solid #f47b29;
	background: #fff;
}
.special-offer .offer-img {
	padding: 10px;
	float: left;
}
.special-offer .offer-exp {
	font-size: 10px;
	color: #9a9b9b;
}
.special-offer .offer-content {
	float: left;
	border-left: 1px solid #dcdcdc;
	padding: 5px 0 5px 15px;
	font-size: 11px;
}
.special-offer .offer-title {
	font-size: 15px;
	font-weight: bold;
	color: #737474;
	margin: 0 0 5px;
}
.special-offer .offer-list {
	margin: 2px 0 0 15px;
	color: #494a4a;
}
.special-offer .first-link {
	margin-bottom: 10px;
}
.special-offer a {
	display: block;
	font-weight: bold;
	font-size: 12px;
}
.special-offer strong {
	font-size: 12px;
}

/* CONTENT BLOCKS
------------------------------*/
.content-block {
	font-size: 13px;
}
.content-block.separate {
	border-bottom: 1px solid #cecfcf;
	margin-bottom: 1px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.content-block a {
	font-weight: bold;
}
.content-title {
	font: bold 20px arial;
	color: #111;
}
.content-sub-title {
	font: normal 15px arial;
	color: #737474;
	margin-bottom: 5px;
}
.content-list {
	color: #494a4a;
	margin: 10px 0 0 20px;
}