td { font-family: Tahoma; color: white; }
form { margin: 0px; }

#main_display{
	border: 1px solid #3C3C3C;
	width: 500px;
	margin: 0px auto 0px auto;
	text-align: center;
}
	
div.display_rows {
	text-align: left;
	padding-bottom: 5px;
	width: auto;
	color: white;
}

#id_wpnpic{
	height: 56px;
	text-align: center;
	vertical-align: bottom;
	color: gold;
	font-size: 10px;
	font-weight: bold;
	background-position: center;
	background-repeat: no-repeat;
}
#id_enchants{
	padding-top: 43px;
}

#id_name{
	text-align: center;
	text-shadow: #111111 0.1em 0.1em 0.1em;
	padding-top: 6px;
	padding-bottom: 14px;
}

#item_display{
	position: relative;
	background: url("../pics/opaque_80.png");
	color: white;
	padding: 10px 15px;
	margin: 0px;
}

#info2{
	text-align: center;
	padding: 5px 0px;
	background: url("../pics/opaque_40.png");
	font-size: 12px;
	font-weight: bold;
}

#options{
	text-align: center;
	padding: 5px 0px;
	background: url("../pics/opaque_20.png");
	font-size: 12px;
	font-weight: bold;
	color: black;
}
#options a{
	text-decoration: none;
}

#link_options{
	display: none;
	padding: 3px 24px;
	font-weight: bold;
	white-space: nowrap;
}
#link_options form{
	text-align: right;
}

.link_name{
	padding: 2px 0px;
	width: 170px;
	float: left;
	text-align: left;
}

.link_box{
	padding: 2px 0px;
	width: 280px;
	float: right;
}
