@import "init.css";
@import "common.css";

div#kit{
	width:580px;
	height:200px;
	background:url(../images/other/h2_kit.jpg)no-repeat;
	margin:0 0 5px 0;
	}
div#kit h2{
	text-indent:-9999px;
	}
div#kit ul{
	margin:55px 0 0px 10px;
	}
div#kit ul li{
	list-style:square inside;
	margin:0 0 2px 0;
	color:#F00;
	font-weight:bold;
	}

div#description{
	margin:0 0 20px 0;
	}
div#description ol{
	margin:10px 0;
}
div#description ol li{
	display:inline;
	border:1px solid #999;
	margin:0 5px 0 0;
	padding:3px;
	font-weight:bold;
}


h4#selbox{
	width:580px;
	height:21px;
	background:url(../images/other/h4_size.gif) no-repeat;
	text-indent:-9999px;
	}
h4#sizeref{
	width:580px;
	height:21px;
	background:url(../images/other/h4_sizeref.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
	}
h4#safety{
	clear:both;
	width:580px;
	height:21px;
	background:url(../images/other/h4_safety.gif) no-repeat;
	text-indent:-9999px;
	}
h4#aboutShamail{
	width:580px;
	height:21px;
	background:url(../images/other/h4_aboutShamail.gif) no-repeat;
	text-indent:-9999px;
	}

div#kitImage{
	width:580px;
	height:200px;
	background:url(../images/other/dlvkit2.jpg) no-repeat 0 20px;
	padding:5px 0 0 0;
	}
div.dscrptn{
	width:580px;
	margin:0 0 20px;
	}
div.dscrptn h5{
	clear:both;
	background:#F60;
	margin:0 0 10px;
	padding:3px;
	color:#FFF;
	}
div.dscrptn h6{
	width:580px;
	margin:0 0 10px;
	color:#0a8a21;
	}
div.dscrptn img{
	width:280px;
	height:187px;
	display:block;
	float:left;
	margin:0 10px 20px 0;
	}
div.dscrptn dl dd{
	display:list-item;
	list-style:inside circle;
	}


div#safe{
	height:55px;
	background:url(../images/other/safe_img.gif) no-repeat 0 0;
	padding:179px 0 0 0;
	}

div.btn{
	margin:0 0 20px 0;
	}
div.btn p{
	text-align:center;
	}
div.btn p a{
	display:block;
	width:150px;
	height:40px;
	background:url(../images/other/btn_kit.gif) no-repeat;
	margin:0 auto;
	text-indent:-9999px;
	}


