#contenttext {
	width:950px;
	height:580px;
	position:relative;
}

#info {
	width:400px;
	height:150px;
	position:absolute;
	left:80px;
	top:0px;
}

#sunimage {
	width:250px;
	height:225px;
	position:absolute;
	right:140px;
	top:0px;
	z-index:1;
}

#table {
	width:722px;
	height:372px;
	padding-top:18px;
	padding-left:20px;
	position:absolute;
	left:100px;
	top:170px;
	background-image:url(../images/frontend/download/download_bkg_table.png);
	background-repeat:no-repeat;
}

#table .blue {
	width:700px;
	border:none;
	border-bottom-color:#2957c4;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

#table .blue .disabled {
	color:#848d95;
}

#table .blue td {
	background-color:transparent;
	color:#4a9cde;
	font-size:12px;
}

#table .blue .large td {
	background-image:url(../images/frontend/download/table_td_large_bkg.png);
	background-repeat:repeat-x;
	height:150px;
	border-top-color:#4da1df;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#2957c4;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

.largecellcontainer {
	position:relative;
}

#chooseApplicationStep3 input.label {
	height:20px;
	width:200px;	
	background-image:url(../images/shared/form_input_bkg.png);
	background-repeat:repeat-x;
	border-color:#f2f2f2;
	border-style:solid;
	border-width:1px;
	border-top-color:#a5a5a5;
	border-top-style:solid;
	border-top-width:1px;
	color:#9ca6af;
	font-size:14px;
	float:left;
	margin-top:5px;
	margin-right:5px;
}

#chooseApplicationStep3 input.label:focus {
	color:#000000;
}

#table .blue .large td .headerimage {
	width:40px;
	height:30px;
	position:relative;
	top:-58px;
	left:0px;
}

#table .blue .large td .headertext {
	width:520px;
	position:absolute;
	top:-53px;
	left:40px;
	font-size:18px;
}

#table .blue .large td .headertext .darker {
	color:#2a59c5;
	padding-left:10px;
}


#table .blue .large td .headertext .smaller {
	font-size:12px;
	padding-left:10px;
}

#table .blue .large td .downloadnowimage {
	width:85px;
	height:83px;
	position:absolute;
	top:-10px;
	left:30px;
}

#table .blue .large td .downloadnowtext {
	width:420px;
	height:85px;
	position:absolute;
	top:-5px;
	left:140px;
	font-size:18px;
}

#table .blue .large td .downloadnowtext p {
	margin-top: 3px;
	margin-bottom: 3px;
}

#table .blue .large td .downloadnowtext .smaller {
	font-size:12px;
}

#table .blue .large td .storelogo {
	width:100px;
	position:absolute;
	top:45px;
	left:140px;
}

#table .blue .large td .image {
	width:105px;
	height:140px;
	position:absolute;
	top:-52px;
	right:20px;
}

#table .blue .large {
	border-top-color:#4da1df;
	border-top-style:solid;
	border-top-width:4px;
	border-bottom-color:#2957c4;
	border-bottom-style:solid;
	border-bottom-width:4px;
}

#chooseApplicationStep1, #chooseApplicationStep2, #chooseApplicationStep1Form, #chooseApplicationStep2Form {
	width: 120px;
	float:left;
}

#getappform form table tbody tr {
	border: 0px;
}

form table tbody td {
	width: auto;
}

form table tbody label {
	width: auto;
}

form input.button {
	float: right;	
}
	
#getappform h2 {
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom-color: #F2F2F2;
	border-bottom-style: solid;
	border-bottom-width: 1px;
} 
