@charset "utf-8";
.content_4{
	margin:0px;
	padding:0px;
	background:#FFF;
	float:left;
	width:760px;
	height:215px;
}
.box_4{
	margin:0px;
	padding:0px;
	margin-left:4px;
    width:374px;
	display:block;
	float:left;
	position:relative;
}
.rounded_2{
	background:url(../images/content-bar_05.gif) top left no-repeat;
	width:100%;
	height:195px;
	
}
#side-bar .rounded_3{
	background:url(../images/content-bar_05.gif) top left no-repeat;
	width:100%;
	height:185px;
}
.rounded_2 h2{
	background:url(../images/content-bar_06.gif) top right no-repeat;
	padding:10px 20px 12px;
	margin:0px;
	margin-left:10px;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F00;
}
.rounded_3 h2{
	background:url(../images/content-bar_06.gif) top right no-repeat;
	padding:12px 20px 12px;
	margin:0px;
	margin-left:10px;
	font:14px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F00;
}
.rounded_2 h2 span{
	font:12px Verdana, Geneva, sans-serif;
	color:#333
}
.content_4 .top-right{
	position:absolute;
	top:14px;
	left:300px;
	width:20px;
	font:12px Verdana, Geneva, sans-serif;
}
.content_4 .top-right a,.content_2 .top-right a:visited{
	text-decoration:none;
	color:#F00;
}
.content_4 .top-right a:hover{
	color:#333;
}
.rounded_2 .main{
	background:url(../images/content-bar_08.gif) right repeat-y;
	padding:10px 20px 0px 30px;
	height:145px;
	margin:0px;
}
#side-bar .rounded_3 .main{
	background:url(../images/content-bar_08.gif) right repeat-y;
	padding:10px 10px 0px 20px;
	height:120px;
}
.rounded_2 .main a,.rounded_2 .main a:visited{
	display:block;
	text-decoration:none;
	display:block;
	color:#06F;
	line-height:20px;
}
.rounded_2 .main a:hover{
	color:#333;
}
.rounded_3 .main li{
	list-style-type:none;
	color:#06F;
	margin-bottom:10px;
	line-height:20px;
}
.rounded_2 .footer {
  background: 
	url(../images/content-bar_07.gif)
  bottom no-repeat;
  height:20px;
  position:relative;
  bottom:5px;
  }
  .rounded_3 .footer {
  background: 
	url(../images/content-bar_09.gif)
  bottom no-repeat;
  height:20px;
  position:relative;
  bottom:5px;
  }