body {
	font-family: Verdana, Geneva, sans-serif;
}

.text { font-size: 11px; line-height: 15px; text-decoration: none;
     font-family: "verdana"; color: #000000; CURSOR: arrow; font-weight: none;
     LETTER-SPACING: 0pt }

.menu { font-size: 11px; line-height: 15px; text-decoration: none;
     font-family: "verdana"; color: #333366; CURSOR: arrow; font-weight: none;
     LETTER-SPACING: 0pt }

A { color:#333366; text-decoration:underline; font-family:verdana; font-size:11px;
     font-weight:none; }
A:hover { color:#333366; text-decoration:none; }

A.menu { color:#333366; text-decoration:none; font-family:verdana; font-size:11px;
     font-weight:bold;}
A.menu:hover { color:#ffffff; text-decoration:none;}

A.products { color:#333366; text-decoration:none; font-family:verdana; font-size:11px; line-height: 20px;
     font-weight:bold; }
A.products:hover { color:#333366; text-decoration:underline; }


#r_contain {
	width: 600px;
	text-align: left;
	font-size: 11px;
}

#r4r_h1 {
	width: 600px; 
	text-align: left;
}

	#r4r_h1 h1 {
		font-size: 14px;
		font-weight: bolder;
	}
	
#r4r_h2 {
	float: left;
	width: 450px;
	text-align: left;
	font-size: 11px;
}

#r4r_h3 {
	float: right;
	width: 150px;
	text-align: right;
	font-size: 12px;
	color: #999;
	font-style: italic;
	font-weight: bolder;
}

.break {
	clear: both;
}

.prodBox {
	width: 178px;
	float: left;
	margin-right: 30px;
	border: 1px solid #000;
}

	.prodBoxInner h1 {
		margin-left: auto;
		margin-right: auto;
		width: 148px;
		background-color: #999;
		color: #FFF;
		font-size: 11px;
		font-style: italic;
		padding: 3px;
	}
	
	.prodBoxInner img {
		margin-left: 12px;
	}

.prodBoxRight {
	width: 178px;
	float: left;
	border: 1px solid #000;
}
