
#box2 {
 	width: 100%;
}
#box2 ul {	
	padding:0px;
	margin:0px;
}
#box2 li {	
	float:left;	
	width: 170px;
	list-style: none;
	padding: 0 15px 5px 0;
}

#box2 img {
	margin: 0px;
	padding:0px;
	border: 0px;
}

#box2 a {
	font-weight: bold;
}

#box2 h2 {
	font-size:1.2em;
	margin:0px;
	padding:3px 10px;
	height:42px;
	color:#FFF;
	background:#8CB8F6 url(../pixel/basis/content_top_170.gif) no-repeat left top;
}

#box2 .text{
	padding:7px;
	height:50px;
	background:#bdd5f8;
}

#box2 .text_bottom{
	padding:7px;
	text-align:right;
	background:#BDD5F8 url(../pixel/basis/content_bottom_170.gif) no-repeat left bottom;
}

#box2 .teaser_last{
	float:right;	
	padding: 0 0 5px 0;
}
