﻿/* styles specific to news.htm page */

.Item
{
	padding-top: 10px;
	padding-bottom: 10px;
			
}

.version
{
	font-size: 150%;
	font-weight: 900;
	padding-bottom: 5px;
}

.changes
{
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-color: #777777;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
