@charset "utf-8";
/* CSS Document */

/*   Kit import file   */


#kitpages {
	width:96%;
	border: 1px solid #ccc;
	padding:10px;
	}
#kitspages h2 {
	font-size:1em;
	font-weight:bold;
	margin:0;
	}
#kitpages h2+h3 {
	font-size: .83;
	font-weight: bold;
	margin:0;
	}
#kitpages p {
	font-size:.875em;
	margin-top:1em;
	margin-bottom: 1em;
	}
.catcol1 {
	width:90px;
	float:left;
	text-align:center;
	padding:5px;
	margin:0 0 20px 5px;
	}

.catcol2 {
	width:425px;
	float:right;
	text-align:left;
	padding:0;
	margin:0 0 20px 0;
	}
	
#kitpages .box-75percent-catalog {
	width: 100%;
	margin:0;
	margin-top: 5% 0 20%% 0;
	}
	
#kitpages .catcol2 h2 {
	font-size:1.0em;
	margin-top: 0;
	margin-bottom:0;
	font-weight:bold;
	color:#black;/*#983535;*/
	}
#kitpages .catcol2 h2+h3 {
	font-size:.82em;
	margin-top: 0;
	margin-bottom:.5em;
	font-weight:bold;
	color:#555; /*#black; 983535;*/
	}
	
#kitpages .catcol2 h3 {
	font-size:.92em;
	margin-top: 0;
	margin-bottom:.5em;
	font-weight:bold;
	color: black; /*#983535;*/
	}
	
#kitpages .catcol2 p {
	font-size:.875em;
	line-height:1.286em;
	margin-bottom:1em;
	}
#kitpages .box-75percent-catalog hr{
	margin-top: 1em;
	margin-bottom: 1em;
	}
		
	

