/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#nestpagewidth{ width:67%; }
#nestfullwidth{ width:90%; }

#wrapper #twocols{
  width:150px;
  float:right; 
  position:relative;
}
#wrapper #twocols img {
  width: auto;
}

#wrapper div,#wrapper img {
  width: 70%;
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

h1.feature {
margin-bottom: -0.5em;
}

img.feature {
width: 124px; height: 108px; float: left; margin-right: 1em; margin-top: 1em; margin-bottom: 1em;
}
