.box_skitter .label_skitter p{
	padding: 5px 15px 5px 25px;
}
.box_skitter_trimtop {
	width: 1100px;
	height: 610px;
	top: -30px;
	left: -10px;
	
}

.box_skitter_960240 {
	width: 960px;
	height: 240px;
}

div.top_opac{
	opacity: 0.8;
	background-color: #ccd0cc;
	z-index: 170;
	width: 1100;
	height: 60;
	position: absolute;
	top: 0px;
	left: 0px;

}
div.top_opac_over{
	z-index: 171;
	width: 1100;
	height: 60;
	position: absolute;
	top: 0px;
	left: 0px;

}

div.header_top_small{
	display: block;
	position: relative;
	text-align: left;
	padding: 0;
	top: 20px;
	left: 60px;
	z-index:180;

}
div.header_top_small a{
	background: url('/img/top-small-cmb.png') no-repeat left top;
	display: block;
	position: absolute;
	text-indent: -900%;
	width: 150px;
	height: 30px;
	border-radius: 3px;


}
div.header_top_small a:hover{
	background-position: left bottom;
}
div.header_top_center{
	margin: 0 auto 0 auto;
	right: 40px;
	bottom: 15px;
	position: absolute;
}

div#header_top_usage{
	margin: 0 auto 0 auto;
	left: 200px;
	bottom: 5px;
	width: 700px;
	position: absolute;
	text-align: center;
}

