*{
	margin:0;
	padding:0;


}
.products-list ul li {
	list-style:none inside;
	margin:0;
	padding:0;
}
.products-list ul li p {
	font-size:12px;
	line-height:1.3em;
}
.statedrop{
	float:right;
	line-height:27px;
	padding-right:30px;
	margin:-25px 0px 0px 0px;
}

.prodcol3{
	font-size:11px;
	width:35%;
	float:right;
	padding:5px;
}

.prodcol3 img, .prodcol2 img {padding:3px 5px 0 0;}

.prodcol3 strong, .prodcol2 strong {color:#000; clear:both; text-align:center !important;}

dd a.current-linkitem {background-color:lightblue}

.bb {border-bottom:1px solid #ccc; padding:1px 17px 1px 17px;}

.bbb {border-bottom:1px solid #ccc; padding:1px 17px 1px 17px; background-color:#eee;}

.bb img, .bbb img {margin:3px 7px 0 0 ;}

ul.bb li h2, ul.bbb li h2 {border:none;font-size:13px;}

.products-list form {
	float:right;
}

/* rounded buttons */
.round {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(http://media.uslegalforms.com/images/button-green.jpg) no-repeat right top; 
	padding-right:30px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	margin: 0 30px 0 30px;
	float:right;
	text-decoration:none;
}

.round span { 
	background:url(http://media.uslegalforms.com/images/button-green.jpg) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:30px; line-height:27px;
	color:#fff;font-weight:bold;
	text-decoration:none;
}

.tound {
	cursor:pointer; 
	cursor:hand; 
	line-height:27px;
	background:url(http://media.uslegalforms.com/images/button-blue.jpg) no-repeat right top; 
	padding-right:30px; 
	vertical-align:middle;
	display:block; /*opera*/
	display:inline-block; /*ie*/
	display:-moz-inline-box;  /*ff*/
	float:right;
	text-decoration:none;
}

.tound span { 
	background:url(http://media.uslegalforms.com/images/button-blue.jpg) no-repeat left top; 
	height:27px;
	display:block;
	display:inline-block;
	padding-left:30px; line-height:27px;
	color:#fff;font-weight:bold;
	text-decoration:none;
}

	a.tound:hover {background-position:right -155px;color:#fff;font-weight:bold;}

	a.tound:hover span {background-position:left -155px;color:#fff;font-weight:bold;}

	a.round:hover {background-position:right -155px;color:#fff;font-weight:bold;}

	a.round:hover span {background-position:left -155px;color:#fff;font-weight:bold;}

	/*button tag*/
/* end rounded buttons */

ul.prodcol2 li {
	list-style-type:square;
	padding-bottom:3px;
}

.full{
	padding-bottom:10px !important;
}

.cls {
	clear:both;
	height:1px;
	border:1px solid #ff8000;
	visibility:hidden;
}

.wrappper p {
	padding:12px;
}


