﻿
.path
{
	font-size:11px;
	font-weight:bold;
	margin-bottom:5px;
}

.path a
{
	font-weight:normal;
}

.sellist
{
	list-style-type:none;
	padding:0px;
	margin:2px 0px 0px 0px;
}

.sellist li
{
	padding:2px 5px 2px 5px;
	height:100%;
}

.sellist a
{
	font-weight:bold;
}

.price span, #fwnd_price
{
	font-weight:bold;
	color:#ff0000;
}

.price_d span
{
	font-weight:bold;
	color:#ffaaaa;
}

.price, .price_d
{
	margin-bottom:5px;
}

.info
{
	font-weight:bold;
}

.item_info, .item_info_d
{
	float:left;
}

.item_btn
{
	float:right;
	width:90px;
	text-align:center;
}

.item_btn button
{
	width:90px;
}

.item_info, .item_info_d
{
	margin:10px 0px 10px 0px;
	height:100%;
}

.item_info_d
{
	color:#666666;
	font-style:italic;
}

.st1
{
	color:#000000;
	background-color:#F0F2F4;
}

.st2
{
	color:#000000;
	background-color:#E5E8ED;
}

.floating_window a
{
	font-weight:bold;
}

.modal_dlg
{
	width:400px;
	background-color:#ffffff;
	padding:10px;
}

.messages span
{
	font-weight:bold;
	color:#ff0000;
}

#footer
{
	margin-top:15px
}

#footer p
{
	text-align:center;
	font-size:10px;
	margin:2px 0px 2px 0px;
	padding:0px;
}

