#profile-header {
height: 100px;
background: #222;
}

#profile-header-core {width:990px;
height:100px;
margin:0 auto;
background: url(../images/publish-header.png) 0px -55px no-repeat;}

#profile-header-core h1{font-family:'Nunito', sans-serif;
font-weight:700;
font-size:3em;
color:#ccc;
padding-top:10px;}

#profile-header-core p {font-family:'Nunito', sans-serif;
font-weight:300;
color:#f9b627;
font-size:12px;
width:500px;}

#content-holder {margin-top: 1px;
background: url(../images/shade-line-down.png) repeat-x top center;}

#core-holder{width:990px;
margin:0 auto;
padding-top:30px;}

#content-holder a:hover {
color: #f98527;
}

#content-holder a {
color: #3b72d2;
text-decoration: none;
}

#h-tile {margin:0 auto;
width:990px;
padding:30px 0;
float:left;}

#h-tile #h-tile-image {width:160px;
height:80px;
display:block;
float:left;
margin-right:10px;}

#h-tile h1 {font-family:'Nunito', sans-serif;
font-weight:700;
font-size:1.8em;
color:#333;
margin-top:10px;}

#h-tile p {font-size: 13px;
line-height: 20px;}

#map-holder {height:673px;
background:#ffffff;
margin:1px 0 30px 0;
position:relative;}

#adformats-tiles{list-style:none;
margin:0;
padding:0;
width: 632px;}

.adformats-tiles-selected {background: #f9d000 !important;}

#adformats-tiles li {float: left;
width: 160px;
padding: 10px 10px 20px;
border-radius: 10px;
background: #f0f0f0;
box-shadow: 0 3px #bbb, 0px 5px 10px #777;
margin: 0 20px 20px 0;
border: 2px solid #fff;
font-size: 12px;
color: #333;
line-height: 16px;
cursor:pointer;
-webkit-transition: 0.15s;
-moz-transition: 0.15s;
-o-transition: 0.15s;
transition: 0.15s;}

#adformats-tiles li:hover {background: #f9d000;
box-shadow: 0 8px #bbb, 0px 10px 10px #777;
margin-top:-6px;}

#adformats-tiles li span{display:block;
width:160px;
height:80px;
margin-bottom:10px;}

#adformats-tiles li label{
display: block;
margin: 5px 0 0;
line-height: 14px;}

#adformats-holder {text-align: center;
position: relative;
padding: 50px 0;}

#adformats-tiles-description {width: 590px;
text-align: left;
margin-bottom:20px;}

#adformats-tiles-description h1 {font-family:'Nunito', sans-serif;
font-weight:700;
font-size:1.8em;
color:#333;}

#adformats-tiles-description p {font-size: 13px;
line-height: 18px;
color: #000;}

#map-title {height:40px;
padding:10px 20px 10px 20px;
background:#333;
position:absolute;
margin:20px auto 0;
font-family: 'Nunito', sans-serif;
font-weight: 700;
font-size: 2em;
color: #fff;}

#map-title-info1 {height:30px;
padding:5px 20px 5px 20px;
background:#f9a227;
position:absolute;
margin:75px auto 0;
color: #333;}

#map-title-info2 {height:30px;
padding:5px 20px 5px 20px;
background:#f98527;
position:absolute;
margin:110px auto 0;
color: #333;}

#map-title-info1 span, #map-title-info2 span {font-family: 'Nunito', sans-serif;
font-weight: 700;
font-size: 1.5em;}

#adformats-screenshots-holder{width:327px;
overflow-x:hidden;
float:right;}

#adformats-screenshots{width:2289px;}

.adformats-screen-tile {width:327px;
float:left;
text-align:left;}

.adformats-screen-tile label{font-size: 14px;
color: #c90;
background: #ff9;
padding: 3px;
border: 1px dotted #C90;}

.adformats-screen-tile p{font-size: 13px;
line-height: 17px;
margin-top: 10px;}

.adformat-w-h-size{padding: 2px;
    display: block;
    float: left;
    border: 1px dotted #999;
	margin-right:3px;
	margin-top:3px;
	font-size: 10px;}
