 
 #navBarX{
	position:fixed; 
	top:0px; 
	left:210px;
	right:240px;
	height:29px;
	font-size:100%;
	z-index:1000;
	border-bottom:1px solid #9d9d7d;
	text-align:center;
	background-color:#ffffe4;
}

#navBarX a:hover {
	background-color:#9D7;
	border-bottom-color:green;
}
#navBarX a:active {
	background-color:#fec837;
}

.XPT {
	text-decoration:none;
	color:black;
	border-color:#9d9d7d;
  border-style:solid double dotted;
	border-width:1px 3px;
	background-color:#c8c8a0;
	padding:2px 3px;
	margin-top:11px;
	font-size:11px;
	}


.left{float:left; margin-left:10px;}
.left + .left {margin-left:3px;}
.right{float:right; margin-right:10px;}
.right + .right {margin-right:3px}
 
 #Guides h4, #GuidesNav h4{
	margin:0.5em -0.5em;
 } 
 
/*startHidden is in a seperate stylesheet that won't be loaded if JavaScript is off.*/
 
body{
	font-family:verdana, sans-serif;
	font-size:0.75em;/* was 0.78*/
	padding:0;
	background-color:#ffffe4;
}

p + p { margin-top: -.4em; }

a{text-decoration:none; color:#736;}
a:hover{text-decoration:underline}
a:active{color: #075315;}

.price{
	font-size:larger;
	font-weight:bold;
}
.description{
	font-size:110%;
	line-height:1.1;
}
.ie6Only{display:none;}

#logoBox{
	width:200px;
	margin:8px 0;
	position:absolute;
	top:0; left:0;
	height:35px;
	text-align:center;
	font-style:italic;
}
#logoBox a, a.geologic{font-size:1em; color:#9d9d7d;}
#logoBox a:hover, a.geologic:hover{color:#c8c8a0;}
#logoBox a:active, a.geologic:active{color:#075315;}

a.plainLink , a.plainLink:hover, a.plainLink:active{color:black; text-decoration:none}


.geo{color:#9d9d7d}
.logic{color:#c8c8a0}
.logo{font-family:verdana; font-style:italic;}

#navBar{
	position:fixed; 
	top:0px; 
	left:240px;
	right:240px;
	padding-top:20px;
	height:41px;
	font-size:100%;
	z-index:1000;
	border-bottom:1px solid black;
	text-align:center;
	background-color:#ffffe4;
}

#navBar a {
	text-decoration:none;
	color:black;
	border:2px solid black;
	background-color:#c4719a;
	padding:2px 6px;	
	font-size:94%;
  margin:0 6px;	
}

#navBar a:hover {
	background-color:#CFA;
}
#navBar a:active {
	background-color:#fec837;
}

#leftBar{
	width:186px;
	position:absolute;
	height:100%;
	top:60px;
	left:10px;
}

#leftBar .header{
		background-color:#f5f5d7;
		padding:3px 5px;
		font-size:larger;
		border-bottom:solid #a7a783 thin; 
		font-weight:bold;
}
.header h2, .greentitle h2{
  margin:0;
  display:inline;
}
#leftBar .contents{
		padding:0.5em; 
		text-align:left;
}
#leftBar .box{
		border: double 3px;
		border-color:black;
		background-color:#ffe;
		margin-bottom:10px;
}
	
#leftBar .topNavigation{
		border-style:solid;
		border-width:1px;
		border-left-width: 3px;
		padding: 0 5px;
		display:list-item;
		margin-bottom:12px;
}

.subItem{
	font-weight:normal; 
	display:list-item; 
	line-height:18px;
	padding-left:1em;
}
.subList{list-style-type:none; padding:0; font-weight:normal; font-style:italic; margin:0; margin-left:0;}
.topNavigation {	font-weight:bold; margin-bottom:2px}

.topNavigation a{color:black; text-decoration:none}

.prodNav{border-color:#141; background-color:#cfa; color:black}
.infoNav{border-color:#301; color:black;}
.schoolNav{border-color:#421; color:black; background-color:#fff5cc}

.glow:hover, .subItem:hover{background-color:#9D7;}
.subItem:active{background-color:#8cfe37;}
.suB:hover{background-color:#efc888;}
.glow:active, .suB:active{background-color:#fec837;}
	
#rightBar .header, .greentitle{
		background-color:#f5f5d7;
		padding:3px 5px;
		font-size:larger;
		border-bottom:solid #a7a783 thin; 
		font-weight:bold;
	}
#rightBar .contents, .greencontent{
		padding:0.5em; 
		text-align:left;
	}
#rightBar .box{
		border: double 3px;
		border-color:black;
		background-color:#ffe;
		margin-bottom:10px;
	}

#rightBar{
	width:220px;
	position:absolute;
	top:60px;
	right:10px;
}

#mainContent{
	position:absolute;
	left:210px;
	right:240px;
	top:31px;
	padding:20px 10px 5em;
	text-align:center;
}


#mainContent textarea, #mainContent input{
	border:#A7A783 1px solid;
}

#mainContent .expandable {
	margin-bottom:1em;
}

#mainContent li {
	line-height:1.28;
}

#mainContent .greencontent {
	padding: 0 1em 1em; border:#A7A783 1px; border-style:none dotted solid
}

#mainContent .content{
	text-align:left;
	max-width:600px;
	margin:auto;
	line-height:1.28;
}
#mainContent h2{text-align:left; max-width:600px; margin-left:auto; margin-right:auto; padding-left:0;}
#mainContent h2 a{font-size:smaller; text-decoration:none;}
#mainContent .info{line-height:1.4; font-size:1.1em;}

.overImage{
	z-index:5;
	position:relative;
}


.images{
	width:50%;
	max-width:440px;
}

#checkoutBelt .header{
	font-size:large;
	margin-top:1em;
}
#checkoutBelt .basket-item{
	font-size:larger;
	border-bottom:dotted 1px;
}
#checkoutBelt .basket-cost{
	display:table-cell;
	padding:0 0.6em 0 1em;
	font-size:larger;
	border-bottom:dotted 1px;
	text-align:right;
}
#checkoutBelt .basket-total{
	font-weight:bold;
	font-size:larger;
}
#checkoutBelt .PnP{
	font-size:105%;
}
#checkoutBelt .buynow{
	display:none;
}

#payExpl{
	font-style:italic;
}

.highlight{
	font-weight:bold;
	color:#075315;
}

table {font-size:inherit;}

#imagePreviewer{
	width:200px;
	border:solid black 1px;
	height:150px;
}

#ContactUs{
	margin-top:10px;
}

#ContactUs input, #ContactUs textarea{
	width:95%;
}

#productMatrix{
	max-width:600px;
	position:relative;
	margin:auto;
	margin-top:2em;
}

#productMatrix #left, #productMatrix #right{
	width:49%; 
	top:0; 
}
#productMatrix #right{
	float:right;
}
#productMatrix #left{
	float:left;
}

#productMatrix a{color:#736;}
#productMatrix a:hover{color:#075315;}
#productMatrix a:active{color:#fec837;}

#productMatrix .product{
	border:1px solid;	
}
#productMatrix .name{
	font-size:110%;
}
#productMatrix .price{
	font-size:110%; 
	font-weight:bold;
}
#productMatrix .blurb{
	margin:0;width:100%;
}

#productMatrix .description{
	font-size:smaller;
}

#imageSwitch{
	text-align:center;
	font-size:larger;
	line-height:2;
}

#imageSwitch a:hover{
	text-decoration:none;
	color:#fec837;
}

.frontPage{border:none; margin:1em 0; width:100%}
.frontPageBlurb{font-style:italic; font-family:Calibri, arial; font-size:100%; }

.matrixBox{border:solid 1px; border-left:solid 4px; border-color:#141; margin:1em 0; width:100%;}
.purpleBG{background-color:#c4719a;}
.greenBG{background-color:#CFA;}

div.detailsLabel{
	float:right; padding-right:0.8em; margin-bottom:3px; text-align:right;
}
div.detailsInput{
	float:right; width:160px;margin-bottom:3px;
}
div.detailsRow{
	clear:both; float:right;  width:100%;
}
#detailsForm{
	max-width:360px; line-height:20px; text-align:right; margin-top:1em;
	}
#detailsForm input.flat{
	width:160px;
}

li{
	line-height:2;
}
.buyButtons{
	border:dotted 1px;
}


/* Inherited from GeoLogic.css */
	
	h1.title{
		padding:0 0.4em 0 0.2em;
		font-family:Verdana;
		font-size:200%;
		font-weight:normal;
		margin:0;
		margin-bottom:0.8em;
		padding-top:0px;
		border-bottom:double 3px;
		max-width:600px;
    text-align:left;
	}
	
	.blurb{color:#455341; font-size:0.8em; width:38%; float:left; margin:2em 1% 0 2.5%;}
	.purpletext{color:#535145;}
	.mauvetext{color:#604145;}
	.rowr{width:50%; float:right;}
	.basket{
		float:left;
	}
	.addtobasket{text-align:right; padding:1em;color:#455341;text-decoration:none;}
	.images{width:58%; float:left; margin-bottom:1.25em;}
	.thumbs{padding:1em 0;}
	.thumb{float:left; width:30%; margin-left:3%; position:relative}

	img {border:none;}
	img.thumb{
		float:left;
		width:31.3333%;
		padding:0 1%;
	}
	img.big{
		border:none;
		width:100%;
	}
	img.image90{
		width:90px;
    height:68px;
		border:1px solid;
		margin-bottom:3px;
	}
	img.image440{
		max-width:440px;
		border:1px solid;
		margin:auto;
		margin-bottom:3em;
		max-width:100%;
	}
	img.inText{
		width:50%;
		max-width:200px;
		border:1px solid;	
		margin:1em;
		margin-right:0;
		float:right;
	}
	
	.itemprice{font-size:200%;}
	.itemdetails{
		width:100%;
		text-align:right;
		margin-bottom:2em;
	}
	.viewbasket{
		color:#a7A783;
		text-decoration:none;
	}
	
	.basket-item{
		padding:0 0.2em 0 0;
		font-size:smaller;
	}
	.basket-cost{
		display:none;
	}
	.basket-remove{
		color:#004400;
		font-size:smaller;
	}
	.basket-total{
		font-weight:bold;
		text-align:center;
	}
	.basket-saving{
		font-weight:normal;
		font-style:italic;
	}
	.PnP{
		font-size:85%;
	}
	
	a.removePic{
		margin-bottom:3px;
	}
	
	.flat{
		border:1px solid #37371C;
		background-color:#fffff1;
		color:#37371C;
		padding:0 0.2em;
	}
	
	input.flat{	
		height:1.4em;
		width:20em;
	}
	.flat{
		border:1px solid #37371C;
		background-color:#fffff1;
		color:#37371C;
		padding:0 0.2em;
	}
	input.quantity{
		margin-bottom:13px;
		margin-right:3px;
		padding:0pt 0pt 0pt 2px;
		width:13px;
	}
	input.inTable{
		position:relative;
		top:-13px;
		margin-bottom:-13px;
	}
	.comment{
		font-style:italic;
		padding:0.2em;
	}
	.commenter{
		padding-bottom:1em;
		padding-left:1.1em;
	}
	
	.paylink {
		font-weight:bold; 
		color:#a7A783;
		text-decoration:underline;
		border:none;
	}
	
	.bynote{font-size:smaller;}
	
	.trow {
		border-bottom:dotted 1px #878765;
		font-family:verdana;
		font-size:75%;
		padding:0.5EM 0;
	}
	.multiItem{
		border-bottom-style:solid;
	}

  .toggle-button {
    margin-bottom: -2px;
    height:16px;
    width:16px;
  }

  h1{
    font-weight:bold;
    margin:0;
    font-size:16px;
  }


  h2.product-page{
    text-align:left;
    max-width:600px;
    margin:auto;
    line-height:1.28;
    font-size:large;
    font-weight:bold;
    text-align:left;
    margin-bottom:1em;
  }

  h2{
    font-weight:bold;
    font-size:14px;
  }
  h2.subtle{
    margin:0;
    font-size:12px;
  }

  h3.name {
    font-weight:normal;
    margin:0;
  }
  h3.inline{
    display:inline;
    font-size:14px;
    font-weight:normal;
  }

  h4.byline {
    color:#4d4153;
  }
	
	li p {margin-top:0; margin-left:1em;}
	td.bold {border-bottom:black dotted 1px; padding:0.2em .2em 0;}
	td.dottedunder {border-bottom:black dotted 1px; padding:0.8em .2em 0.2em; }
	td.final {border-bottom:1px black solid; padding:1em .2em 0;}
	
	#basket {border:none;}

  .jsonly { display: none }
  <br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/geologic/public_html/3oLogic.css.php:27) in <b>/home/geologic/public_html/3oLogic.css.php</b> on line <b>611</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by (output started at /home/geologic/public_html/3oLogic.css.php:27) in <b>/home/geologic/public_html/3oLogic.css.php</b> on line <b>612</b><br />

 #navBarX{
	position:fixed;
	top:0px;
	left:210px;
	right:240px;
	height:29px;
	font-size:100%;
	z-index:1000;
	border-bottom:1px solid #9d9d7d;
	text-align:center;
	background-color:#ffffe4;
}

#navBarX a:hover {
	background-color:#9D7;
	border-bottom-color:green;
}
#navBarX a:active {
	background-color:#fec837;
}

.XPT {
	text-decoration:none;
	color:black;
	border-color:#9d9d7d;
  border-style:solid double dotted;
	border-width:1px 3px;
	background-color:#c8c8a0;
	padding:2px 3px;
	margin-top:11px;
	font-size:11px;
	}


.left{float:left; margin-left:10px;}
.left + .left {margin-left:3px;}
.right{float:right; margin-right:10px;}
.right + .right {margin-right:3px}

 #Guides h4, #GuidesNav h4{
	margin:0.5em -0.5em;
 }

/*startHidden is in a seperate stylesheet that won't be loaded if JavaScript is off.*/

body{
	font-family:verdana, sans-serif;
	font-size:0.75em;/* was 0.78*/
	padding:0;
	background-color:#ffffe4;
}

p + p { margin-top: -.4em; }

a{text-decoration:none; color:#736;}
a:hover{text-decoration:underline}
a:active{color: #075315;}

.price{
	font-size:larger;
	font-weight:bold;
}
.description{
	font-size:110%;
	line-height:1.1;
}
.ie6Only{display:none;}

#logoBox{
	width:200px;
	margin:8px 0;
	position:absolute;
	top:0; left:0;
	height:35px;
	text-align:center;
	font-style:italic;
}
#logoBox a, a.geologic{font-size:1em; color:#9d9d7d;}
#logoBox a:hover, a.geologic:hover{color:#c8c8a0;}
#logoBox a:active, a.geologic:active{color:#075315;}

a.plainLink , a.plainLink:hover, a.plainLink:active{color:black; text-decoration:none}


.geo{color:#9d9d7d}
.logic{color:#c8c8a0}
.logo{font-family:verdana; font-style:italic;}

#navBar{
	position:fixed;
	top:0px;
	left:240px;
	right:240px;
	padding-top:20px;
	height:41px;
	font-size:100%;
	z-index:1000;
	border-bottom:1px solid black;
	text-align:center;
	background-color:#ffffe4;
}

#navBar a {
	text-decoration:none;
	color:black;
	border:2px solid black;
	background-color:#c4719a;
	padding:2px 6px;
	font-size:94%;
  margin:0 6px;
}

#navBar a:hover {
	background-color:#CFA;
}
#navBar a:active {
	background-color:#fec837;
}

#leftBar{
	width:186px;
	position:absolute;
	height:100%;
	top:60px;
	left:10px;
}

#leftBar .header{
		background-color:#f5f5d7;
		padding:3px 5px;
		font-size:larger;
		border-bottom:solid #a7a783 thin;
		font-weight:bold;
}
.header h2, .greentitle h2{
  margin:0;
  display:inline;
}
#leftBar .contents{
		padding:0.5em;
		text-align:left;
}
#leftBar .box{
		border: double 3px;
		border-color:black;
		background-color:#ffe;
		margin-bottom:10px;
}

#leftBar .topNavigation{
		border-style:solid;
		border-width:1px;
		border-left-width: 3px;
		padding: 0 5px;
		display:list-item;
		margin-bottom:12px;
}

.subItem{
	font-weight:normal;
	display:list-item;
	line-height:18px;
	padding-left:1em;
}
.subList{list-style-type:none; padding:0; font-weight:normal; font-style:italic; margin:0; margin-left:0;}
.topNavigation {	font-weight:bold; margin-bottom:2px}

.topNavigation a{color:black; text-decoration:none}

.prodNav{border-color:#141; background-color:#cfa; color:black}
.infoNav{border-color:#301; color:black;}
.schoolNav{border-color:#421; color:black; background-color:#fff5cc}

.glow:hover, .subItem:hover{background-color:#9D7;}
.subItem:active{background-color:#8cfe37;}
.suB:hover{background-color:#efc888;}
.glow:active, .suB:active{background-color:#fec837;}

#rightBar .header, .greentitle{
		background-color:#f5f5d7;
		padding:3px 5px;
		font-size:larger;
		border-bottom:solid #a7a783 thin;
		font-weight:bold;
	}
#rightBar .contents, .greencontent{
		padding:0.5em;
		text-align:left;
	}
#rightBar .box{
		border: double 3px;
		border-color:black;
		background-color:#ffe;
		margin-bottom:10px;
	}

#rightBar{
	width:220px;
	position:absolute;
	top:60px;
	right:10px;
}

#mainContent{
	position:absolute;
	left:210px;
	right:240px;
	top:31px;
	padding:20px 10px 5em;
	text-align:center;
}


#mainContent textarea, #mainContent input{
	border:#A7A783 1px solid;
}

#mainContent .expandable {
	margin-bottom:1em;
}

#mainContent li {
	line-height:1.28;
}

#mainContent .greencontent {
	padding: 0 1em 1em; border:#A7A783 1px; border-style:none dotted solid
}

#mainContent .content{
	text-align:left;
	max-width:600px;
	margin:auto;
	line-height:1.28;
}
#mainContent h2{text-align:left; max-width:600px; margin-left:auto; margin-right:auto; padding-left:0;}
#mainContent h2 a{font-size:smaller; text-decoration:none;}
#mainContent .info{line-height:1.4; font-size:1.1em;}

.overImage{
	z-index:5;
	position:relative;
}


.images{
	width:50%;
	max-width:440px;
}

#checkoutBelt .header{
	font-size:large;
	margin-top:1em;
}
#checkoutBelt .basket-item{
	font-size:larger;
	border-bottom:dotted 1px;
}
#checkoutBelt .basket-cost{
	display:table-cell;
	padding:0 0.6em 0 1em;
	font-size:larger;
	border-bottom:dotted 1px;
	text-align:right;
}
#checkoutBelt .basket-total{
	font-weight:bold;
	font-size:larger;
}
#checkoutBelt .PnP{
	font-size:105%;
}
#checkoutBelt .buynow{
	display:none;
}

#payExpl{
	font-style:italic;
}

.highlight{
	font-weight:bold;
	color:#075315;
}

table {font-size:inherit;}

#imagePreviewer{
	width:200px;
	border:solid black 1px;
	height:150px;
}

#ContactUs{
	margin-top:10px;
}

#ContactUs input, #ContactUs textarea{
	width:95%;
}

#productMatrix{
	max-width:600px;
	position:relative;
	margin:auto;
	margin-top:2em;
}

#productMatrix #left, #productMatrix #right{
	width:49%;
	top:0;
}
#productMatrix #right{
	float:right;
}
#productMatrix #left{
	float:left;
}

#productMatrix a{color:#736;}
#productMatrix a:hover{color:#075315;}
#productMatrix a:active{color:#fec837;}

#productMatrix .product{
	border:1px solid;
}
#productMatrix .name{
	font-size:110%;
}
#productMatrix .price{
	font-size:110%;
	font-weight:bold;
}
#productMatrix .blurb{
	margin:0;width:100%;
}

#productMatrix .description{
	font-size:smaller;
}

#imageSwitch{
	text-align:center;
	font-size:larger;
	line-height:2;
}

#imageSwitch a:hover{
	text-decoration:none;
	color:#fec837;
}

.frontPage{border:none; margin:1em 0; width:100%}
.frontPageBlurb{font-style:italic; font-family:Calibri, arial; font-size:100%; }

.matrixBox{border:solid 1px; border-left:solid 4px; border-color:#141; margin:1em 0; width:100%;}
.purpleBG{background-color:#c4719a;}
.greenBG{background-color:#CFA;}

div.detailsLabel{
	float:right; padding-right:0.8em; margin-bottom:3px; text-align:right;
}
div.detailsInput{
	float:right; width:160px;margin-bottom:3px;
}
div.detailsRow{
	clear:both; float:right;  width:100%;
}
#detailsForm{
	max-width:360px; line-height:20px; text-align:right; margin-top:1em;
	}
#detailsForm input.flat{
	width:160px;
}

li{
	line-height:2;
}
.buyButtons{
	border:dotted 1px;
}


/* Inherited from GeoLogic.css */

	h1.title{
		padding:0 0.4em 0 0.2em;
		font-family:Verdana;
		font-size:200%;
		font-weight:normal;
		margin:0;
		margin-bottom:0.8em;
		padding-top:0px;
		border-bottom:double 3px;
		max-width:600px;
    text-align:left;
	}

	.blurb{color:#455341; font-size:0.8em; width:38%; float:left; margin:2em 1% 0 2.5%;}
	.purpletext{color:#535145;}
	.mauvetext{color:#604145;}
	.rowr{width:50%; float:right;}
	.basket{
		float:left;
	}
	.addtobasket{text-align:right; padding:1em;color:#455341;text-decoration:none;}
	.images{width:58%; float:left; margin-bottom:1.25em;}
	.thumbs{padding:1em 0;}
	.thumb{float:left; width:30%; margin-left:3%; position:relative}

	img {border:none;}
	img.thumb{
		float:left;
		width:31.3333%;
		padding:0 1%;
	}
	img.big{
		border:none;
		width:100%;
	}
	img.image90{
		width:90px;
    height:68px;
		border:1px solid;
		margin-bottom:3px;
	}
	img.image440{
		max-width:440px;
		border:1px solid;
		margin:auto;
		margin-bottom:3em;
		max-width:100%;
	}
	img.inText{
		width:50%;
		max-width:200px;
		border:1px solid;
		margin:1em;
		margin-right:0;
		float:right;
	}

	.itemprice{font-size:200%;}
	.itemdetails{
		width:100%;
		text-align:right;
		margin-bottom:2em;
	}
	.viewbasket{
		color:#a7A783;
		text-decoration:none;
	}

	.basket-item{
		padding:0 0.2em 0 0;
		font-size:smaller;
	}
	.basket-cost{
		display:none;
	}
	.basket-remove{
		color:#004400;
		font-size:smaller;
	}
	.basket-total{
		font-weight:bold;
		text-align:center;
	}
	.basket-saving{
		font-weight:normal;
		font-style:italic;
	}
	.PnP{
		font-size:85%;
	}

	a.removePic{
		margin-bottom:3px;
	}

	.flat{
		border:1px solid #37371C;
		background-color:#fffff1;
		color:#37371C;
		padding:0 0.2em;
	}

	input.flat{
		height:1.4em;
		width:20em;
	}
	.flat{
		border:1px solid #37371C;
		background-color:#fffff1;
		color:#37371C;
		padding:0 0.2em;
	}
	input.quantity{
		margin-bottom:13px;
		margin-right:3px;
		padding:0pt 0pt 0pt 2px;
		width:13px;
	}
	input.inTable{
		position:relative;
		top:-13px;
		margin-bottom:-13px;
	}
	.comment{
		font-style:italic;
		padding:0.2em;
	}
	.commenter{
		padding-bottom:1em;
		padding-left:1.1em;
	}

	.paylink {
		font-weight:bold;
		color:#a7A783;
		text-decoration:underline;
		border:none;
	}

	.bynote{font-size:smaller;}

	.trow {
		border-bottom:dotted 1px #878765;
		font-family:verdana;
		font-size:75%;
		padding:0.5EM 0;
	}
	.multiItem{
		border-bottom-style:solid;
	}

  .toggle-button {
    margin-bottom: -2px;
    height:16px;
    width:16px;
  }

  h1{
    font-weight:bold;
    margin:0;
    font-size:16px;
  }


  h2.product-page{
    text-align:left;
    max-width:600px;
    margin:auto;
    line-height:1.28;
    font-size:large;
    font-weight:bold;
    text-align:left;
    margin-bottom:1em;
  }

  h2{
    font-weight:bold;
    font-size:14px;
  }
  h2.subtle{
    margin:0;
    font-size:12px;
  }

  h3.name {
    font-weight:normal;
    margin:0;
  }
  h3.inline{
    display:inline;
    font-size:14px;
    font-weight:normal;
  }

  h4.byline {
    color:#4d4153;
  }

	li p {margin-top:0; margin-left:1em;}
	td.bold {border-bottom:black dotted 1px; padding:0.2em .2em 0;}
	td.dottedunder {border-bottom:black dotted 1px; padding:0.8em .2em 0.2em; }
	td.final {border-bottom:1px black solid; padding:1em .2em 0;}

	#basket {border:none;}

  .jsonly { display: none }

  div#list-sizes {
    text-align:center;
   }

   #list-sizes li{
    display:block;
   }

   #list-sizes .price, #list-sizes .description{
    display:inline;
   }