body {
	font-family:arial,sans-serif;
	font-size:62.5%;
}
#devicePopup {
	padding:10px 0;
	width:653px;
	display:none;
    z-index: 100;
}

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

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

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

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

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

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

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

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


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

#myDevices h2 {
	float:left;
}

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

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

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

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

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

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

#myDevices div.vert {
	background:url(../images/downloads/template/vertDiv.png) no-repeat left center;
	float:left;
	padding-left:20px;
	width:600px;
}


#myDevices #willItWork {
	background:url(../images/downloads/template/vertDiv.png) no-repeat left center;
	float:left;
	padding-left:20px;
    margin-bottom: 20px;
	width:600px;
}

#myDevices #willItWork h4 {
	color:#333333;
	float:none;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	text-indent:0;
}

#myDevices #willItWork p {
	color:#333333;
	font-size:1.1em;
	margin:5px 0;
}

#myDevices #willItWork form label {
	color:#333333;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin:0;
	padding:0 0 5px 0;
}

#myDevices #willItWork form input {
	float:left;
	margin-right:5px;
	padding:0;
	width:30px;
}

#myDevices #willItWork form input#phoneSuffix {
	margin-right:10px;
	width:40px;
}

#myDevices #willItWork form input.btnSubmit {
	background:url(../images/downloads/buttons/btnSubmit.jpg) no-repeat left top;
	border:none;
	cursor:pointer;
	height:21px;
	margin:0;
	padding:0;
	width:73px;
}
