	 body {
	 
	 
	 }

 .intro {
  font-size:15px;
  font-weight:bold;
  font-family:verdana;
  }


		.soft-blue-box:before {
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("units/soft-blue-box/box-tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("units/soft-blue-box/box-tl.gif");
	}
	.soft-blue-box {
		background: #e4ecec url("units/soft-blue-box/box-back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
	}
	.soft-blue-box:after {
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("units/soft-blue-box/box-bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("units/soft-blue-box/box-br.gif") scroll no-repeat bottom right ;
	}
	
	.soft-blue-box h2, .soft-blue-box h3, .soft-blue-box h4, .soft-blue-box h5 {
		border: none;
		margin-top: 0;
	}

.caption {
position:relative;
width:290;
height:210;
text-align:center;
font-weight:bold;
font-family:trebuchet ms,verdana,arial;
font-size:11px;
/* background-color: #aaaaee; */
}


/* Headers */

	#mainContent > h1:first-child,
	#mainContent > h2:first-child,
	#mainContent > h3:first-child,
	#mainContent > h4:first-child,
	#mainContent > h5:first-child,
	#mainContent > h6:first-child,
	#side > h1:first-child,
	#side > h2:first-child,
	#side > h3:first-child,
	#side > h4:first-child,
	#side > h5:first-child,
	#side > h6:first-child {
		margin-top: 0;
	}

/* Specific to Products Pages */

.productlist {
	// margin: 0;
	padding: 0 0 0 5px;
}

.productlist li {
//	clear: left;
	list-style: none;
	padding: 0 0 1em 0;
//	margin-left: 0;
}

.productlist h3 {
//	margin: 0 0 0.2em 0;
}

.productlist img {
	float: left;
//	margin: 0 0.5em 1em 0;
}

/*
br {
padding: 0 0 0 0;
 line-height:5px; 
}
*/

P {
	FONT-SIZE: 9pt; FONT-FAMILY: verdana; margin-top:6px; margin-bottom:9px;
	
}
.copy {
	FONT-SIZE: 8pt; COLOR: gray; LINE-HEIGHT: 15px; FONT-FAMILY: verdana
}
.copy A {
	FONT-SIZE: 8pt; COLOR: gray; FONT-FAMILY: verdana
}

td {
vertical-align: top;
font-family: verdana;
font-size:13px;
}

price {
font-family: verdana;
font-size:16px;
}

copyright {
font-family: verdana;
font-size:11px;
}

littleHead {
vertical-align: top;
font-family: verdana;
font-size:13px;

}

ul {
   margin:0;
  padding: 2 2 0 0; */ /* set value to desired size */

}

/* line-height: 0em;*/
li.square {
 list-style-type: square; 
  color: #cccccc; 
 /* padding: 8 8 8 8;*/
	margin:12;
  /*margin-top:2px; left-margin:2; */

  } 

}


/* built by christian for signup form */

		.SignupTable{
			font-family:verdana;
		}
		.SignupTable TD{
			font-size:8pt;
		}
		.Error{
			color:white;
			background-color:red;
			font-size:10pt;
		}
		.SignupTable P{
			font-family:verdana;
			font-size:8pt;
		}
		.SignupTable INPUT{
			font-size:8pt;
		}
		
		
		
		