#newsSection {

}
#newsSection p, #newsSection small, #newsSection p, #newsSection li {
	font-size: 12px;
	line-height:15px;
}
#newsSection small {
	font-size: 11px;
	line-height:13px;
	display:block;
	margin-bottom:10px;
}
#newsSection h1 {
    margin-bottom: .5em;
    font-size: 2.7em;
}
#newsSection h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica Light", Tahoma, Arial, sans-serif;
	font-weight:300;
	letter-spacing:-0.5px;
	font-size:22px;
	margin-bottom:10px;
}
#newsSection h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", "Helvetica Light", Tahoma, Arial, sans-serif;
	font-weight:300;
	letter-spacing:-0.5px;
	font-size:16px;
	margin-bottom:8px;
}
.feeds {
	margin-bottom: 10px;
}
.rss{
	padding: 2px 7px 12px 18px;
	background: url(/images/rss.gif) no-repeat;
	font-size:11px;
	margin-left:7px;
}
.feedburner{
	padding: 2px 0 12px 18px;
	background: url(/images/feedburner.gif) no-repeat;
	font-size:11px;
}

#searchform label {
    margin: 0 0 5px;
    background: #3785a7;
    color: #fff;
    padding: 4px 0 4px 6px;
    border-bottom: 1px solid #fff;
    font-size: 1.1em;
    font-weight:bold;
    display:block;
}
#searchform div {
    margin: 0 0 10px 0;
}
#searchform input {
    margin: 0 0 3px 10px;    
}
#searchform #s {
	border:1px solid #999999;
	padding: 1px 3px;
	width: 120px;
}

#searchform #searchsubmit {
    background: url(/images/button-bg.gif) no-repeat scroll 0 0;
    border: none;
    color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	width:70px;    
}

#col3 ul {
    margin: 0 0 8px 7px;
    list-style: none;
    padding: 0;
}
#col3 ul li {
    background: url("../images/list-bg.gif") no-repeat 0 5px;
    padding: 0 4px 4px 7px;
    color: #186288;
    margin: 0;
    font-size:12px;
    display:block;
}
#col3 ul li ul{
    margin: 0 0 0 5px;
}
#col3 ul li ul li{
    font-size:11px;
    padding: 0 4px 2px 7px;
}
#col3 ul li a{
    text-decoration:none;
    color: #186288;
}
#col3 ul li a:hover  {
    text-decoration:underline;
}
#col3 ul.latestEntries, #col3 ul.newsCategories{
    margin-top:5px;
}
#col3 ul.latestEntries li{
	font-size:11px;	
    padding: 0 4px 2px 7px;
}
.postmetadata {
	clear: both;
	font-size:11px !important;
	line-height:13px !important;
}

.clear {
	clear: both;
}
.post {
	margin: 0 0 26px;
	border-bottom:1px dotted #999;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px 14px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images 
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding-bottom: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0 0 8px;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.boxout {
    float: right;
    width: 300px;
    overflow: hidden; 
    margin: 0 0 10px 23px;
}
.boxout p{
	margin:0 !important;
	padding-top:2px;
}

.pills {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
    padding: 12px 13px;
    margin: 3px 0 6px 0;
    border: 1px solid #37a2a7;
    background: #f3ffff;
    display:block;
    height: 87px;
}
.pills img {
    border: 1px solid #caeced;
    margin: 1px 4px 0 15px;
    float:right;
    padding:0;
    width:99px;
}
.pills img:hover {
    border: 1px solid #37a2a7;
}
.pills a.medstitle {
	font-size: 1.1em;
	font-weight: bold;
	margin:0 !important;
	vertical-align:top !important;
	padding:0 !important;
    color: #145276;
}
a.light-button {
    width: 144px;
    height:22px;
    text-align: center;
    background: url("/images/consultbtn.gif") no-repeat;
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    overflow:hidden;
    line-height:22px;
}
a.light-button:hover {
    background-position: 0 -22px;
}
.startbtn {
    background: url("/images/startbtn.gif") no-repeat !important;
    text-align: left !important;
    text-indent:8px;
    font-size:12px !important;
}
a.startbtn:hover {
    background-position: 0 -22px !important;
}
.pills .light-button {
    font-size: 1.1em;
    position: absolute;
    top: 75px;
}
#fbrecommend {
	border:none; 
	float:right;
	margin: 4px 0; 
	overflow:hidden; 
	width:96px; 
	height:26px;
}
#footer ul li {
	height:13px;
	overflow:hidden; 
}

.comparisons {
	background:#cbcbcb;
	font-size:11px;
	padding: 0;
  margin:14px 0;
  color: #000;
}
.comparisons caption
{
  caption-side: bottom;
  font-style: italic;
  text-align: right;
  padding: 0.1em;
  font-size:10px;
  color:#999;
}
.comparisons .nobreak {white-space: nowrap;font-weight:bold;width:auto}
.comparisons th {background:#cbcbcb;text-align:left;padding:1px 2px;width:90px}
.comparisons td {background:#fff;padding:2px 3px;width:87px}
.drfoxtd { background:#fff0a3 !important}
.comparisons tr:hover
{
  background-color: #ffcbcb;
}
.medsPricelist {
	margin-bottom:15px;
}
.medsPricelist td {
	font-size:12px;
	background:#efefef;
	padding:2px 2px 2px 4px;
}
.medsPricelist th {
	padding:2px 2px 2px 4px;
	font-size:13px;
	background:#d4d4d4;
}

#header .right-side {
    width: 566px !important;
}

