#article {
   border: 1px solid #ccc;
   padding: 0px 10px 10px 10px;
   margin: 21px 0 20px 0;
   overflow: hidden;
}

.photo {
	border: 0px solid #ccc;
}

.photocredit {
    text-align: right;
   float: right;
   font-size: 9px;
   color: #666;
   width: 180px;
   padding-top: 2px;
}

H2.headline {
   font: 24px Georgia, "Times New Roman" Times serif;
   color: #000;
   margin: 0;
   padding-right: 50px;
}

H2.sub {
   font: italic 14px Georgia, "Times New Roman" Times serif;
   color: #000;
   line-height: 21px;
   margin: 4px 0 0 0;
}

H4.comment_header {
   font: 15px Georgia, "Times New Roman" Times serif;
   color: #000;
   padding-top: 10px;
   margin-bottom: -5px;
}

H3.section_header {
font: .87em Georgia, serif;
color: #768E9D;
}

H2 a {
font: 24px Georgia, "Times New Roman" Times serif;
color: #768E9D;
text-decoration: none;
}

H2 a:visited {
color: #768E9D;
text-decoration: none;
}

H2 a:hover{
color: #c93;
border-bottom: 1px solid #ccc;
}

.author_top {
   font: 12px Georgia, "Times New Roman" Times serif;
   margin: 12px 5px 18px 5px;
   border-top: 1px dotted;
   border-bottom: 1px dotted;
   padding: 5px;
   width: 70%;
}

.author_bottom {
   font: 11px Georgia, "Times New Roman" Times serif;
   margin-top: 15px;
   padding: 5px;
   width: 98%;
}

.dateline {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
   margin: 4px 0px;
}

.articletext {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
        line-height: 17px;
        padding: 5px;
}

.articletext blockquote {
	margin: 10px;
	padding: 10px;
        border: 1px dotted;
	font-family: Helvetica, Arial;
        color: black;
	font-size: .8em;
        background: #eee;
}

.commenttext {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
       font-size: .75em; 
       padding: 10px;
       border-bottom: 1px dotted;
}

.commenttext a {
       color: #009;
       font-size: .75em; 
}

.commentform {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .75em; 
        padding: 10px;
}

.recent_comments {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .75em;
        border-left: 1px dotted; 
        border-right: 1px dotted; 
        padding: 10px;
}

.recent_comments a {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .85em; 
        color: #768E9D;
}

.recent_comments a:visited {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .85em; 
        color: #768E9D;
}

.paginate {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .7em; 
        padding: 10px;
        color: #333;
        float: right;
}


.article_footer {
	clear: both;
	margin: 20px 0 0 0;
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .7em;
}

.medText {
	font-family: verdana, Trebuchet, Arial, Helvetica, sans-serif;
 font-size:   .7em;
 color:       #333333;
 font-weight: normal;
}


/* Normal Bubble */
div.bubble2 {
	font-size: 0.9em;
	margin-bottom: 24px;
}

div.bubble2 blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble2 blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble2 cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(http://www.thereader.com.php5-18.websitetestlink.com/images/tip.gif) no-repeat 20px 0px;
	font-style: normal;
}


