/*styles for boxes on kit page*/

.fpbox p {margin:3px 0 0 0;   padding-top:8px; padding-left:10px   }
.fpbox img {margin-right:5px}
#fp1 {margin-top:5px}
.fpbox {
		background-image:url(/site/images/stripe.gif); 
		background-repeat:no-repeat; 
		background-position:1.5%;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc; 
		border-left:1px solid #ccc;
		background-color:#eeeeee; 
		width: 438px; margin-bottom:5px; 
		padding-bottom:5px;padding-top:5px; 
		padding-left:25px; 
		 }
.fpbox a {font-size:14px; }
.trackStyle
		{
	position:absolute;
	background-color:#CCCCCC;
	width:12px;
	height:541px;
	left:82px;
	top: 207px;	
		}
/*styles for overall kit container with stripe*/

.kitHolder{
	width:470px; 
	background-image:url(/site/images/stripe3.gif); 
	background-repeat:no-repeat; 
	background-position:1.7%; 
	margin-top: 4px;
	}
.kbox p {margin:3px 0 0 0;  padding-left: 100px; padding-top:6px;}

/*styles for boxes on sub-pages*/

.kbox img {margin-right:5px}
.kbox {border:1px solid #ccc; width: 470px; margin-bottom:10px; padding: 5px;background-repeat:no-repeat;border:solid;}
.style1 {color: #333}