/* CSS Document */
/*Styles for Uber */
#introArea {
 padding: 12px 12px 12px 12px;
 overflow: hidden;
}
.col1inner {
 border-bottom: 4px solid #E2D9C5;	
 padding-bottom: 25px;
}
#introArea h1 {
	font-size:36px;
	padding-top:10px;
}
#introArea h2 {
text-transform: none;
font: bold 25px/25px Garamond,"Times New Roman",Times,serif;
padding-top: 25px;
padding-bottom: 0px;
margin-bottom:10px;
}
.dw-bttn { /* Download button */
background-color: #415d6f;
background-image: -moz-linear-gradient(center top , #415d6f, #587180);
border: 1px solid #9AC9FF !important;
box-shadow: 0 1px 1px #b6cedd inset, 0 2px 2px rgba(0, 0, 0, 0.6);
color: white !important;
display: inline-block;
font: 600 11px/1.4 "myriad-pro-1","myriad-pro-2","Lucida Grande",Sans-Serif;
padding: 7px 13px;
position: relative;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
/* Pricing Table  */

.inner_col {
float: left;	
}