@charset "utf-8";
/* CSS Document */
#dotbox {
	background-image:url(../images/short_bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	width:956px;
	background-color:#33373f;
	border:1px dotted #707174;
	height:242px;
	display: block;
	padding-top: 26px;
}
div.short2 {
	color:#878787;
	float:left;
	font-size:12px;
	line-height:1.4em;
	margin:15px 22px;
	width:426px;
}
