#cart_item {
	float:left; width:240px;
	}
#cart_item img {
	border:2px solid #E7FFF5; border-left-color:#006A00; border-top-color:#006A00;
	}
#cart_item a {
	border:0px;
	}
#itemform fieldset {
	border:0px;
	}
#itemform label {
	margin-right:10px;
	}
#itemform input.quantity {
	width:30px;
	border:2px solid #E7FFF5; border-left-color:#006A00; border-top-color:#006A00;
	}	
#itemform input.addbutton {
	border:2px solid #006A00; border-left-color:#E7FFF5; border-top-color:#E7FFF5;
	background-color:#7FD9B6; margin-top:10px; margin-bottom:15px; 
	font-weight:bold; font-size:12px;
	padding-left:3px; padding-right:3px; padding-top:1px; padding-bottom:1px;
	}	
#backarrow {
	height:16px; line-height:16px; text-indent:20px; vertical-align:middle; margin-bottom:14px; font-size:13px;
	background-image:url(images/back_arrow.gif); background-repeat:no-repeat; background-position:left center;
	}
#the_poem {
	float:right; width:500px;
	font-family:"Lucida Handwriting","Lucida sans","Comic san MS",Arial,Tahoma,Verdana,san-serif; font-size:12px;
	font-weight:bold; background-image:url(images/poem_bground.jpg); background-color:#FFFFFF;
	padding:10px 0px 10px 10px;
	border:2px solid #E7FFF5; border-left-color:#006A00; border-top-color:#006A00;
	}
.plainLink {
	text-decoration:none;
	}
p.greeting {
	margin-top:16px;
	float:right; width:500px;
}