div.factbox
{
	width: 100%;
	margin: 25px 0 0 0;
	border: 1px solid #060;
	background-color: #EEE;
	background-image: url(../images/home_box_bkgd.jpg);
	background-position: left top;
}
	
div.factbox p
{
	margin: 20px 20px 20px 20px;
}


div.factbox img
{
	margin: 5px;
}

div.factbox  h2
{
	font-size: medium;
	color: #006600!important;
	margin: 20px 0 0 20px;
}

div.factbox a:link
{
	color: #006600;
	text-decoration:none;
}
	
div.factbox a:hover
{
	color:#003300;
	text-decoration: underline;
}
	
div.factbox a:visited
{
	color:#666666;
	text-decoration: none;
}
	
div.factbox a:active
{
	color: #669966;
	text-decoration: underline;
}
	
hr.cleaner
{
      clear: both;
      height: 1px;
      margin: -1px 0 0 0;
	  padding: 0;
      border: none;
      visibility: hidden;
}

div.separator
{
	clear: both;
}

div#toolbar
{
	padding: 20px 0 0 0;
}

div#ezwt
{
	padding: 0 0 0 200px;
}

div.class-file, div.border-box
{
	padding: 0 0 0 200px;
}

p.clear-right
{
	clear: right;
}

p.clear-left
{
	clear: left;
}

.product-white
{
	background-color: #fff;
	height: 20px;
	border: none;
}

table.renderedtable td.product-pink
{
	padding: 10px;
	background-color:#EEE;
	border:1px solid #333;
}

table.renderedtable td.product-pink p
{
	font-size: small;
	line-height: 1.5em;
	color:#333;
	margin: 10px;
}

table.renderedtable td.product-green
{
	background-color:#99CC99;
	padding: 10px;
	margin: 20px 0 0 0;
	border:1px solid #333;
}

table.renderedtable td.product-green p
{
	font-size: 14px;
	line-height: 1.5em;
	color:#333;
	margin: 10px;
	margin-left: 73px;
}

table.renderedtable
{
	width: 35%;
	border-color: #ccc;
	margin-bottom: 20px;
}

div.attribute-tipafriend p
{
	    padding-top: 2em;
}

div.attribute-tipafriend a
{
	    padding-left: 26px;
	    background-position: left center;
}

.attribute-tipafriend a, .attribute-pdf a, .attribute-print a, .attribute-rss a
{
	    padding-left: 22px;
	    background-position: left top;
	    background-repeat: no-repeat;
}

.attribute-tipafriend a
{
	    background-image: url('../images/icons/tip_icon.gif');
}
