.prod {
	width: 960px;
	float: left;
	clear: both;
}

.leftcol {
	width: 340px;
	padding: 60px 25px 25px 50px;
	float: left;
	position: relative;
	left: 10px;
}

.picboxL {
	width: 340px;
	height: 300px;
}

.prodname {
	width: 185px;
	height: 40px;
	padding: 6px 0px 1px 1px;
	margin: 8px 0px 0px 0px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	background: url('button1.jpg') no-repeat top center;
	float: right;
	color: #666666;
	text-decoration: none;
}

.rightcol {
	width: 470px;
	padding: 75px 25px 25px 50px;
	float: right;
	position: relative;
	left: 10px;
	text-align: justify;
}

.rightcol a {
	width: 185px;
	height: 40px;
	padding: 6px 1px 1px 1px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
	background: url('button1.jpg') no-repeat top center;
	display: block;

}
a.link{
	color: #cooooo;
	text-decoration: underline;
}
