.tborder {
	font-size: medium;
	font-weight: bold;
}
.bordercolor, .bordercolor td {
	font-size: smaller;
}
.text_content {
	margin: 10px;
	font-weight: normal;
}
.recipe_reagent {
	width: 80px;
	height: 80px;
	float: left;
}
.recipe_reagent_quantity {
	color: #ff0000;
	font-weight: bold;
	position: relative;
	top: -23px;
	left: 3px;
}
.recipe_reagents_text {
	float: left;
	width: 600px;
	position: relative;
	top: -33px;
	font-size: smaller;
}
.recipe_reagents_text a, .recipe_page_reagents_text a {
	background-color: #000000;
	padding: 0px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	border: 1px solid #a9a9a9;
	border-style: solid;
	position: relative;
	line-height: 1.7em;
}
.item_link {
	background-color: #000000;
	padding: 2px;
	padding-top: 0px;
	border: 1px solid #a9a9a9;
	font-size: small;
	white-space: nowrap;
	line-height: 1.5em;
}
.icon_img {
	width: 45px;
	height: 45px;
	padding-left: 4px;
	padding-top: 4px;
	background-image: url(images/icon_border_medium.png);
	background-repeat: no-repeat;
	
}
.icon_img_large {
        width: 65px;
        height: 65px;
        padding-left: 6px;
        padding-top: 6px;
        background-image: url(images/icon_border_large.png);
        background-repeat: no-repeat;
	float: left;

}
.recipe_page_icons {
	float: left;
	width: 730px;
	padding-left: 50px;
}
.recipe_page_reagents_text {
	width: 700px;
}
.recipe_page_crafters_text {
	width: 600px;
}
.gbankTab {
	padding-top: 35px;
	width: 616px;
	height: 308px;
}
.gbankSlot {
	width: 44px;
	height: 44px;
	float: left;
	text-align: center;
}
.gbank_reagent_quantity {
	color: #ff0000;
	font-weight: bold;
	position: relative;
	top: -15px;
	left: -2px;
}
.gbank_icon_img {
	padding-top: 4px;
	padding-left: 0px;
	background-image: url(images/icon_border_medium.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
}
th {
	font-size: smaller;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.gbanksalelistIcon {
	width: 50px;
	background-color: #eeeeee;
}
td.gbanksalelistName {
	width: 200px;
	background-color: #eeeeee;
}
td.gbanksalelistCost {
	width: 60px;
	text-align: right;
}
td.gbanksalelistAvailable {
	width: 50px;
	text-align: right;
}
td.gbanksalelistComment {
	
}
td.gbanksalelistActions {
	width: 70px;
	background-color: #eeeeee;
}
.numberInput {
	text-align: right;
}
a.orderNowLink {
	background: none;
	border: none;
}
.gbank_notonsale {
	display: none;
}
.gbank_onsale {
	position: relative;
	top: -49px;
	left: -11px;
}
td.orderListDate {
	width: 70px;
	background-color: #eeeeee;
}
td.orderListIP {
	width: 80px;
}
td.orderListForumID {
	width: 60px;
	text-align: right;
	background-color: #eeeeee;
}
td.orderListCharacter {
	width: 80px;
}
td.orderListItem {
	width: 44px;
	background-color: #eeeeee;
}
td.orderListQuantity {
	width: 60px;
	text-align: right;
}
td.orderListCostEach {
	width: 60px;
	text-align: right;
	background-color: #eeeeee;
}
td.orderListTotal {
	width: 60px;
	text-align: right;
}
.orderlist_icon_img {
	padding-top: 4px;
	padding-left: 4px;
	background-image: url(images/icon_border_medium.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 44px;
}
td.ipBansDate {
	width: 70px;
	background-color: #eeeeee;
}
td.ipBansIP {
	width: 80px;
}
td.ipBansLength {
	width: 90px;
	background-color: #eeeeee;
}
td.ipBansComment {
	width: 500px;
}

