﻿#HomeAbout{
	line-height:16px;
}
#HomeAbout img{
	float:left;
	margin:0px 10px 10px 0px;
	vertical-align:top;
}
#HomeNews{
	width:415px;
	float:right;
}
#HomeNews .Thumbnail{
	border:1px solid #999999;
	float:right;
	margin:0px 0px 5px 10px;
	padding:1px;
}
#HomeNews a{
	color:#006600;
	text-decoration:none;
}
#HomeNews li{
	clear:both;
	margin-bottom:4px;
	border-bottom:1px dotted #999999;
}
#HomeNews div.Tool{
	padding-top:5px;
}
#HomeNews span.Date{
	display:block;
	color:#666666;
}
#HomeNews a.More{
	width:50px;
	height:16px;
	color:#ff6600;
	display:block;
	background:url(/Images/Icons/More.gif) left no-repeat;
}
#HomeNotifications{
	float:left;
	width:200px;
	margin-right:10px;
}
#HomeNotifications ul{
	margin:0px;
	padding:0px;
	list-style-type:disc;
}
#HomeNotifications li{
	display:block;
	padding-bottom:2px;
	border-bottom:1px dotted #666666;
	margin-bottom:2px;
}
#HomeNotifications a{
	display:block;
	text-decoration:none;
	padding:2px;
}
#HomeNotifications a:hover{
	background-color:#efefef;
}
#HomeGallery{
	float:left;
	width:200px;
	margin-right:10px;
	text-align:center;
}


