body {
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #3c4f22;
	margin: 0px;
	padding: 0px;
}

#page {
	width: 689px;
}

#wspage {
	width: 689px;
	background-color: #ffffcc;
}

#pageleft {
	width: 564px;
	float: left;
	padding-bottom: 20px;
}

#pageright {
	width: 125px;
	float: right;
}

a {
	color: #c83d3a;
	text-decoration: underline;
}

a.blue {
	color: #3333ff;
	text-decoration: underline;
}

a.spaced {
	color: #c83d3a;
	line-height: 20px;
}

a.small {
	font-size: 11px;
}

.test {
	background-position: left bottom;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	background-repeat: repeat-x;
	vertical-align: bottom;
	filter: Alpha(Opacity=40);
}

img.prodlink {
	border: 0px solid #000000;
}

.txsm {
	font-size: 10px;
	line-height: 12px;
}

.txvl {
	font-size: 14px;
}

.txvlbd {
	font-size: 14px;
	font-weight: bold;
}

.txsm_gr {
	font-size: 10px;
	line-height: 12px;
	color: #777;
}

.col_gr {
	color: #777;
}

h3 {
	padding-top: 0px;
	margin-top: 0px;
	font-size: 14px;
}

h2 {
	font-size: 15px;
}

h2.red {
	color: #c83d3a;
}

h3.red {
	color: #c83d3a;
}

h3.no_sp {
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
}

h4 {
	font-size: 13px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

hr {
	color: #ccc;
	background-color: #ccc;
	border: 0px;
	height: 2px;
}

.showprod_plantcat {
	font-size: 10px;
	font-weight: bold;
	color: #666;
}

.showprod_plantprop {
	font-size: 10px;
	font-weight: normal;
	color: #333;
}


.showprod_price {
	font-size: 14px;
	font-weight: bold;
}

.showprod_desc {
	font-size: 11px;
}

.showprod_plantcolitem {
	font-size: 11px;
}

small {
	line-height: 12px;
}

.wslisthd1 {
	font-size: 16px;
	font-weight: bold;
}

.wslisthd2 {
	font-size: 14px;
	font-weight: bold;
}

small {
	font-size: 11px;
	line-height: 14px;
}

.fund_col1_row1 {
	border-bottom: 1px solid #999;
	padding-bottom: 2px;
	font-weight: bold;
	width: 100px;
}

.fund_colrest_row1 {
	border-bottom: 1px solid #999;
	padding-left: 20px;
	padding-bottom: 2px;
	font-weight: bold;
}

.fund_col1 {
	padding-bottom: 3px;
}

.fund_colrest {
	padding-left: 20px;
	padding-bottom: 3px;
}

.delivery-alert {
	margin: 0px 15px 15px 15px;
	padding: 15px;
	border: 1px dashed red;
	color: #333;
	font-weight: bold;
	background-color: #f8f8f8;
}