@charset "utf-8";
/* CSS Document */

.price {
	text-align: center;
	font-weight: bolder;
	font-size: 16px;
}

.left {
	text-align: left;
}
.secondLine {
	line-height: 2;
}

table.last {
	margin-bottom: 0px;
}

tr {
	border: 1px solid #E6E6E6;
	padding: 0px;
	margin: 0px;
}
td {
	padding: 5px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
table {
	line-height: normal;
	margin-bottom: 75px;
	margin-top: 15px;
}
th {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.bolder {
	font-weight: bolder;
	font-variant: small-caps;
	font-size: 14px;
	color: #000;
.x {
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
}
#facebox a:link , #facebox a:visited{
	color: #900;
	font-weight: bold;
}
#facebox a:hover , #facebox a:active{
	color: #000;
	font-weight: bold;
}

