* {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Tahoma,Verdana,Arial;
	text-align:left;
}

.item_title {
	text-transform:uppercase;
}

.optional_area a {
	cursor:pointer;
}

a.buy_buttons {
	text-decoration:none;
	padding:2px;
	font-weight:bold;
	font-size:10px;
	line-height:17px;
}

table.form_container td,th{
	border:none;
	width:auto;
	height:auto;
}

div.sub_title {
	text-align:center;
	text-transform:uppercase;
	background-image:url('/images/w.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	font-weight:bold;
	margin:10px auto;
	padding-left:10px;	
}