#homeBlock1 {
	width: 272px;
	float: left;
	height: 400px;
	/*margin-right: 20px;*/
}
/* +rpt june2013 */
#homeBlock1Top {
	width: 272px;
	clear: left;
	height: 45px;
	background-color: #ffffff;
	padding-left: 10px;
}
/* +rpt june2013 -end */
#homeBlock1Middle {
	width: 255px;
	height: 281px;
	padding: 0 10px;
}

#homeBlock1Bottom {
	width: 265px;
	float: left;
	height: 30px;
	padding: 15px 10px 10px 0;
}

h1.h1HomeBlock1 {
	font-family: 'StagMedium', 'LucidaSansUnicodeRegular', verdana, sans-serif;
	color: #231f20;
	font-size: 180%;
	font-weight: normal;
	line-height: 45px;
	vertical-align: middle;
	margin: 0px;
	float: left;
}

li.liHomeBlock1  {
	padding: 8px 0;
	border-bottom: 1px dotted #808080;
}

li.liHomeBlock1  a{
	font-family: 'LucidaSansUnicodeRegular', verdana, sans-serif;
	font-size: 90%;
	color: #231f20;
	text-decoration: none;
	line-height: 15px;
}

li.liHomeBlock1  a:hover{
	text-decoration: underline;
}

.iconsHome {
	margin-left: 10px;
}

.iconsHome li {
	float: left;
	margin-right: 10px;
}

a.utube {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../img/utube_bw.png) left top no-repeat;
	text-indent: -999px;
}

a.utube:hover {
	background: transparent url(../img/utube.png) left top no-repeat;
}

a.twitter {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../img/twitter_bw.png) left top no-repeat;
	text-indent: -999px;
}

a.twitter:hover {
	background: transparent url(../img/twitter.png) left top no-repeat;
}

a.rssBreaking {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../img/rss_bw.png) left top no-repeat;
	text-indent: -999px;
	float: right;
	margin: 10px 10px 0 0; 
}

a.rssBreaking:hover {
	background: transparent url(../img/rss.png) left top no-repeat;
}

a.rss {
	display: block;
	width: 30px;
	height: 30px;
	background: transparent url(../img/rss_bw.png) left top no-repeat;
	text-indent: -999px;
}

a.rss:hover {
	background: transparent url(../img/rss.png) left top no-repeat;
}
a.flickr {
	display: block;
	width: 42px;
	height: 30px;
	background: transparent url(../img/flickr_bw.png) left top no-repeat;
	text-indent: -999px;
}

a.flickr:hover {
	background: transparent url(../img/flickr.png) left top no-repeat;
}
