/* Start of CMSMS style sheet 'Lindale - CGBlog' */
@charset "utf-8";
/* CSS Document */

#CGBlogSummary
{
	width:740px; 
        padding-left: 15px;
        padding-right: 15px;
	height: 35px;
        text-align: center;
}

#CGBlogSummaryLink
{
	float: left; 
	width: 365px; 
	text-align: left; 
	border-bottom:1px solid #EAEAEA;
}

#CGBlogSummaryCategory
{
	float: left; 
	width: 365px; 
	text-align: right; 
	border-bottom:1px solid #EAEAEA;
}
#CGBlogSummaryPostdate
{	
	float: left; 
	width: 365px; 
	text-align: right;
}

#CGBlogSummaryAuthor
{
	float: left; 
	width: 365px; 
	text-align: left;
}
/* End of 'Lindale - CGBlog' */

