

#news {
    float: left;
}
#cornerAds {
    float: left;
    width: 365px;
}

.homePageContent{
position: relative;
width: 710px;
height: 560px; /* without alert: 500px */
}

.homeUpdateAlert {
width: 690px;
padding: 10px;
margin: 20px 0;
position: absolute;
z-index: 10;
background: #d9edf7;
color: #428bca;
text-align: center;
top: -20px;
}

.homeFlashClock{
position: absolute;
top: 60px; /* without alert: 0 */
left: 0;
width: 710px;
height: 200px;
}

.homeFlashClockItem{
width: 400px;
margin: 23px auto 0 auto;
text-align: center;
}

.homeContent{
position: absolute;
top: 305px; /* without alert: 245px */
left: 0;
width: 710px;
color: #a3a3a3;
line-height: 21px;
}

.homeContent h2{
font-weight: bold;
font-size: 22px;
color: #bbb;
text-align: center;
padding: 2px 0 13px 0;
}

.homeNews{
position: absolute;
top: 455px; /* without alert: 395px */
left: 0;
width: 710px;
background: url('../img/tile-news.gif') repeat-y;
}

.homeNews span{
font-weight: bold;
font-size: 14px;
color: #000;
}

* html .homeAggregator{
height: 185px;
}

.homeAggregator{
float: left;
width: 715px;
margin-left: -5px;
overflow: hidden;
padding: 0;
}

.homeNews div.title1,
.homeNews div.title2 {
	margin: 0 0 5px 0 !important;
	line-height: 20px;
}

.homeNews div#Bloguru-Standard a:link
{
	color: #676767 !important;
	font-weight: bold !important;
	text-decoration: none !important;
	font-size: 15px !important;
}

.homeNews div#Bloguru-Standard a:visited
{
	color: #676767 !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.homeNews div#Bloguru-Standard a:active
{
	color: #676767 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
}

.homeNews div#Bloguru-Standard a:hover
{
	color: #676767 !important;
	text-decoration: underline !important;
}

.homeNews div#Bloguru-Standard img.avatarImg
{
	display:table-cell !important;
	vertical-align:middle !important;
	float:left !important;
	margin:3px 3px 3px 3px !important;
}

.homeNews div#Bloguru-Standard .BloguruGroupRSS
{
	font-size: 12px !important;
	font-family: Arial,Helvetica, Meiryo, 'Hiragino Kaku Gothic Pro', sans-serif !important;

}

.homeNews div#Bloguru-Standard .entry1
{
	float: left !important;
	width: 216px !important;
	height: 180px !important;
	padding: 15px 10px !important;
	background: #FFFFFF !important;
	color:#333333 !important;
}

.homeNews div#Bloguru-Standard .entry2
{
	float: left !important;
	width: 216px !important;
	height: 160px !important;
	padding: 15px 10px !important;
	background: #f4f4f4 !important;
	color:#333333 !important;
}

.homeNews div#Bloguru-Standard .author
{
	display: none !important;

}

.homeNews div#Bloguru-Standard .date
{
	float: left !important;
	color: #949494 !important;
	font-size: 12px !important;
	margin: 0 0 10px 0 !important;
}

.homeNews div#Bloguru-Standard .bullet
{
	display: none !important;
}

.homeNews div#Bloguru-Standard .post_desc
{
	font-size: 12px !important;
	color: #676767 !important;
	line-height: 22px !important;
	padding: 0 !important;
}

.homeNews div#Bloguru-Standard .seefullartical
{
	display: none !important;
}

/* Special container for formatting */
.homeNews div#Bloguru-Standard .floatcontainer:after
{
	content: "." !important;
	display: block !important;
	height: 0 !important;
	font-size:0 !important;
	clear: both !important;
	visibility:hidden !important;
}

