/* GENERAL STYLES */
.textContainer
{
}
.textTitle a
{
	color: #000000;
	text-decoration: none;
	color: #333333;
}
.textTitle a:hover
{
	color: #F05123;
	text-decoration: underline;
}
.textCalendar
{
    width: 60px;
    height: 49px;
    float: left;
}
.text
{
    width: 425px;
}
.textDotted
{
    background-image: url('/images/postDottedLine.gif');
    background-position:center;
    background-repeat: repeat-x;
    height: 11px;
    color: #ffffff;
}
.textBody
{
    line-height: 14pt;
    margin-top: 5px;
}
.textBody strike
{
 color: #333333;
}
.textFooter
{
    height: 25px;
    color: #ffffff;
}
#archive
{
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

/* EDITOR PROPERTIES */
