div#options {
	margin: 0.75em 0 0.75em 0;
}
button.option {
	border: none;
	background: transparent url(images/bullet1.gif) 0 50% no-repeat;
	padding: 2px 2px 2px 16px;
	text-decoration: underline;
	cursor: pointer;
	margin-bottom: 5px;
	font: bold 11px Tahoma, Arial, sans-serif;
	text-align: left;
	color: #333333; 
}
button.back {
	margin-top: 15px;
	border: 0px solid #666;
	background: #666 url(images/button_bg3.gif);
	cursor: pointer;
	padding: 3px 10px;
	font: bold 11px Tahoma, Arial, sans-serif;
	color: #fff;
	
}
div#desc {
	width: 36em;
}

