@charset "utf-8";

/* Define default values for the whole site */
body {
	text-align: center;
	background-color: #EBF6FF;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 150%;
}

/* Container for centering all our content */
#container {
	width: 70%;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(Anal_Fissure_logo.jpg);
	background-repeat: no-repeat;
	background-position: 35px 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding-top: 59px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #295E94;
	border-right-color: #295E94;
	border-bottom-color: #295E94;
	border-left-color: #295E94;
}
h1, h2, h3, h4, p, ul {
	padding-right: 80px;
	padding-left: 80px;
	font-family: "Times New Roman", Times, serif;
}
h1, h2, h3  {
	line-height: 150%;
}


h1 {
	padding-top: 15px;
	padding-bottom: 0px;
	font-size: 2.7em;
}
h2 {
	font-size: 1.3em;
	color: #295E94;
}

h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.7em;
	text-align: center;
	color: #295E94;
	line-height: 130%;
}
.testimonial {
	padding: 10px;
	margin-top: 10px;
	margin-right: 80px;
	margin-bottom: 25px;
	margin-left: 80px;
	border: medium double #295E94;
	background-color: #FFFFE6;
}

p, ul {
	font-family: Arial, Helvetica, sans-serif;
}
ul  em {
	font-style: normal;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #DFF1FF;
}
li {
	margin-top: 30px;
	margin-bottom: 30px;
}





#line {
	background-color: #A1BCDA;
	margin-left: 280px;
	padding: 6px;
}
#line2 {
	background-color: #295E94;
	height: 26px;
	margin-left: 280px;
}
.line3 {
	background-color: #295E94;
	height: 21px;
	text-align: right;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

.line3   a {
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.line3 a:hover {
	background-color: #A1BCDA;
	color: #295E94;
	border-top-color: #FB0000;
	border-top-width: 1px;
	border-top-style: solid;
}
h4  a:link, h4  a:visited {
	color: #295E94;
	text-decoration: underline;
}
h4   a:hover {
	color: #5A96D1;
	text-decoration: none;
}
h4  a:active {
	color: #295E94;
	text-decoration: none;
}
#cover_image {
	background-image: url(Anal-Fissure-COVER.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 170px;
	margin-left: 100px;
	margin-right: 100px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 50px;
}
.min_hight {
	height: 200px;
	float: left;
	width: 1px;
}

.clear {
   clear:both;
   height:1px;
   overflow:hidden;
}
#pslist ul {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 50px;
}
#pslist li {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding: 5px;
	list-style-type: circle;
}

.comment {
	font-size:0.7em;
	color: #C0C0C0;
}
