﻿#ContentContainer {
	margin: 0 auto;
	width: 757px;
	height: 977px;
    padding-left:10px;
	padding-right:10px;
	background-image:url("../images/serve4_BG.jpg");
	background-repeat:no-repeat;
}

#ContentContainer.dropcard {
    background-image:url("../images/serve4_dropcard_BG.jpg");
    width: 777px;
    padding:0;
}

#ContentContainer.dropcard  #top, #ContentContainer.dropcard  #bottom{
    padding:0 10px;
}

ol{
    position: relative; 
    left: -13px;
    margin-top:0;
}

ol li {
    margin-bottom: 6px;
}


ol li .trackInfo{
    font-style:italic;
}

ol li .trackArtist{
    font-weight:bold;
}

#Tracks {
	height:330px;
	width: 757px;
	float:left;
}
.extraCopy {
	display:none;
}
.logo {
	width:360px;
	height:140px;
	background:url(../images/serve4_logo.gif) no-repeat scroll right;
	background-repeat:no-repeat;
	padding-left:0px;
	margin-top:73px;	
	float:left;
}

.dropcard .logo{
    
    width:689px;
	height:62px;
	margin-top:103px;
	background:url(../images/serve4title.gif) no-repeat scroll right;
}
.DLitunes {
	width:185px;
	height:50px;
	float:left;
	font-family:Tahoma;
	color:#fff;
	font-size:11px;
	padding-left:195px;
	padding-top:5px;
	margin-top:93px;
	text-align:left;
}
.headCopy{
	width:175px;
	height:40px;
	float:left;
	font-family:Tahoma;
	color:#fff;
	font-size:11px;
	padding-left:205px;
	padding-top:15px;
	text-align:left;
}
.midBtns {
	width:755px;
	height:146px;
	float:left;
}
.imagineBnr {
	width:160px;
	height:366px;
	margin-top:40px;
	padding-left:15px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
}
.bottomContent {
	width:540px;
	height:366px;
	margin-top:40px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	font-family:Tahoma;
	font-size:11px;
	line-height:13px;
	color:#FFFFFF;
	text-align:left;
}
A:link, A:visited {
	color:#fdbe56;
	text-decoration:underline;
	font-family:Tahoma;
}
A:hover {
	color:#CCCCCC;
	text-decoration:underline;
	font-family:Tahoma;
}
.pnlEmailContent {
	width:130px;
	text-align: center;
}
.pnlConfMessage {
	width:130px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}


