@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, p, img {margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-size:16px;
font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; line-height:20px;}
img, iframe { border:0px; display:block;}
a { text-decoration:none;}


body { background-color:#eee;}


#line {width:100%; padding:2px 0px 2px 0px;}


/*MAIN BRANDING*/


.dmc-leaderboard {
	box-sizing:border-box;
	background-color:#fff;
	background-image:url(leaderboard_1206.jpg);
	background-repeat:repeat;
	width:728px; height:90px; margin:auto; overflow:hidden;
	}

.dmc-leaderboard .logo {width:250px; height:65px; margin-right:8px; float:right; text-align:center;}
.dmc-leaderboard .logo img {height:55px; padding:5px; display:inline-block;}
.dmc-leaderboard .mid {width:465px; float:left; height:90px; overflow:hidden;}
.dmc-leaderboard .text {box-sizing:border-box; width:100%; height:30px; padding:50px 10px 0px 10px; text-align:center;}
.dmc-leaderboard .text p.tagline { max-height:30px; color:#333; font-size:15px; line-height:30px; font-weight:bold; overflow:hidden;}
.dmc-leaderboard .text p.company { color:#333; font-size:16px; line-height:16px; white-space: nowrap;}


/*THEME CONTROL - this will be changed inline by the database*/
.main-color {background-color:#fff !important;}
.main-color-text {color:#333 !important;}
.second-color {background-color:#333 !important;}
.second-color-text {color:#fff !important;}

