*{ margin:0; padding:0; }
img{ border:0; }
a{ outline:none; text-decoration: none; color: #d3530d; }
a:hover{ text-decoration: underline; color: #d3530d; }
.clear:after { content: "."; clear: both; height:0; display:block; visibility: hidden; }
.alt { 	position: absolute; left: -9999px; }

body {
	font-size: 62.5%;
	text-align: center;
	background-color: #fff;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #000;
}

div#wrapper {
	width: 790px;
	text-align: left;
	margin: 0 auto;
}

div#header {
	width: 772px;
	height: 28px;
	background: url("../img/landing/free/header-bkg.gif") no-repeat top left;
	padding: 9px 0 0 18px;
}

div#header h1{
	width: 145px;
	height: 17px;
	background: url("../img/landing/free/logo.gif") no-repeat top left;
}

div#header a{
	display:block;
	width:145px;
	height:17px;
}


div#content-wrapper {
	width: 790px;
	background: url("../img/landing/free/content-bkg.jpg") no-repeat top left;
	margin: 15px 0;
}

div#echo-message {
	height: 42px;
	padding: 11px 0 0 27px;
}

div#echo-message h2 {
	color: #982e30;
	font-size:1.6em;
}

div#echo-message h3 {
	font-size:1.4em;
}

div.col {
	float:left;
	display:inline;
	width:380px;
	position: relative;
	padding-left: 15px;
}

div.col h3 {
	margin: 15px 0 10px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 18px;
}


div.col h3#h_epocratesrx {
	background-image: url("../img/landing/free/h_epocratesrx.gif");
	width: 281px;
}

div.col h3#h_epocratesonline {
	background-image: url("../img/landing/free/h_epocratesonline.gif");
	background-position:  0 2px;
	width: 242px;
}

div.col p {
	font-size: 1.2em;
	line-height: 1.3em;
	width: 210px;
}

div.col p+p{
	margin-top: 10px;
}

div.col p.lead {
	font-weight: bold;
}

div.col ul{
	list-style-image:url("../img/landing/free/arrow.gif");
	margin: 10px 0 10px 25px;
	font-size: 1.2em;
}

div.col li{
	margin-bottom: 5px;
}

div.col img#b_download {
	margin-left: 76px;
}
div.col img#b_search, div.col img#b_signin {
	margin-left: 138px;
	margin-top: 4px;
}


div#footer {
	width: 790px;
	height: 58px;
	padding: 12px 0 0 0;
	background: url("../img/landing/free/footer-bkg.gif") no-repeat top left;
	font-size: 1.1em;
	text-align: center;
}

div#footer span#footer-links {
	margin-left: 20px;
}

div#footer a {
	margin: 0 5px;
}
