/* Home positioning */
#container #left #logo {
	margin-top: 228px;
}

#container #right {
	padding-top: 150px;
	width: 736px;
}
#container #right #content {
	margin-left: 44px;
	padding-right: 0;
	padding-bottom: 40px;
}

/* Home layout styles */
h1.title {
	display: none;
	margin-bottom: 0;
}

h2 {
	font-size: 2.46em;
	padding-bottom: 0;
	line-height: 13px;
}

h3 {
	font-size: 1.58em;
	margin-bottom: 8px;
}

/* Global content styles */
#content .content-item {
	padding: 15px 12px 5px 12px;
}

#content .column-left .n1,
#content .column-right .n1 {
	padding: 0;
}

/* Left column */
#content .column-left {
	color: #000;
	float: left;
	width: 273px;
}

#content .column-left .n1 {
	background: transparent;
	height: 180px;
	margin-top: 44px;
}

#content .column-left .n2 {
	background: #fff;
}

#content .csc-header {
	margin-top: 0;
}

#content .column-left .n2 h2,
#content .column-left .n2 h3 {
	color: #EC166E;
}

#content .column-left .n2 h3 {
	line-height:1.2em;
}

#content .column-left .buttons {
	background: #fff;
	width: 261px;
	padding-left: 12px;
	padding-bottom: 18px;
}

#content .column-left .buttons .button {
	background: #fff;
	margin-right: 12px;
	width: 110px;

}

#content .buttons .button {
	float: left;
	height: 31px;
	overflow: hidden;
	position: relative;
}

#content .column-right .buttons .button {
	width: 170px;
}

#content .column-right .buttons {
	background: #034ea2;
	width: 257px;
	padding-left: 12px;
	padding-bottom: 18px;
}

#content .column-right .buttons .button {
	width: 170px;
	height: 24px;
}


#content .column-right .n2 h2{
	padding-bottom: 4px;
}
#content .buttons .button img {
	position: absolute;
	top: 0;
}

#content .buttons .hover img {
	top: -31px;
}

/* Right column */
#content .column-right {
	float: left;
	width: 365px;
}

#content .column-right .tx-ebba-media-controller {
	width: 364px;
	height: 251px;
}

#content .column-right .n1 {
	width: 365px;
	height: 295px;
}

#content .column-right .n1 h2 {
	background-color: #f46a17;
	display: inline-block;
	font-size: 2.27em; /* 25px */
	font-weight: bold;
	padding: 0px 13px 0px 13px;
	line-height: 44px;
}

#content .column-right .n2 {
	background: #034ea2;
	color: #fff;
	width: 245px;
}

#content .column-right h2,
#content .column-right h3,
#content .column-right a {
	color: #fff;
}

#content .column-right a:hover {
	background: none;
}

#content .column-right h3 {
	font-size: 1em;
	text-transform: none;
}