body {
	font-family:arial,sans-serif;
	font-size:62.5%;
}

#popup {
	padding:10px 0;
	width:653px;
	display:none;
}

#accountHeader {
	background:url(../images/downloads/popup/popupBkgdTop.gif) no-repeat left top;
	position:relative;
}

p#close {
	overflow:hidden;
	position:absolute;
	right:15px;
	text-indent:-10000px;
	top:10px;
}

p#close a {
	background:url(../images/downloads/popup/popupBtnClose.gif) no-repeat left top;
	display:block;
	height:12px;
	width:14px;
	
}

#container {
	background:transparent url(../images/downloads/popup/popupBkgdTile.gif) repeat-y left top;
	clear:both;
	margin-top:-15px;
	padding-top:25px;
	overflow:hidden;
	zoom:1;
}

div.answer ul {

       list-style-type:disc;
       font-size:1.1em;
       margin: 1em; 
       padding: 1em;
}


#btm {
	background:url(../images/downloads/popup/popupBkgdBtm.gif) no-repeat left top;
	height:18px;
}

h1,
h2,
h3 {
	color:#0A2C63;
	margin:0;	
}

h2,
h3 {
	padding:0 0 5px 0;
}

h1 {
	font-size:1.7em;
	margin:0;
	padding:10px 0 0 10px;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.2em;
}

p {
	font-size:1.1em;
	padding:0;
	margin:0;
}

a {
	color:#0A2C63;
}

img {
    border: none; 
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#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;
}

#myPreferencesPop {
	border-left:1px solid #eee;
	float:left;
	padding-left:10px;
	padding-right:10px;
	overflow:hidden;
	width:328px;
}

#myPreferencesPop h2 {
	float:left;
}

#myPreferencesPop p#edit {
	float:right;
	padding-top:5px;
}

#myPreferencesPop div {
	float:left;
	padding-left:15px;
	min-height:115px;
	height:auto !important;
	height:115px;
	width:149px;
}

#myPreferencesPop p#edit + div,
#myPreferencesPop div#app {
	clear:both;
}

#myPreferencesPop div ul li {
	font-size:1.1em;
	padding:0;
}

#myPreferencesPop div p.viewAll {
	float:left;
	padding-left:60px;
}

#myPreferencesPop p#myPicks {
	clear:both;
	margin-left:25px;
}
