﻿
#mySamsungProfilePopup {
	DISPLAY:none;
	width:653px;
	Z-INDEX: 100;
	POSITION: absolute;
	RIGHT: 50px;
	TOP: 26px;
}

#mySamsungProfilePopupHeader .hiddenIFrame {
	MARGIN: 10px;
	OVERFLOW: hidden;
}

#mySamsungProfilePopupHeader {
	background:url(../images/downloads/popup/popupBkgdTop.gif) no-repeat left top;
	position:relative;
	HEIGHT: 18px;
}
#mySamsungProfilePopupContainer {
	background:transparent url(../images/downloads/popup/popupBkgdTile.gif) repeat-y left top;
	clear:both;
	overflow:hidden;
}

#mySamsungProfilePopupBtm {
	background:url(../images/downloads/popup/popupBkgdBtm.gif) no-repeat left top;
	height:18px;
}

#myProfile {
	float:left;
	padding-left:10px;
	padding-right:25px;
	overflow:hidden;
	width:215px;
}

#myProfile ul li {
	/*font-size:1.3em;*/
	padding:0 0 5px 0;
}

#myPreferences {
	border-left:1px solid #eee;
	float:left;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width:328px;
}

#myPreferences h2 {
	float:left;
}

#myPreferences p#edit {
	float:right;
	padding-top:5px;
}

#myPreferences div {
	float:left;
	padding-left:15px;
	min-height:115px;
	height:auto !important;
	height:115px;
	width:149px;
}

#myPreferences p#edit + div,
#myPreferences div#app {
	clear:both;
}

#myPreferences div ul li {
	/*font-size:1.1em;*/
	padding:0;
}

#myPreferences div p.viewAll {
	float:left;
	padding-left:60px;
}

#myPreferences p#myPicks {
	clear:both;
	margin-left:25px;
}

/* March to a Million */
body.marchToAMillion
{
	background:url(/Images/marchMillion/top_img.jpg) no-repeat;
	background-position:center 97px;
}


body.marchToAMillion #contentWrapper
{
	width:980px;
}

body.marchToAMillion #content.wide
{
	margin-top:150px;	
	width:900px;
	padding-bottom:140px;
}

body.marchToAMillion #contentWrapper
{
	background:url(/Images/marchMillion/btm_img.jpg) no-repeat;
	background-position:center bottom;
}

body.marchToAMillion .legal
{
	font-size:9px;
	font-weight:bold;
	margin-top:20px;
	display:block;
}

body.marchToAMillion #headline h1
{
	display:block;
	text-indent:-3000px;
}

body.marchToAMillion ul#marchMillionList
{
	margin-left:50px;
	list-style-type:disc;
}

body.marchToAMillion ul#marchMillionList li
{
	margin-bottom:10px;
}

body.marchToAMillion ul#marchMillionList a
{
	color:#000000;
	background:url(/Images/marchMillion/pdf_img.gif) no-repeat;
	background-position:right center;
	padding-right:20px;
	padding-bottom:2px;
}

body.marchToAMillion #footer
{
	border:none;
	padding-top:0;
}