object{display:block;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
td{vertical-align:top;}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{text-align:left;font-weight:normal;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
strong{font-weight:bold;}
em{font-style:italic;}

body 
{
    background: #b4cde9 url(../media/background.gif) repeat-x;
	font: 62.5% Arial,Verdana;
	color: #000;
}

body.plain
{
	background-image: none;
	background-color: transparent;
}


.clear
{
	clear: both;
}

label
{
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	margin-left: 2px;
}

div.error 
{
	font-weight: bold;
	font-size: 11px;
	color: #ff0000;
	margin-bottom: 5px;
}

input
{
	height: 16px; 
	font-size: 11px;
/*	margin-bottom: 10px;*/
	padding: 2px;
	border: 1px solid #7f9db9;
}

input.error 
{
	border: 1px solid #ff0000;
}

select {
	font-size: 10px;
}

select.error 
{
	color: #ff0000;
}

h2, h3
{
	font-weight: bold;
	margin-bottom: 10px;
	height: 12px;
}

form {
}

input {
	margin-bottom: 10px;
}

h3
{
	height: 25px;
	width: 208px;
	margin-bottom: 5px;
}

h3 span {
	display: none;
}

h3 a {
	display: block;
	height: 25px;
	width: 185px;
}

h4
{
	clear: left;
    font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

p 
{
	margin-bottom: 10px;
}

ul li p
{
	margin: 0px;
}

.basic-content
{
	width: 460px;
	margin-left: 20px;
}

.basic-content h2
{
	/*margin-left: -38px;*/
}


#container
{
	margin: 0 auto;
	width: 810px;
}

#header
{
	background-image: url(../media/header.gif);
	width: 811px;
	height: 133px;
	position: relative;
}

#header .logo
{
    margin-left: 30px;
}

#header .logo img
{
	padding-top: 6px;
}

#header .log-state 
{
	position: absolute;
	top: 0px;
	right: 50px;
	color: #ff0000;
}

#header .log-in, #header .log-out
{
	background-image: url(../media/buttons/header-login.gif);
	display: block;
	width: 82px;
	height: 27px;
}

#header .log-out
{
	background-image: url(../media/buttons/header-logout.gif);
}

#header .log-state span 
{
	display: none;
}

#main
{
	background: url(../media/content-background.gif);
	background-repeat: repeat-y;
	display: block;
	margin-left: 37px;
}

#pre-content
{
	margin-left: 20px;
	width: 185px;
	height: 350px;
	float: left;
	background-image: url(../media/backgrounds/welcome.gif);
	background-repeat: no-repeat;
}

.photo-review-stage1 #pre-content
{
	display: none;
}

#post-content
{
	clear: both;
}

#content /*was content-wrapper*/
{
	margin-left: 0px;
	padding-right: 50px;
	float: left;
	width: 400px;
}

#footer
{
	background-image: url(../media/content-bottom-background.png);
	background-repeat: no-repeat;
	clear: both;
	height: 105px;
	margin-left: 37px;
}

#logo
{
	text-indent: -9000px;
}

#primary-navigation
{
	display: inline;
	position: absolute;
	top: 40px;
	left: 310px;
}

#primary-navigation li
{
	display: inline;
}

#primary-navigation a 
{
	position: absolute;
	display: block;
	height: 40px;
	width: 80px;
/*	width: 100px; 
	top: 7px;
*/
}

#primary-navigation a:hover
{
	background-position-y: -10px;
}

#primary-navigation a span
{
	/*display: none;*/
	margin-top: 5px;
	margin-left: 26px;
	display: block;
	text-indent: -9999px;
	text-transform: uppercase;
	height: 9px;
}

#home a {	
	display: block;
	width: 95px;
	height: 30px;
}
#home span
{

	width: 44px;
	height: 8px;
	background: url(../media/navigation.gif);
	background-position: 0 0;

}

#about 
{
	float: left;
}

#about a
{
	left: 107px;
}

#about span { 
	
	background: url(../media/navigation.gif);
	background-position: -95px 0;
}

#primary-navigation #faqs a
{
	left: 228px;
}

#primary-navigation #faqs span 
{
	width: 50px;
/*	height: 30px; */
	background: url(../media/navigation.gif);
	background-position: -228px 0;
}

#contact a
{
	left: 312px;
	width: 140px;
}

#contact span 
{
	width: 93px;
	height: 30px;
	background: url(../media/navigation.gif);
	background-position: -311px 0px;
}

.contact .basic-content
{
	margin-left: 50px;
}

.content-main form
{
	margin-left: 37px;
}

.medical-info .content-main form
{
	margin-left: 0px;
}

.contact-us form
{
	margin-left: 0px;
}

/*
#footer
{
	margin-left: 430px;
	margin-top: -13px;
	margin-bottom: 20px;
}
*/

#footer ul
{
	float: right;
	padding-right: 40px;
	padding-top: 95px;
	padding-bottom: 20px;
}

#footer ul li
{
	display: inline;
}

#footer a, #footer span
{
	float: left;
	display: block;
	color: #000000;
}

#privacy-link
{
	width: 52px;
}

#disclaimer-link
{
	width: 70px;
}

#terms-link
{
	width: 80px;
}

#about 
{
}

#privacy
{
}

#privacy h2
{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

#faqs .question
{
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
}

#terms ul li
{
    list-style-type: disc;
    margin-left: 15px;
}

label, #register label, #login label 
{
	display: block;
}

#welcome 
{
/*
	margin-left: 0px;
	margin-right: 20px;
	width: 400px;
	background-image: url(../media/backgrounds/welcome.gif);
	background-repeat: no-repeat;
	background-position: 25px 0px;
*/
}

#welcome .board-cert
{
	font-size: 14px;
	color: #ff0000;
	margin-bottom: 10px;
	font-weight:bold;
}

.index #content
{
	padding-right: 30px;
	width: 520px;
}

.index .content-main
{
	font-size:1.1em;
	width: 100%;
}

.index .content-main li {
	list-style-position:inside;
}

#welcome #user-buttons
{
	float: left;
	margin-left: 20px;
}

/* Social button styles */
.social-links {
	float: left;
	margin-left: -150px;
	margin-top: -190px;
}


.error
{
/*
	color: #ff0000;
	font-weight: bold;
*/
}

#user-buttons
{
	float: left;
}

#user-buttons .register
{
	display: block;
	width: 290px;
	height:173px;	
	background-image: url(../media/buttons/register.png);
	text-indent: -9999px;
}

#user-buttons .login
{
	display: block;
	width: 306px;
	height:157px;
	background-image: url(../media/buttons/login.png);
	text-indent: -9999px;
}



#register h3
{
	background-image: url(../media/headers/create-account.gif);
}

#login h3
{
	background-image: url(../media/headers/login.gif);
	width: 115px;
}

#contact-us h3
{
	background-image: url(../media/headers/contact-us.gif);
	width: 157px;
	margin-left: -36px;
}
#contact-us textarea
{
	width: 300px;
}

.personal-info #pre-content, .order-history #pre-content, .medical-info #pre-content
{
	margin: 0 20px;
}

#account h3, #review-order h3, #order-success h3, #order-history h3
{
	background-image: url(../media/headers/your-account.gif);
	width: 187px;
	height: 25px;
	margin-left: -70px;
	display: block;
	float: left;
}

#about h2
{
	background-image: url(../media/headers/about.gif);
	width: 140px;
	height: 25px;
	display: block;
	margin-left: -38px;
}

#about h2 span
{
	display: none;
}



#payment h3 
{
	background-image: url(../media/headers/payment.gif);
	width: 135px;
	height: 25px;
	margin-left: 22px;
	margin-right: 12px;
	display: block;
	float: left;
}

#payment form
{
}

#payment .cards
{
    background-image: url(../media/credit-cards.gif);
	width: 158px;
	height: 22px;
	display: block;
	float: left;
}

#payment .cards span, #payment .fee span
{
	display: block;
	text-indent: -9999px;
	text-transform: uppercase;
}

#payment .fee
{
	font-weight: bold;
	width: 136px;
	height: 53px;
	position: absolute;
	left: 320px;
	top: 30px;
}

#payment .fee .only,
#payment .fee .cost
{
	text-align: right;
}

#payment .fee .cost
{
	margin-top: -10px;
	font-size: 60px;
	font-weight: bold;
	color: #ff0000;
}

#payment form
{
		clear: both;
}

#payment ul
{
	margin-bottom: 30px;
}

#payment li 
{
	display: block;
	clear: both;
}

#payment #checkDiscount {
	height:21px;
	margin:5px;
	padding:1px;
	position:relative;
		top:2px;
}

#payment #checkResult {
	text-align: center;
}

#account div.error
{
	margin-left: -31px;
	width: 400px;
	margin-top: 20px;
}

#account .personal-info
{
/*
	position: absolute;
	top: -12px;
	right: 125px;
*/
	background-image: url(../media/headers/personal-info.gif);
	display: block;
	width: 211px;
	height: 49px;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
	margin-top: -11px;
}
#account .medical-info
{

	background-image: url(../media/headers/medical-info.gif);
	display: block;
	width: 211px;
	height: 49px;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
	margin-top: -11px;
}

.form-status.complete
{
	display: block;
	width: 137px;
	height: 29px;
	float: left;
	clear: right;
	background-image: url(../media/backgrounds/form-complete.gif);
	margin-left: -5px;
	margin-top: -6px;
}

.form-status.incomplete
{
	display: block;
	width: 137px;
	height: 29px;
	float: left;
	clear: right;
	background-image: url(../media/backgrounds/form-incomplete.gif);
	margin-left: -5px;
	margin-top: -6px;
}

#account .salutation
{
	clear: both;
	margin-top: -5px;
	margin-left: -32px;
	position: relative;
/*	top: -16px; */
}

#account .header {
	font-size:10pt;
	font-weight:bold;
}

#account .copy
{
	margin-left: -32px;
	margin-top: 20px;
}

#account a
{
	display: block;
	text-indent: -9999px;
}

#account .content-main, .payment .content-main
{
	position: relative;
}

#account .consultation-request,
#account .consultation-continue
{
	background-image: url(../media/buttons/request-consultation.gif);
	width: 366px;
	height: 77px;
	position: absolute;
	top: -20px;
	left: 124px;
/*	text-indent: -9999px; */
}

#account .consultation-continue
{
	background-image: url(../media/buttons/continue-consultation.gif);
}

#account .personal-info-link
{
	background-image: url(../media/buttons/personal-info.gif);
	width: 266px;
	height: 49px;
	float: left;
}

#account .medical-info-link
{
	background-image: url(../media/buttons/medical-info.gif);
	width: 269px;
	height: 59px;
	float: left;
}

#account .order-history-link
{
	background-image: url(../media/buttons/order-history.gif);
	width: 273px;
	height: 49px;
}

.trouble-link
{
	background-image: url(../media/buttons/trouble.gif);
	width: 137px;
	height: 40px;
	text-indent: -9999px;
	margin-top: 289px;
	display: block;
	margin-left: 16px;
}

#member-links
{
	margin-top: 40px;
	margin-left: 10px;
}

#member-links li
{
	display: block;
	height: 60px;
	width: 450px;
}

.forgot
{
	display: block;
	color: #366ecd;	
	margin-bottom: 20px;
}

#verify h3
{
	text-indent: 0px;
}

#register form, #login form
{
	width: 400px;
}

#register form  ul li
{
	vertical-align: top;
}

#register a
{
	color: #000000;
}

.cancel /* #.cregister #register-cancel, #login #login-cancel */
{
	background: url(../media/buttons/cancel.gif);
	display: block;
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
	float: left;
	margin-right: 20px;
}

.submit /* #register-submit */
{
	background: url(../media/buttons/submit.gif);
	display: block;
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
	float: left;
}

#register ul
{
	margin-bottom: 20px;
}

#login-submit
{
	clear: both;
	background: url(../media/buttons/submit.gif);
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
	margin-top: 20px;
}

#personal-info
{
}

.form-label, #payment form label
{
	color: #95accb;
	float: left;
	text-align: right;
	width: 120px;
	margin-top: 5px;
	height: 22px;
}

#payment form label
{
	color: #000000;
	margin-right: 10px;
}

.submit-success .content-main
{
	margin-left: 37px;
	width: 500px;
}

.form-check-label
{
	color: #95accb;
	width: 200px;
}

#personal-info
{
	clear: both;
	margin-top: 25px;
}

#personal-info ul li p
{
	margin-left: 10px;
	float: left;
	display: inline;
	vertical-align: top;
}

#personal-info li
{
	clear: both;
}

#personal-info .opt
{
	margin-left: 130px;
	vertical-align: top;
}

.short-input
{
	width: 40px;
}

.phone-input
{
	width: 30px;
}

.form-cert
{
	margin: 20px;
	font-size: 12px;
}

#personal-info #personal-cancel, #personal #personal-cancel, #medical-info-form #medical-cancel
{
	background: url(../media/buttons/cancel.gif);
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
}

#personal-submit, #medical-submit
{
	background: url(../media/buttons/submit.gif);
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
}

.content-main
{
	margin-left: 5px;
	float: left;	
}

.content-main hr
{
	color: #58a7e2;
	width: 600px;
	margin: 20px 0 20px -170px;
}

#personal .personal-info-link
{
}

.question-row, .question-block
{
	margin-left: -30px;
	min-height: 30px;
	vertical-align: top;
	width: 520px;
}

.question
{
	font-weight: bold;
	vertical-align: top;
}

textarea
{
	width: 512px;
	height: 100px;	
}

#medical-info-form h4,#medical-info-form h5
{
	margin-left: -29px;
	font-weight: bold;
	margin-bottom: 10px;
}

#medical-info-form h4 
{
	margin-top: 15px;
	text-transform: uppercase;
}

.question-block
{
	padding-top: 10px
}

.question-block.odd
{
	background-color: #C8D8EF;
}

.question-block textarea
{
	width: 495px;
	margin-bottom: 10px;
}

.question-block .question-row
{
	margin-left: 10px;
}

.question-row select
{
	width: 97px;
}

.question-row select, .question-row input
{
	margin: 0 10px 0 0;
	padding: 0px;
}

.question-header {
	margin-left: 10px;
	height: 20px;
	clear: right;
}

.question-header span
{
	width: 100px;
	display: block;
	float: left;
}

.question-header .category
{
	font-weight: bold;
}

.question-row
{
	clear: both;
}

.question.freetext
{
	clear: both;
	display: block;
}

#upload-form
{
	padding: 10px;
}

#upload-form .submit
{
	float: right;
	margin-right: 30px;
}

#photo-upload-form
{
}

#photo-upload-form ul
{
	width: 475px;
	height: 400px;
}

#photo-upload-form li
{
	display: inline;
	float: left;
	width: 150px;
}

#photo-upload-form .upload-flash
{
	height: 260px;
}

#photo-upload-form img
{
	display: block;
	border: 1px solid #C8D8EF;
}

#photo-upload h3
{
	background-image: url(../media/headers/photo-upload.gif);
	width: 187px;
	margin-left: -40px;
	display: block;
}


#photo-upload .copy
{
	margin-left: 0px;
	margin-bottom: 10px;
}


.photo-upload-button
{
	display: block;
	width: 146px;
	height: 42px;
	border: none;
	text-indent: -9999px;
}

.photo-upload-button.left
{
	background-image: url(../media/buttons/photo-upload-left.gif);
}


.photo-upload-button.center
{
	background-image: url(../media/buttons/photo-upload-center.gif);
}

.photo-upload-button.right
{
	background-image: url(../media/buttons/photo-upload-right.gif);
}

#photo-upload .submit
{
	display: block;
	text-indent: -9999px;
	text-transform: uppercase;
	border: none;
	clear: both;
	background-image: url(../media/buttons/photo-upload-submit.gif);
	background-color: transparent;
	width: 370px;
	height: 28px;
	float: right;
	margin-top: 20px;
	margin-right: 42px;
}

#review-order h3
{
	background-image: url(../media/headers/review-order.gif);
}

.review-personal-info
{
	height: 50px;
	font-size: 11px;
	margin-bottom: 20px;
}

.review-personal-info .fullname
{
	font-weight: bold;
}

.review-photos
{
	width: 270px;
	height: 120px;
	clear: left;	
}

.review-photos li
{
	display: inline;
	float: left;
	width: 82px;
	height: 94px;
	margin-right: 5px;
}

#certify-check
{
	margin-left: -15px;
	float: left;
}

#review-order label
{
	float: left;
	width: 220px;
	display: block;
	margin-bottom: 20px;
	font-size: 9px;
}

#order-success h3
{
	background-image: url(../media/headers/success.gif);
	width: 150px;
}

#order-success h3
{
	margin-left: -50px;
}

#order-success .copy
{
	clear: left;
	width: 200px;
	margin-right: 20px;
	margin-left: -10px;
}

.order-info
{
	float: left;
}


.my-account
{
	background: url(../media/buttons/my-account.gif);
	width: 207px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	display: block;
	clear: both;
	margin-left: -14px;
	margin-top: 20px;
	text-transform: uppercase;
}

.logout 
{
	margin-left: -14px;
	display: block;
	clear: both;
	background: url(../media/buttons/logout.gif);
	width: 207px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
}


*html.question-textarea
{
/*	margin-left: 30px; */
}

.check, .radio
{
	border: none;
}

/**
 * admin
 */

.admin #header
{
	background-image: url(../media/header-admin.gif);
}

.admin #login
{
	background-image: none;
}

.admin #login ul
{
	margin-bottom: 25px;
}

#admin .content-main
{
	width: 635px;
}

.photo-review-stage1 #content
{
    margin-left: 35px;
}


.stage1 h3 
{
	background-image: url(../media/headers/nurse-review.gif);
	width: 239px;
	height: 49px;
}

.stage1 .patients
{
	margin-left: 30px;
	margin-top: 30px;
}
.stage1 .photos img
{
	border: none;
}

.stage1 .photos
{
	margin-left: 30px;
	margin-top: 30px;
	display: block;
	margin-bottom: 20px;
	height: 180px;
}

.stage1 .photos li
{
	display: inline;
	float: left;
	margin-right: 20px;
}



.stage1 textarea
{
	width: 250px;
	height: 100px;
}

.stage1 .reject,.stage1 .assign
{
	margin-left: 30px;
	float: left;
	width: 260px;
	height: 200px;
	display: block;
}
.stage1 .assign
{
	margin-top: 100px;
}

.stage1 .assign-button, .stage1 .reject-button
{

	display: block;
	width: 134px;
	height: 43px;
	border: none;
	text-indent: -9999px;
	text-transform: uppercase;
	margin-top: 20px;
}

.stage1 .assign-button 
{
	background: url(../media/buttons/approve.gif);
	width: 144px;
	height: 24px;
}

.stage1 .reject-button 
{
	background: url(../media/buttons/reject.gif);
	width: 120px;
	height: 24px;
}

.dr-review h3
{
	background-image: url(../media/headers/dr-review.gif);
	width: 119px;
	height: 13px;
	float: left;
}

.dr-review .patients
{
	margin: 20px 0 0 20px;
	clear: both;
}

#member-search-form
{
	float: left;
	margin-left: 175px;
}

#member-search-form input
{
	height: 20px;
	padding: 0;
	margin: 0 5px 0 0;
	float: left;
}

#member-search-form .query
{
	padding: 2px 2px 0 2px;
}

#member-search-form .input-button
{
	padding-bottom: 5px;
}


#medical-chart
{
	padding: 20px;
}

#medical-chart h3 {
	font-size: 12px;
	text-transform: uppercase;
}


#medical-chart h2
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#chart-photos 
{
	width: 500px;
	float: left;
	margin-right:10px;
}
#chart-photos ul
{
	display: inline;
}

#chart-photos ul li
{
	display: inline;
	float: left;
	margin-right: 5px;
}

#chart-photos img
{
	border: 1px solid grey;
	display: block;
	width: 159px;
	height: 169px;
}

#chart-medical
{
	float: left;
	width: 430px;
}

#chart-medical .medical-section
{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #aaaaff;
}

#chart-medical .history span
{
	display: block;
	float: left;
	width: 100px;
}

#chart-medical .history span.medication-name
{
	width: 75px;
}

#chart-medical textarea
{
    margin-bottom: 10px;
	width: 98%
}

#chart-medical .question-row, #medical-chart .question-block
{
	margin-left: 0;
}

#chart-medical .messages h4,#chart-medical .notes h4
{
    font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#chart-medical .messages li,#chart-medical .notes li
{
	padding: 3px;
}

#chart-medical .medication-comment
{
	display: block;
	height: 40px;
	margin-bottom: 20px;
}

#chart-medical .medication-group.alt 
{
	padding: 5px;
	margin-bottom: 10px;
}

#chart-medical .messages li.alt, #chart-medical .notes li.alt, #chart-medical .question-row.alt, #chart-medical .medication-group.alt
{
	background-color: #dedeff;
}

#messages textarea
{
	width: 200px;
}

#outer-container.review
{
	width: 100%;/*1000px;*/
	background-image: none;
	background-color: #ffffff;
	margin: 0px auto;
}

#order-history h4
{
	background-image: url(../media/buttons/order-history.gif);
	width: 273px;
	height: 49px;
	margin: -43px 0 14px 150px;
	text-transform: uppercase;
	text-indent: -9999px;
}



#order-history table {
	margin-top: 20px;
}

#order-history .salutation
{
	clear: left;
	margin-left: -32px;
}

#order-history thead
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}

#order-history td.alt
{
	color: #c2def4;
}

#order-history .messaging
{
	display: block;
	width: 330px;
	height: 56px;
	background-image: url(../media/buttons/doctor-correspondence.gif);
	text-transform: uppercase;
	text-indent: -9999px;
	float: left;
	margin-left: -11px;
}

#order-history p span
{
	float: left;
	margin-top: 27px;
	font-size: 14px;
}

#messages ul
{
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
}

#messages ul li
{
	padding: 10px;
}

#messages ul li.alt
{
	background-color: #c2def4;
}

.medication input, .medication select, .medication span
{
	margin-right: 10px;
	width: 115px;	
}

.medication input
{
	height: 13px;
}

.medication select
{
	height: 18px;
}

.diagnosis div
{
	margin-bottom: 10px;
}

.diagnosis select 
{
	width: 200px;
}

#forgot
{
}

#forgot label
{
	margin-right: 10px;
}

#forgot p, #forgot form div 
{
	margin-bottom: 10px;
}

.pharmacy-submit
{
    height: 22px;
	margin-top: 2px;
	padding: 1px 5px 10px;
}

.pharmacy-locator h4
{
	font-size: 110%;
}

#pharmacy-content
{
	padding: 10px;
}

#pharmacy-content a
{
	text-decoration: none;
	color: #000000;
}

#pharmacy-content a:hover
{
	text-decoration: underline;
}

#pharmacy-content li 
{
	margin-bottom: 10px;
}

.pharmacy-loader input
{
	height: 20px;
}

.diagnosis-comments
{
    height: 350px;
}

.consult-med,.consult-indications
{
	float: left;
	width: 140px;
	height: 14px;
}

.consult-med
{
	margin-left: 110px;
}

.consult-date
{
	position: absolute;
}

.corp-address
{
	margin-top: 20px;
}

.photo-continue 
{
	width: 200px;
}

.static-content table img
{
	margin-right: 10px;
}

.static-content
{
	width: 500px;
	margin: 0 0 0 20px;
}

.static-content .style2
{
	font-weight: bold;
}