#rx_banner {
	background-image: url(pharmacy_discount_banner/rx_banner.png);
	background-repeat: no-repeat;
	width:610px;
	height:100px;
	position: relative;
	margin-top:15px;
}

#rx_banner > * {
	font-family: Arial,Helvetica,Geneva,sans-serif;
}
#rx_banner p{margin:0px;}
#rx_badge {
	position: absolute;
	background-image: url(pharmacy_discount_banner/rx_discount_card_badge.png);
	background-repeat: no-repeat;
	width:89px;
	height:89px;
	top:5px;
	left:5px;
}

#rx_search_now {
	position: absolute;
	background-image: url(pharmacy_discount_banner/get_card.png);
	background-repeat: no-repeat;
	width:103px;
	height:25px;
	right:10px;
	top:65px;
	line-height: 200px;
	overflow: hidden;
}

#rx_float_1 {
	position: absolute;
	top:10px;
	left:114px;
	font-size: 25px;
	line-height: 35px;
	font-weight: bold;
	color:#3399cc;
	height:30px;
}

#rx_float_2{
	position: absolute;
	color:#999999;
	font-size: 22px;
	line-height: 22px;
	width:500px;
	left:114px;
	top:45px;
	font-weight: bold;
}
#rx_float_3{
	position: absolute;
	color:#333333;
	font-size: 15px;
	right:10px;
	top:10px;
	text-align: right;
	line-height: 16px;
}
#rx_float_4{
	position: absolute;
	left: 114px;
	top: 72px;
	line-height: 20px;
	background-image: url(../../images/camera_thumb.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	cursor: pointer;
	color: #3399cc;
}

#rx_float_4 a {color:#3399cc !important;line-height: 20px; font-size: 14px;}

#rx_sidebar {
	padding:0px;
	padding-top:5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:10px;
	position: relative;
}
#rx_sidebar h2 {
	font-size:17px;
	line-height: 21px;
	color:#3789b9;
	margin-bottom:10px;
}
#rx_sidebar h3 {
	color:#333333;
	font-size:16px;
}
#rx_sidebar #perscription_bottle {
	position: absolute;
	background-image: url(pharmacy_discount_banner/prescription_bottles.png);
	background-repeat: no-repeat;
	width:69px;
	height:65px;
	right:10px;
	top:0px;
}
#rx_sidebar p {font-size:14px;line-height: 20px;}

#rx_CardSteps {
	position: relative;
	width:494px;
	height:159px;
	background-image: url(pharmacy_discount_banner/rxcardsteps.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#rx_PrintCard {
	position: absolute;
	left:0px;
	top:58px;
	display:block;
	width:494px;
	height:42px;
	outline:none;
	line-height: 200px;
	z-index: 5;
	overflow: hidden;
}

#rx_ImageContainer {
	position: relative;
	width: 332px;
	height: 191px;
	float:right;
	border: dotted 2px black;
}
#rx_FullName {
	position: absolute;
	top: 32px;
	left: 40px;
	z-index: 10;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 2px;
}
#rx_UserId {
	position: absolute;
	top: 43px;
	left: 55px;
	color:#990000;
	z-index: 10;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}
#rx_WaterMark {
	position: absolute;
	top: 53px;
	left: 5px;
	color: gray;
	z-index: 10;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	font-size: 80px;
	font-weight: normal;
	text-transform: uppercase;
}
#rx_CardImage {
	position: absolute; top: 0px; z-index: 1;
}
