﻿#desease {
	font-size: 16px;
	line-height: 1.5;
	font-family: "Times New Roman",Times,serif;
	color: #000;
	margin-top: 20px;
}

#desease h1 {
	font-size: 20px;
	margin: 0 0 0 20px;
}

#desease .desease-block a {
	text-decoration: underline;
}

.desease-block h4 {
	
}

.desease-block ul {
	list-style-type: none;
	padding-left: 5px;
}

#desease a {
	text-decoration: none;
}

#desease a:hover {
	text-decoration: underline;
}

.desease-articles, .desease-clinics {
	float: left;
	width: 264px;
	margin-top: -6px;
}

.desease-articles {
	margin-right: 3px;
	margin-left: -2px;
}

.desease-clinics {
	margin-left: 3px;
	margin-right: -2px;
}

.desease-forumthreads, .desease-categories {
	margin-left: -2px;
	margin-right: -2px;
}

#desease p { margin: 15px 0;}

div#desease-blocks {

	margin-top: 30px;	
}

h1 { display: inline;}
@import "tabs.css";

#pages {
	margin-top: 10px;
	list-style-type: none;	
}
#pages li {
	font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif;
	font-size: 13px;
	line-height: 160%!important;
	text-align: justify;
	margin: 5px 5px 20px 0;
}
#pages h3 {
	border-bottom: 1px #005580 dashed;
	padding-bottom: 4px;
	color: #005580;
}

#desease-discussion > div 
{
	margin-top: 10px;
	border-bottom: 1px #005580 dashed;
}

#desease-discussion > div:last-child, #desease-discussion > div:first-child
{
	border-bottom: 0;
}
#desease-discussion > div:first-child
{
	margin-top: 0;
}

#desease-discussion p {
	font-family: Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif;
	font-size: 12px;
	line-height: 140%!important;
	text-align: justify;
	margin-top: 5px;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}

#desease-discussion .desease-block-title {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	white-space: pre;
	white-space: pre-wrap;
	white-space: pre-line;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}
#desease-discussion .desease-block-title:hover {
	color: #0088cc;
	text-decoration: underline;	
}
.desease-ask {
	margin-left: 20px;
}
.desease-ask > input {
	width: 100%;
}
.head-right { margin-top: -98px !important;}

.padding-10 { padding: 10px;}
.padding-10-right { padding-right: 10px;}
.margin-10 { margin: 10px;}
.margin-10-right { margin-right: 10px;}