 	#banner {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		color: #000000;
		background-color: #fff;
		height:112px;
		}

	#bannerlogo {
		float: right;
		text-align: right;
		margin: 0px 10px 0px 0px;
		padding-top: 8px;
		}

	#logo {
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 8px 0px;
		}

	#advsearch {
		float: right;
		background-color:#CCCCCC;
		color: #000000;
		margin: 0px 10px 0px 12px;
		padding-right: 0px;
		}

	#nav {
		position: relative;
		margin: 0px 0px 0px 0px;
		border-top: 0px solid #000;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		border-left: 0px solid #000;
		background-color: #CCCCCC;
		color: #000000;
		width: 100%;
		padding: 0px 0px 0px 0px;
		}

 	#navtop {
 		float: left;
 		margin: 0px 0px 0px 4px;
 		}

	#header {
		position: relative;
		width: 100%;
		height: 30px;
		border: 0px red solid;
		clear: both;
		}
		
	#breadcrumb {
		position: absolute;
		right: 0px;
		top: 0px;
		width: 100%;
		text-align: right;
		margin: 0px 0px 0px 0px;
		padding-right: 10px;
		border: 0px blue solid;
 		}  	

	#basket {
		position: relative;
		width: 25%;
		margin: 0px;
		padding: 2px 0px 0px 10px;
		}

	#cartshort {
		font-weight: normal;
		border: 0px yellow solid;
		}

	#price {
		font-weight: bold;
		border: 0px yellow solid;
		}

	#availability {
		font-weight: normal;
		border: 0px yellow solid;
		}

	#titlewrapper {
		/* position: relative;
	  	height: 22px; */
  		margin: 0px 230px 14px 0px;
		text-align: right;
		/* border: 1px solid #000; */
		}

	#titlecontent {
		/* position: relative;
		top: 7px;
		right: 0px; 
		margin: 0px 0px 4px 0px; */
		padding: 0px 0px 0px 0px;
		text-align: right;
		}
	
	#wrapper {
		position: relative;
		width: 100%;
		border: 0px green solid;
		}

	#leftcontent {
		position: absolute;
		left: 0px;
		top: 0px;
		margin: 8px 0px 0px 10px;
		padding: 0px;
		width: 140px;
		background-color: transparent;
		color: #000000;
		/* border: 1px solid #000; */
		}

	#centercontent {
   	margin: 6px 230px 6px 170px;
		padding: 0px;	
		/* border: 1px solid #000; */
		}

	#rightcontent {
		position: absolute;
		right: 0px;
		top: 0px;
		margin: 10px 0px 0px 0px;
		padding: 0px;
		width: 210px;
		/* border: 1px solid #000; */
  		}
	
 	#footer {
		text-align: center;
		margin-bottom: 12px;
		margin-top:4px;
  		}

	.errortext {
		font-size: 12px;
		background-color: transparent;
		color: red;
		font-weight: bold;
		}

  	pre {
 		margin: 0px 10px 10px 0px;
 		}

  	h1 {
  		font-size: 0.9em;
 		padding: 0px;
 		margin: 0px;
		background-color: transparent;
		color: #000000;
 		font-weight: bold;
 		}

  	h6 {
 		font-size: 1.0em;
 		padding: 0px;
 		margin: 0px;
 		}
