@charset "UTF-8";

/* This is the selector for the Row Container element which houses all the column
 * classes. 
*/
.StackedContainers .RowContainer
{
}

/* This is the selector for a column element which holds the actual data. 
 *
*/
.StackedContainers .RowColumn
{
}
.StackedContainers .RowContainer .RowColumn h2 {
}
.allnews_content {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C30;
}

