#contentText {	
	font-size: 16px;
	line-height: 1.5;
} 

/*headine*/
.inner-page h2 {
    font-size:26px;
}

/* date */
#contentText.news .date {
	font-size: 13px !important;
}
.captionedImageGroup {
     float:none !important;
     padding:0 !important;
}
.captionedImage.full-width, .captionedImage.full-width img {
    width:297px;
}
/*credit*/
.captionedImage .imagecredit {
    font-size: 13px !important;
}
/*caption*/
.captionedImage p {
    font-size: 14px !important;
}
/*content links*/
#content #contentText a {   
    font-size:16px !important;
}
#contentText ul li {
	margin-left:18px;
	}
#contentText img {
display:block;
}
#contentText table, #contentText img {
float:none;
}
/*categories*/
#content, #content a {
    font-size:18px !important;
}
.story-homelink {display:block !important}
}
