@charset "utf-8";
/************* Base ******************/
html, body {
height: 101%;
}
body {
font-family: Arial, Helvetica, sans-serif;
background: #e0e2d7;
text-align: center;
margin: 0;
padding: 0;
}
img {
padding: 0;
margin: 0;
border-style: none;
}
a, input {
outline: none;
}
a {
color: #198284;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
p {
color: #6d6d6d;
}
div.clear {
clear: both;
margin: 0px;
padding: 0px;
width: 100%;
float: left;
height: 20px;
background: #0099FF;
}
#page {
text-align: left;
margin: 0px auto;
padding: 0px;
width: 956px;
position: relative;
z-index: 2;
}
#logo {
background: transparent;
margin: 0px;
padding: 0px;
height: 194px;
width: 146px;
position: absolute;
left: 57px;
top: 0px;
z-index: 999;
}
#logo a {
text-decoration: none;
height: 194px;
width: 146px;
display: block;
}

/************* Header and Top Nav ******************/

#header {
background: #E0E2d7 url(../../css/img/ps_header_bg.png) no-repeat left top;
margin: 0px auto;
height: 145px;
width: 956px;
position: relative;
}
#nav {
margin: 98px 0px 0px;
padding: 0px;
float: right;
height: 28px;
width: 707px;
}
#nav ul {
margin: 0px;
padding: 0px;
list-style: none;
}
#nav li {
margin: 0px 2px 0px 0px;
padding: 0px;
float: left;
height: 28px;
width: 114px;
}
#nav a {
font-size: 12px;
line-height: 28px;
color: #007476;
margin: 0px;
padding: 0px;
float: left;
height: 28px;
width: 114px;
text-align: center;
background: url(../../css/img/ps_nav_bg.png) no-repeat;
text-decoration: none;
}
#nav a:hover {
background: url(../../css/img/ps_nav_bg_over.png);
color: #fff;
}
#nav  a.active, #nav a.active:hover {
background: url(../../css/img/ps_nav_bg_active.png);
color: #fff;
}
#subnav {
margin: 0px;
padding: 0px;
float: right;
height: 19px;
width: 717px;
overflow: hidden;
}
#subnav ul {
margin: 3px 0px 0px;
padding: 0px;
list-style: none;
float: left;
}
#subnav li {
float: left;
padding: 0px;
margin: 0px;
}
#subnav a {
font: 11px Arial, Helvetica, sans-serif;
color: #fff;
text-decoration: none;
float: left;
margin: 0px;
padding: 0px 5px;
border-right: 1px solid #8CC0C1;
}
#subnav  a:hover, #subnav a.active {
text-decoration: underline;
}


/************* Main Area ******************/

#main {
background: #fff url(../../css/img/ps_main_bg.png) repeat-y;
margin: 0px;
padding: 0px;
float: left;
width: 956px;
}

/************* Left Nav ******************/

#left_col {
background: transparent url(../../css/img/ps_left_col_bg.png) no-repeat 4px 0px;
margin: 0px;
padding: 0px 0px 12px;
float: left;
width: 241px;
}
#left_nav {
background: transparent url(../../css/img/ps_left_nav_bottom.png) no-repeat bottom;
display: block;
margin: 60px 0px 0px 13px !important;
margin: 60px 0px 0px 6px;
padding: 0px 0px 9px;
float: left;
width: 224px;
list-style: none;
color: #007476;
}
#left_nav li {
margin: 0px;
float: left;
width: 224px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
#left_nav li ul {
background: url(../../css/img/ps_left_nav_bg.png) repeat-y;
margin: 0px;
padding: 0px;
float: left;
width: 224px;
list-style: none;
}
#left_nav li ul li {
margin: 0px;
padding: 0px;
float: left;
width: 224px;
}
#left_nav li ul li a {
background: transparent url(../../css/img/ps_left_nav_link.png) repeat-x bottom;
margin: 0px 0px 0px 10px !important;
margin: 0px 0px 0px 10px;
padding: 0px;
float: left;
width: 204px;
color: #198284;
text-decoration: none;
line-height: 30px;
font-size: 14px;
height: 30px;
}
#left_nav li ul li a.end {
background: url(none);
}
#left_nav li ul li a:hover {
text-decoration: underline;
}
#left_nav li#drugstores {
background: transparent url(../../css/img/ps_left_nav_drugstores.png) no-repeat;
margin: 0px;
padding: 39px 0px 0px;
}
#left_nav #brownco {
background: transparent url(../../css/img/ps_left_nav_brownco.png) no-repeat;
padding-top: 40px;
}
#left_nav #pcenter {
background: transparent url(../../css/img/ps_left_nav_phoenix_center.png) no-repeat;
padding-top: 40px;
}
#left_nav #ptech {
background: transparent url(../../css/img/ps_left_nav_ptech.png) no-repeat;
padding-top: 40px;
}
#left_nav #pxpress {
background: transparent url(../../css/img/ps_left_nav_phoenix_express.png) no-repeat;
padding-top: 40px;
}

/************* Top Callouts ******************/

#content_container {
background: transparent url(../../css/img/ps_content_bg.png) no-repeat;
margin: 0px;
padding: 0px;
float: left;
width: 712px;
}
div.content {
float: left;
margin: 28px 0px 0px 22px !important;
margin: 28px 0px 0px 11px;
padding: 16px 0px 24px;
width: 672px;
background: url(../../css/img/ps_overview_bg.png) no-repeat;
}
div.content a {
color: #4B9D9E;
text-decoration: none;
}
div.content a:hover {
text-decoration: underline;
}

div.content h1 {
color: #69ADAE;
padding-bottom: 6px;
margin-right: 12px;
margin-left: 12px;
background: url(../../css/img/ps_content_h1_bg.png) repeat-x bottom;
font-size: 24px;
font-weight: normal;
}
div.content h2 {
font-size: 14px;
margin-right: 12px;
margin-left: 12px;
display: inline;
}
div.content p {
font-size: 12px;
color: #6d6d6d;
margin-right: 12px;
margin-left: 12px;
line-height: 16px;
}
div.content ul li {
font-size: 12px;
color: #6d6d6d;
margin-right: 12px;
margin-left: 12px;
line-height: 16px;
}
ul.bookmart  {
margin-left: 231px;
list-style: none inside;
font-size: 12px;
color: #6d6d6d;
margin-right: 12px;
margin-top: 12px;
}
ul.bookmart  li {
line-height: 18px;
list-style: none inside;
}
#home_top_callout_box {
margin: 18px 0px 0px 14px !important;
margin: 18px 0px 0px 6px;
padding: 8px 0px 0px 8px;
float: left;
width: 694px;
background: transparent url(slide-back.png) no-repeat;
height: 293px;
}
#left_large_callout {
float: left;
margin-top: 9px;
margin-left: 9px;
}
#right_top_callout {
float: left;
margin-top: 9px;
margin-left: 4px;
}
#right_bottom_callout {
float: left;
margin-top: 4px;
margin-left: 4px;
}

/************* Maint Text Area ******************/

#maintext {
background: transparent url(../../css/img/ps_main_text_bg.png) repeat-y;
margin: 5px 0px 0px 16px !important;
margin: 5px 0px 0px 8px;
padding: 0px;
float: left;
width: 452px;
}
#maintext    h1.welcomeheader {
color: #8a8b84;
background: transparent url(../../css/img/ps_main_text_top_header.png) no-repeat;
display: block;
margin: 0px;
padding: 3px 0px 0px 12px;
height: 35px;
font-size: 16px;
line-height: 32px;
font-weight: normal;
}
#maintextholder {
width: 452px;
float: left;
clear: left;
padding: 0;
margin: 0;
height: 170px;
}


/************* At A Glance Area ******************/

#glance{
width: 452px;
float: left;
clear: left;
padding: 0;
margin: 0;
height: 168px;
}

#maintext h1.glanceheader {
color: #8a8b84;
background: transparent url(../../css/img/ps_ataglance_header.png) no-repeat;
display: block;
margin: 12px 0px 0px;
padding: 0px 0px 0px 12px;
height: 35px;
position: relative;
font-size: 16px;
line-height: 35px;
font-weight: normal;
}
#maintext h1.glanceheader span   {
display: block;
padding: 0px;
position: absolute;
top: 0px;
right: 12px;
}
#maintext .glanceheader img {
cursor: pointer;
}

#maintext h2 {
color: #389294;
padding: 0px;
margin: 4px 12px 0px;
font-size: 14px;
font-weight: bold;
}
#maintext p {
color: #5d5e58;
padding: 0px;
margin: 8px 12px 0px;
font-size: 11px;
line-height: 18px;
}
#maintext div.glance {
margin: 0px;
padding: 0px;
float: left;
height: 133px;
width: 452px;
cursor: pointer;
background:url(glance_back.png) no-repeat left top;
}

div.glance a.learn-more {
	display:block;
	background:url(learn-more.png) no-repeat left top;
	width: 153px;
	height: 30px;
	text-indent:-3000px;
	margin-top:10px;
	
}

#maintext div.glance p  {
color: #5d5e58;
float: right;
display: block;
width: 210px;
margin-top: 24px;
font-size: 10px;
line-height: 14px;
}
#maintext    div.glance   a  {
color: #389294;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}
#glance1 {
background: url(../../css/img/ps_glance1_bg.png) no-repeat;
}
#glance2 {
background: url(../../css/img/ps_glance2_bg.png) no-repeat;
}
#glance3 {
background: url(../../css/img/ps_glance3_bg.png) no-repeat;
}
#glance4 {
background: url(../../css/img/ps_glance4_bg.png) no-repeat;
}
#glance5 {
background: url(../../css/img/ps_glance5_bg.png) no-repeat;
}

/************* Newsletter Callout ******************/

#newsletter_callout {
background: transparent url(../../css/img/ps_newsletter_callout_bg.png) no-repeat 0px bottom;
padding: 0px 0px 12px;
float: left;
width: 230px;
height: 208px;
margin: 0px 0px 0px 10px;
text-align: center;
}
#newsletter_callout h1 {
color: #FFFFFF;
background: transparent url(../../css/img/ps_newsletter_callout_header.png) no-repeat;
margin: 0;
padding: 0;
padding-top: 3px;
height: 44px;
width: 230px;
text-align: center;
font-size: 12px;
line-height: 44px;
font-weight: bold;
}
#newsletter_callout p {
color: #8A8B84;
padding: 0px;
margin: 4px 12px 0px;
text-align: left;
font-size: 10px;
}
#newsletter_callout form {
margin: 0px;
padding: 0px;
}
#newsletter_callout fieldset {
margin: 0px;
padding: 0px;
border-style: none;
}
#newsletter_callout label {
font-size: 12px;
color: #6d6d6d;
margin-left: 12px;
margin-top: 6px;
display: block;
text-align: left;
}
#newsletter_callout input.textfield {
color: #6d6d6d;
width: 204px !important;
width: 202px;
font-family: Arial, Helvetica, sans-serif;
margin: 1px 0px 0px;
text-align: left;
border: 1px solid #6d6d6d;
}
#signup {
margin-top: 5px;
padding: 0px;
}

/************* Giftcard Callout ******************/

#giftcard_callout {
background: transparent url(../../css/img/ps_giftcard_callout_bg.png) no-repeat bottom;
padding: 0px 0px 12px;
float: left;
width: 230px;
margin-top: 0px;
margin-left: 10px;
text-align: center;
height: 165px;
}
#giftcard_callout h1 {
color: #fff;
background: transparent url(../../css/img/ps_giftcard_callout_header.png) no-repeat;
margin: 0px;
padding: 0px;
padding-top: 3px
height: 39px;
width: 230px;
overflow: hidden;
font-size: 12px;
line-height: 44px;
font-weight: bold;
}
#giftcard_callout p {
font-size: 10px;
color: #6d6d6d;
text-align: left;
padding: 0px;
margin-left: 104px;
margin-right: 12px;
margin-top: 6px;
height: 80px;
}

/************* Footer ******************/
#footer {
background: #E0E2D7 url(../../css/img/ps_footer_bg.png) no-repeat;
margin: 0px;
padding: 0px 0px 20px;
float: left;
height: 62px;
width: 956px;
}
#footer p {
color: #eeefdf;
}
#footer a {
color: #eeefdf;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer_left {
padding: 0px;
float: left;
width: 400px;
margin: 24px 0px 0px 30px !important;
margin: 24px 0px 0px 15px;
text-transform: uppercase;
font: 10px Arial, Helvetica, sans-serif;
}
#footer_right {
padding: 0px;
float: right;
width: 400px;
margin: 20px 30px 0px 0px !important;
margin: 20px 15px 0px 0px;
font: 9px Verdana, Arial, Helvetica, sans-serif;
text-align: right;
}

/************* Overview ******************/

div.content div.staff{
text-align: center;
}

/************* History Page ******************/

ul.historytabs {
margin: 20px 0px 12px;
padding: 0px 0px 12px;
list-style: none;
float: left;
}
ul.historytabs li {
background: #F1EFE6;
margin: 0px;
padding: 4px 0px;
float: left;
width: 112px;
text-align: center;
font-size: 12px;
color: #6d6d6d;
}
ul.historytabs  a  {
color: #339999;
text-decoration: none;
}
ul.historytabs a:hover {
text-decoration: underline;
}
ul.historytabs li strong {
color: #339999;
}
ul.historytabs li.tab {
background: #CCCCCC;
}
#history {
margin-top: 20px;
float: left;
width: 672px;
}
#history1800s   {
background: #F1EFE6 url(../../css/img/ps_phoenix1.png) no-repeat right;
height: 80px;
padding-left: 12px;
padding-right: 180px;
padding-top: 20px;
margin-left: 12px !important;
margin-left: 6px;
float: left;
width: 456px;
margin-top: 12px;
}
#history1922 {
background: #F1EFE6 url(../../css/img/ps_indenture.png) no-repeat right;
height: 223px;
padding-left: 12px;
padding-right: 120px;
padding-top: 10px;
display: block;
float: left;
width: 516px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history1928 {
background: #F1EFE6 url(../../css/img/ps_history_clock.png) no-repeat right;
height: 148px;
padding-left: 12px;
padding-right: 120px;
padding-top: 50px;
display: block;
float: left;
width: 516px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history1940 {
background: #F1EFE6 url(../../css/img/ps_phoenix3.png) no-repeat right;
height: 100px;
padding-left: 12px;
padding-right: 189px;
padding-top: 40px;
display: block;
float: left;
width: 447px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history1952 {
background: #F1EFE6 url(../../css/img/ps_history_velvet.png) no-repeat right;
height: 130px;
padding-left: 12px;
padding-right: 119px;
padding-top: 50px;
display: block;
float: left;
width: 517px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history1970 {
background: #F1EFE6 url(../../css/img/ps_history_currency.png) no-repeat right;
height: 70px;
padding-left: 12px;
padding-right: 348px;
padding-top: 20px;
display: block;
float: left;
width: 288px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history1996 {
background: #F1EFE6 url(../../css/img/ps_history_phocntr.png) no-repeat right center;
padding: 12px 207px 12px 12px;
display: block;
float: left;
width: 429px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#historymemoriam {
background: #F1EFE6 url(../../css/img/ps_history_warddad.png) no-repeat right;
padding: 96px 318px 0px 12px;
height: 104px;
text-align: center;
display: block;
float: left;
width: 318px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
font-size: 18px;
}
div.historybreakout {
background: #F1EFE6;
padding: 0px 0px 12px;
font-size: 18px;
text-align: center;
margin: 12px 0px;
float: left;
width: 672px;
}
div.historybreakout   p {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
padding-right: 12px;
padding-left: 12px;
}
#history1999 {
background: #F1EFE6 url(../../css/img/ps_history_waterfront.png) no-repeat right;
padding: 30px 212px 0px 12px;
height: 84px;
display: block;
float: left;
width: 424px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#history2000 {
background: #F1EFE6 url(../../css/img/ps_history_babyzone.png) no-repeat right;
padding: 30px 212px 0px 12px;
height: 84px;
display: block;
float: left;
width: 424px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#historyjune2001 {
background: #F1EFE6;
padding: 12px;
display: block;
float: left;
width: 624px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}
#historynov2002 {
background: #F1EFE6 url(../../css/img/ps_history_100years.png) no-repeat right center;
padding: 12px 112px 0px 12px;
display: block;
float: left;
width: 524px;
margin-left: 12px !important;
margin-left: 6px;
margin-top: 12px;
}

/************* Pharmacies ******************/

div.content div.logo {
float: left;
width: 636px;
display:inline;
margin: 0px 18px 0px 18px;
padding: 0px 0px 10px 0px;
border-bottom: 1px solid #e6e7dc;
}

div.content div.logo div  {
margin-top: 0px;
float: left;
margin-left: 0px !important;
margin-left: 9px;
}

div.content div.logo p  {
font-size: 11px;
line-height: 15px;
color: #1c8285;
text-align: right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

div.store-content-wrap {
	clear: both;
	padding-top: 18px;
}

div.store-content {
	font-size: 13px;
	color: #6d6d6d;
	line-height: 18px;
	width: 440px;
	margin-right: 43px;
	display: inline;
	float: left;
}

div.store-content p {
	margin: 0 0 12px 18px;
	font-size: 13px;
	color: #6d6d6d;
	line-height: 18px;
	width: 440px;
}

div.photo2 {
	float: left;
	width: 131px;
}

div.photo2 img {
	padding: 2px;
	border: 1px solid #cacaca;
	display: block;
	margin: 0 auto 12px auto;
}

div.photo2 p {
	margin:0 !important;
	padding:0 !important;
	text-align: center;
}

div.photo2 p strong {
	font-size: 13px;
}

div.photo2 p {
	font-size: 11px;
}

div.content div.photos {
float: left;
width: 672px;
margin-top: 24px;
padding: 0px;
}
div.content div.photos div.photo1  {
padding: 2px;
float: left;
height: 131px;
width: 213px;
border: 1px solid #69ADAE;
margin-top: 0px;
margin-left: 18px !important;
margin-left: 9px;
}
div.content div.photos p  {
margin-left: 252px;
margin-right: 18px;
color: #6d6d6d;
margin-top: 0px;
}
div.content div.photos div.photo2 {
float: left;
width: 219px;
margin-left: 18px !important;
margin-left: 9px;
margin-top: 12px;
clear: left;
}

div.store-slides {
	background: url(store-slides-back.png) no-repeat left top;
	width: 637px;
	height: 331px;
	padding-top: 17px;
}

div.big-slide {
	width: 444px;
	height: 296px;
	float: left;
	margin-right: 17px;
	display: inline;
	margin-left: 18px;
}

div.small-slides {
	float: left;
}

div.big-slide img, a.slide img {
	padding: 2px;
	display: block;
	float: left;
	border: 1px solid #cbcbca;
}

a.slide {
	display: block;
	width: 137px;
	height: 90px;
	margin-bottom: 10px;
}

div.big-slide, a.small-slide {
	
}

div.content div.photos div.photo2 img  {
border: 1px solid #CCCCCC;
padding: 5px;
}
div.content div.photos div.photo2 p    {
text-align: center;
color: #6d6d6d;
margin: 8px 0px 0px;
}
div.content div.photos div.photo2 strong   {
color: #007476;
font-size: 14px;
font-weight: normal;
}
#prescription_content table.pharminfo {
margin: 12px 0px 0px 12px;
font-size: 12px;
border-right: 1px solid #69ADAE;
border-bottom: 1px solid #69ADAE;
color: #6d6d6d;
}
#prescription_content table.pharminfo th {
background: #A2CBCC;
border-top: 1px solid #69ADAE;
border-left: 1px solid #69ADAE;
text-align: left;
padding: 4px;
color: #007476;
}
#prescription_content table.pharminfo td {
background: #fff;
text-align: left;
margin: 0px;
padding: 4px;
border-top: 1px solid #69ADAE;
border-left: 1px solid #69ADAE;
}
#prescription_content table.pharminfo td.alt {
background: #ECF4F4;
}
div.prescription_form {
display: block;
font-size: 12px;
color: #6d6d6d;
text-align: left;
margin-top: 6px;
}


#presciption_img img {
text-align: left;
padding: 0px;
float: right;
height: 170px;
width: 312px;
margin-left: 12px;
}

/************* Phoenix Express ******************/

div.pxlist {
padding: 0px;
float: left;
width: 648px;
margin-right: 0px;
margin-left: 12px !important;
margin-left: 6px;
clear: both;
}

ul.pxpress  {
font-size: 12px;
list-style: disc inside;
padding: 12px 0px 0px;
width: 300px;
margin-left: 24px !important;
margin-left: 12px;
color: #6d6d6d;
display: block;
float: left;
}
ul.pxpress li {
margin-top: 2px;
}
li.pxpress {
list-style: none;
background: #DEEDED;
padding: 2px;
font-size: 14px;
font-weight: normal;
}
div.pxpress2 {
background: url(../../css/img/ps_content_h1_bg.png) repeat-x;
float: left;
width: 648px;
margin-top: 12px;
margin-left: 12px !important;
margin-left: 6px;
padding-top: 12px;
}
div.pxpress2 p {
font-size: 12px;
line-height: 16px;
color: #6d6d6d;
}

/************* Contact Us ******************/

div.contact_form {
padding: 0px;
float: left;
width: 240px;
margin-left: 12px !important;
margin-left: 6px;
text-align: center;
}div.contact_form form {
margin: 0px;
padding: 0px;
}
div.contact_form label {
display: block;
font-size: 12px;
color: #6d6d6d;
text-align: left;
margin-top: 6px;
}
div.contact_form #email, div.contact_form #name, div.contact_form #message, div.contact_form textarea{
font: 12px Arial, Helvetica, sans-serif;
color: #333;
background: #F2F9F9;
text-align: left;
width: 230px;
padding: 4px;
}
div.contact_form textarea {
height: 180px;
width: 228px;
margin-top: 2px;
}
div.contact_form  input.button {
margin-top: 6px;
}
div.contact_form   div#notice {
font: 12px Arial, Helvetica, sans-serif;
color: #6d6d6d;
}
.inputsborder1 {
border: 1px solid #6d6d6d;
}
.wrong  {
border: 1px solid #f00;
}
div.contact_info {
padding: 0px;
float: left;
width: 410px;
}
div.contact_info  img.gg_photo {
padding: 4px;
float: right;
border: 1px solid #6d6d6d;
margin-bottom: 12px;
margin-left: 12px;
}

#slide-nav-wrap {
	position: absolute;
	margin-top: -36px;
	z-index: 10000;
	width: 670px;
}

#slide-nav {
	float: right;
}

#slide-nav a {
	display: inline;
	float: left;
	margin-right: 2px;
	width: 41px;
	height: 21px;
	font-size: 13px;
	font-family: Arial;
	font-weight: bold;
	line-height: 13px;
	text-align: center;
	padding-top: 15px;
	background: url(slide-nav.png) no-repeat left bottom;
	color: #6d6d6d;	
}

#slide-nav a.activeSlide {
	background: url(slide-nav.png) no-repeat left top;
	color: #6d6d6d;
}


#slide-nav a:hover {
	background: url(slide-nav.png) no-repeat left center;
	text-decoration: none;
	color: #047376;
}
/*****Add by Guri******************/
#lowercallout{
	width: 690px;
	float: left;
	clear: left;
	margin-left:14px;
	margin-top:10px;
	height: 160px;
}
#lowercallout_image_one{
	width: 340px;
	float: left;
	height: 150px;
}
#lowercallout_image_two{
	width: 340px;
	float: left;
	margin-left:4px;
	height: 150px;
}
#recaptha .recaptchatable .recaptcha_r4_c4 {	
	background:transparent url(sprite.png) no-repeat scroll -214px 0;
	height:57px;
	width:97px;
}
#recaptcha_reload{
	display:none !important;
}
#recaptcha_reload_btn{
	background:url(sprite.png) no-repeat  -311px -1px !important;
	height:17px !important;
	width:25px !important;
	display:block !important;
}
#recaptcha_switch_audio{
	display:none !important;
}
#recaptcha_switch_audio_btn{
	background:url(sprite.png) no-repeat  -318px -50px !important;
	height:14px !important;
	width:25px !important;
	display:block !important;
}
/*#recaptha .recaptchatable .recaptcha_is_showing_audio .recaptcha_only_if_image, .recaptcha_isnot_showing_audio .recaptcha_only_if_audio, .recaptcha_had_incorrect_sol .recaptcha_only_if_no_incorrect_sol, .recaptcha_nothad_incorrect_sol .recaptcha_only_if_incorrect_sol {
display:none !important;
}
#recaptcha_switch_img{
	display:none !important;
}
#recaptcha_switch_img_btn{
	background:url(sprite.png) no-repeat  -311px -17px !important;
	height:15px !important;
	width:25px !important;
	display:block !important;
}*/
#recaptcha_whatsthis{
	display:none !important;
}
#recaptcha_whatsthis_btn{
	background:url(sprite.png) no-repeat  -311px -31px !important;
	height:17px !important;
	width:25px !important;
	display:block !important;
}

