@charset "UTF-8";

div#whatsnew2
{
	padding:17px 0 8px 0;
	margin:0 0 25px 0;
	border-bottom:1px solid #000000;
}

div#whatsnew2 h3
{
	padding:0;
	margin:0 0 7px 0;
	position:relative;
}

div#whatsnew2 h3 span.listpage
{
	width:70px;
	height:15px;
	position:absolute;
	top:1px;
	right:2px;
}

div#whatsnew2 h3  span.listpage a
{
	text-decoration:none;
	display:block;
	width:70px;
	height:15px;
}




div#whatsnew2 ul.engineering_infolist li.list-border span.left
{
	background:url(/images/icon_arrow02.gif) no-repeat 100% 4px;
}

ul.engineering_infolist
{
	padding:0 5px 0 2px;
	margin:0;
}

ul.engineering_infolist li.list-border
{
	list-style:none;
	line-height:1.5;
	display:block;
	padding:0;
	margin:0 0 2px 0;
}

ul.engineering_infolist li.list-border span.left
{
	display:block;
	float:left;
	width:125px;
	padding:0;
	margin:0;
}
div#report ul.engineering_infolist li.list-border span.left
{
	background:url(/images/icon_arrow02.gif) no-repeat 100% 4px;
}
ul.engineering_infolist li.list-border span.right
{
	display:block;
	float:right;
	width:430px;
}

ul.engineering_infolist li.list-border span a
{
	text-decoration:none;
	color:#5393fc;
	background:#ffffff;
}

ul.engineering_infolist li.list-border span a:hover
{
	text-decoration:underline;
	color:#5393fc;
	background:#ffffff;
}

div.row
{
	width:100%;
	padding:0;
	margin:0 0 20px 0;
}

div.row div.left
{
	float:left;
	width:275px;
}

div.row div.right
{
	float:right;
	width:275px;
}


a.banner_category
{
	display:block;
	padding:0;
	margin:0 0 7px 0;
}

div.row p
{
	color:#646464;
	background-color:#ffffff;
}

