/**
 * Copyright (c) 99designs. 2007-2014
 *
 * @source http://99designs.com/static/css/pages/overview.css
 * @version 4625c4309b2c4a2
 */


#contest-entries > h1,
#contest-brief > h1 {
font-family: 'ProximaNova';
font-weight: bold;
font-size: 24px;
color: #464d5c;
margin-bottom: 20px;
}
#contest-entries {
float: left;
width: 720px;
}
#contest-brief {
float: right;
width: 220px;
}
#contest-entries span.status {
display: none;
}
#contest-entries .all-designs {
text-align: center;
}
#contest-brief dt {
font-family: Helvetica;
font-weight: bold;
font-size: 13px;
color: #666666;
line-height: 1.5;
}
#contest-brief dd {
font-family: Helvetica;
font-size: 11px;
color: #666666;
margin-bottom: 10px;
line-height: 1.2;
}
#content #contest-brief p,
#content #contest-brief li {
font-family: Helvetica;
font-size: 11px;
color: #666;
line-height: 1.2;
}
#contest-brief .read-full-brief {
margin-top: 20px;
}
#cta {
margin-top: 50px;
padding: 40px 40px 10px 40px;
line-height: 1.5;
text-align: center;
background: #FFFFFF url(/static/images/shared/gradient-bg.png) no-repeat 0 0;
}
#cta a {
margin-top: 10px;
}
