h1.item_title {
	font-family: Trebuchet MS;
	font-size: 14pt;
}

table.item_table {
	background-color: #CCD1D7;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #557FFF;
}

.item_left {
	font-size: 8pt;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 4px;
	width: 100px;
	height: 20px;
}

td.item_right {
	/*padding-top: 2px;*/
	padding-right: 5px;
}

td.item_table {
	font-family: Trebuchet MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 1px #557FFF;
}

td.price_market {
}

td.author {
	font-weight: bold;	
}

td.td_cart {
	vertical-align: middle;
	height: 35px;
}

th {
	color: #ff0000;
	font-family: Trebuchet MS;
	font-size: 14pt;
	text-align: left;
	font-weight: bold;
}

button.item_cart {
	font-family: Tahoma;
	font-size: 9pt;
	background-color: #ffffff;
	margin: 0;
}

table.info {
	width: 300px;
}