#cert_page {
	width: 960px;
	margin: 0 auto;
}
.preview_actions {
	margin-top: 10px;
	margin-right: 10px;
	text-align: right;
}
.preview_actions a {
	font-size: 12px;
}
#cert_wrapper {
	width: 950px;
	margin-bottom: 30px;
        font-family: 'Ubuntu', sans-serif;
}
#cert_page_logo_wrapper {
	width: 960px;
	height: 0px;
	margin: 0;
}
#cert_page_logo_wrapper > img {
	width: 161px;
	height: 180px;
        float: right;
        margin-right: 50px;
        margin-top: -180px;
}
#cert_page_logo_wrapper > span {
        display: inline-block;
        width: 870px;
        height: 36px;
        text-align: left;
        color: #fff;
        font-size: 3.75em;
        margin-top: 130px;
        margin-left: 40px;
        font-weight: bold;
        letter-spacing: 0.025em;
}
#cert_page_logo_wrapper > span.series
{
        margin-top: 180px;
}
#cert_page_logo_wrapper span.subtitle {
        display: inline-block;
        font-size: 2.66em;
        font-weight: bold;
        margin-top: 10px;
}
.custom_logo_wrap {
	width: 33%;
	float: right;
	margin-top: 20px;
	text-align: right;
}
#cert_logo {
	width: auto;
	max-width: 100%;
	max-height: 145px;
}
.cert_logo_assessment {
        margin-top: 160px;
}
.cert_logo_assignment {
        margin-top: 72px;
}
.cert_logo_series {
        margin-top: 48px;
}
.cert_border {
	margin: 20px 0;
	border: 1px solid #ccc;
	box-shadow: 3px 3px 12px #bbb;
}
.cert_bg {
	padding: 50px 40px;
}
.cert_top {
        background-color: #005c96;
        width: 100%;
        height: 240px;
}
.cert_title {
	width: 780px;
	margin: 45px auto 25px;
}
.cert_text {
        font-size: 1.4em;
        color: #444;
}
.cert_text span {
	display: block;
	color: #444;
}
.cert_text span.inline {
        display: inline;
}
.cert_text span.completed {
        margin-top: 120px;
}
.cert_text span.name {
        font-size: 1.8em;
        margin-bottom: 25px;
}
.cert_text span.item {
        font-size: 1.6em;
        margin-top: 30px;
}
.cert_text span.date {
        margin-top: 30px;
}
#cert_sig_wrapper {
        width: 66%;
	float: left;
        font-size: .8em;
	margin-top: 120px;
}
.byline {
        margin-top: 20px;
}
