@charset "utf-8";


/* -------------------------------------------------


------------------------------------------------- */


.section p.text {
	width:245px;
	margin:20px 0 20px 0;
	float:left;
}

.section p.image {
	margin:20px 0 20px 0;
	float:right;
}

dl.features {
	border:solid 1px #CCCCCC;
	display:inline-block;
	width:510px;
	margin-left:10px;
	margin-bottom:15px;
	padding:10px;
}

dl.features a {
	background:url(../../software/images/connection/integration_ros/common/bg_ar.jpg) no-repeat 3px 3px;
	padding-left:15px;
}

dl.features dt {
	font-weight:bold;
	margin-bottom:5px
}



