#iphoneapps #main #productbanner .products { width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/iphone-applications.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }
#iphoneapps #main #productbanner .contacts { width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/contactbanner.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }
#iphoneapps #main #productbanner .support { width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/supportbanner.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }
#iphoneapps #main #productbanner .newsletter { width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/newsletter-banner.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }
#iphoneapps #main #productbanner .aboutus { width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/aboutus-banner.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }
#iphoneapps #main #productbanner .tts{ width:980px; min-height:204px; _height:204px; _padding-top:-30px; margin:-61px 0 0 -50px; background:url(../images/ttsbanner.png) no-repeat 0 0; behavior:url(../scripts/iepngfix.htc); }

#iphoneapps #main #productbanner img { margin-bottom:-30px; }

#iphoneapps #content ol .section { border-bottom: 1px solid #d7d7d9; float: left; margin-bottom: 36px; padding: 9px 0 36px; width: 100%; }
#iphoneapps #content ol .section.last { border: none; margin-bottom: 0; }
#iphoneapps #content ol { float: left; margin-left: 0; width: 100%; }
#iphoneapps #content ol li { list-style: none; float: left; margin-right: 43px; width: 185px; _margin-right: 40px; }
#iphoneapps #content ol li.last { margin-right: 0; }
#iphoneapps #content ol li h2 {padding-top:0px;margin-bottom:0px;}
#iphoneapps #content ol li h2,
#iphoneapps #content ol li p { position: relative; z-index: 2; _width: 185px; }
#iphoneapps #content ol li p a.more { _position: relative; }
#iphoneapps #content li p { margin-bottom: 0; }
#iphoneapps #content li p.info { color: #797c80; font-size: 11px; }
#iphoneapps #content li p.info span.price { border-left: 1px solid #797c80; margin-left: 5px; padding-left: 5px; }

.col{
	margin-top: 35px;
	margin-bottom:20px;
	width: 410px;
	position: relative;
	z-index: 50;
}

.colleft {
	padding-right: 45px;
	float: left;
}

.colright {
	float: left;
}

.subhead { font-size:14px; font-weight:bold;}

form, fieldset {
	margin-left: -20px;
	padding: 0;
}

fieldset {
	border: 0;
}


label {
	display: block;
	float: left;
	width: 10em;
	
}


input, select, textarea {
	width: 20em;
	float: left;
	margin-bottom: 0.5em;
	padding: 0.4em;
	color: #C5CBD0;
	background: transparent url("../images/opaque.png") 0 0 repeat;
	border: none;
}

input:focus, select:focus, textarea:focus {
	color: #000;
	background: transparent url("../images/opaque_hover.png") 0 0 repeat;
}

textarea {
	width: 20em;
	height: 7em;
	line-height: 1.3em;
	overflow: auto;
}

button {
	padding: 0.3em 0 0.3em 0;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	width: auto; 
	overflow: visible;
	background-color: transparent;
	border: none;
}

button:hover {
	background-color: #509f24 !important;
}

button:active {
	background-color: #800 !important;
}



form#contactform label {
	width: 9em;
}



form#contactform fieldset#msg {
	margin-top: 1em;
}

form#contactform input, form#contactform textarea {
	width: 28em;
}

form#contactform textarea {
	height: 14em;
}

#submit {
	background: url(../images/submitbutton.png) no-repeat left top;
	cursor: pointer;
	letter-spacing: 0;
	text-indent: -999px;
	border:none;
	margin-top:15px;
	width: 280px;
	height: 28px;
	line-height: 0;
	
}
#submit:hover {background: url(../images/submitbutton.png) no-repeat left bottom;}





