/* AJAX */

.ajax_busy {
	background:transparent url(/images/shastic/buttons/16x-wiki-blue-spinner.gif) no-repeat scroll left center;
}


/* FORMS */

.details_form_box label { width: 110px; }
.details_form_box .right_column_field { margin-left: 125px; }


/* COMMENTS BOX */

.comments_box {
	margin: 25px auto 25px; 
	padding: 20px; 
	width: 568px;
	
	background-color: white;
	color: #1b1b1b;
	font-size: 12px; 
	line-height: 18px;
}

.comments_box h1 {
	font-size: 16px; 
	line-height: 24px;
	letter-spacing:-1px;
	color: inherit;
	font-weight: bold;
}

.comments_box .link_coating {
	color: #1E7FB6;
	text-decoration: none;
}

.comments_box label {
	width: 100px;
	
	color: #1b1b1b;
	font-size: 12px;
}


/* DESCRIPTIONS */

.description_coating {
	white-space: pre-wrap;
}


.redeemed, .redeemed * {
	text-decoration:line-through;
}


/* SECTIONS */

#special_buyers {
	color: #efefef;
}

