/* Petals & Patches Layout Stylesheet */ body { margin:20px; background:#FFFFDF;  color: 333333; text-align:center; padding:0; }#outer { text-align:left; border:0px solid #888888;  width:800px; margin:auto; }#hdr { /*height:60px;*/ background:#FFFFDF;  color: #333333; /*border:1px solid #FF0000; */  }#bar { height:25px; background:#FFFFDF;  color: #333333; /*border:1px solid #AAAAAA;*/	 border-width:0 0 0 0; }#bodyblock { position:relative; background: #FFFFDF;  color: #333333; width: 800px /*650px*/; padding:0; text-align:left;  border:0px solid #FAAF00;   }#l-col { float:left; background:#FFFFDF;  color: #333333; width:135px; border:0px solid #00FF00;   /* these 2 lines below added 20/4 to test new navigation */ margin: 0px; padding: 0px;}#cont { /* width:648px; */ background: #FFFFDF;  color: #333333;  border-width: 1 1 1 1; text-align: left;  /* text-align:center; */ border: 0px solid #00FFFF;   }#ftr { height: 25px; background: #FFFFDF;  color: #333333; border: 0px solid #FF0080;  margin: 0; text-align: left;  }.thumbnail{  float: left;    width: 60px;   border: 0px solid #000;  margin: 0 0 0 0;   text-align: center;  height:85px;} /* this is the latest version.thumbnail {		float: left;  		width: 195px; /*this prevents label being much wider than the thumbnail 		border: 0px solid #000;		margin: 2px 10px 2px 10px; 		padding: 1 1 1 1;		text-align: center;} */.clearboth {clear: both;}img.item {    display: block;    margin-left: auto;    margin-right: auto;	border: 0px solid #000;}/* added 26/04/10 in response to sitepoint reply */ul#navbuttons {    padding:0;    list-style:none;    width:130px;    margin:0 auto;}ul#navbuttons img {    border:none}/* -------------------------------------------------------*/tr.product {  text-align: center;}