
.homeBlk {
	background: #ffffff;
	height: 250px;
	width: 270px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #fff;
	padding: 10px;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#1F3B50; line-height:18px; font-weight:normal;
}
.homeBlk a {
	outline: none;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#1F3B50; line-height:17px; font-weight:normal;
}
.homeBlk a:hover {
	text-decoration: underline;
}
.homeBlk div {
	background: #f7f7f7;
	padding: 10px;
}
.homeBlk div.imgholder {
	border: 1px solid #ccc;
	height: 75px; 
	width: 100px;
	float: left; 
	padding: 4px;
	background-color: #fff;
	margin-right: 5px;
}
.homeBlk h4 {
	background-color: #efefef;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 3px;
}

.homeBlk h4 a {
	outline: none;
	text-decoration: none;
	font-family: trebuchet MS, tahoma, Arial, Verdana; font-size:12px; color:#A20E0E; line-height:17px; font-weight:normal;
}
.homeBlk h4 a:hover {
	text-decoration: none;
}

.homeBlk div ul {
	padding-left: 5px;
	margin-top: 3px;
	margin-left: 0px; 
	padding-left: 0px;
	
}
.homeBlk div ul li {
	background: url(img/bullet_redsq.gif) no-repeat center left;
	padding-left: 13px;
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #ffffff;
	list-style: none;
}
	
.homeBlk div ul li a {
	outline: none;
	text-decoration: none;
	font-family: tahoma, Arial, Verdana, trebuchet MS; font-size:11px; color:#1F3B50; line-height:17px; font-weight:normal;
}

#marqueecontainer{
	position: relative;
	height: 225px;
	width: 99%;
	overflow: hidden;
	border: 1px solid #efefef;
	padding: 1px;
}

#marqueecontainer span {
	color:#666; font-weight:bold;
}