.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000000;
	font-style: normal;
	line-height: 15px;
}

.header {
	font-family: Verdana, sans-serif;
	font-size: 20px;
	color: #0000000;
	font-weight: bold;
	line-height: 15px;
}

.prodname {
	font-size: 13px;
	font-weight: bold;
}

.list {
	font-size: 11px;
	display: block;
	left-margin: 5px;
	margin: 0;
	padding: 0;
	list-style-position: outside;
}


.prodtitle {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        font-weight: bold;
        color: #000000;
}

.prodtext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 70%;
        line-height: 130%;
        color: #000000;
}

.prodlist {
	margin: 2em;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px%;
	line-height: 130%;
	color: #FFCE16;
	marker-offset: -15px; 
	text-align: left;
	list-style-position: outside;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000000;
	font-style: normal;
	line-height: 15px;
	margin:10px 0;
    padding:10px 0;
	border-top:1px solid #000000;
	overflow:hidden;
	}

h2 {
		font-size: 16px;
		font-weight: bold;
		color:#FFCE16;
		font-family: Arial, Helvetica, sans-serif;
		}

	.product h3 {
		font-size: 13px;
		font-weight: bold;
		}
	
	.product ul {
		list-style:none;
		padding-left:0;
		}
		
		.product li {
			background:url(images/bullet3.gif) no-repeat 0px 5px ;
			padding-left:13px;
			}

	.product .prodImg {
		float:left;
		width:229px;
		padding:10px 0;
		}
	
		.product .prodImg img {
			border:1px solid #000;
			padding:1px;
			}
	
	.product .content {
		float:left;
		}
	

