
div.price table.list-table td {
	border-left: 1px dotted #FFA800;
	padding: 10px;
	text-align: center;
	width: 30%;
}

div.price table.list-table th {
	padding: 10px;
}

div.price table.list-table tr.header th,
div.price table.list-table tr.header td {
	line-height: 1.2em;
	padding: 5px;
}

div.price-passport table.list-table td {
	border-left: 1px dotted #FFA800;
	border-right: 1px dotted #FFA800;
	padding: 10px;
	text-align: center;
	width: 25%;
}

div.price-passport table.list-table tr.header td {
	line-height: 1.2em;
	padding: 5px;
}

div.pricetime {
	position: relative;
}

div.pricetime p.date {
	color: #18CA00;
	font-size: 25px;
	font-weight: bold;
	left: 25px;
	position: absolute;
	text-align: right;
	top: 51px;
	width: 300px;
}

div.pricetime p.date span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	margin-right: 2px;
}

div.pricetime div.date {
	float: left;
	width: 300px;
}

div.pricetime div.date div.comment {
	background-color: #FFF1D5;
	padding: 10px 5px;
}

div.pricetime div.date div.comment p {
	line-height: 1.5em;
	margin: 0px;
	text-align: center;
}

div.pricetime div.date div.comment u {
	background: url(../images/line.gif) repeat-x 0px 10px;
	clear: both;
	display: block;
	font-size: 5px;
	height: 20px;
	text-indent: -2000em;
}

div.pricetime div.date p.date {
	background-color: #18CA00;
	color: #FFFFFF;
	height: 32px;
	line-height: 30px;
	margin: 0px;
	padding-top: 3px;
	text-align: center;
}

div.pricetime div.price h3 {
	padding-bottom: 7px;
}

div.pricetime div.price table th {
	vertical-align: top;
}

div.pricetime div.price table td {
	vertical-align: bottom;
}

div.pricetime div.price table td.a {
	text-align: center;
	white-space: nowrap;
}

div.pricetime div.price table td.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0px 4px 4px 0px;
	text-align: right;
}

div.pricetime div.price table td.setcomment {
	text-align: left;
}

div.pricetime div.price table td.setcomment  ul.notelist {
	line-height: 1.2em;
	list-style-type: none;
	margin: 5px 0px 0px 1em;
}

div.pricetime div.price table td.setcomment  ul.notelist li {
	line-height: 1.2em;
	padding: 1px 0px;
	text-indent: -1em;
}

div.pricetime div.price table td.setcomment  ul.notelist li span.maker {
	margin-right: 0.2em;
}

div.pricetime div.price table td.space {
	height: 10px;
}

div.pricetime div.price table th {
	padding-right: 5px;
	text-align: center;
	width: 21px;
}

div.pricetime div.price table th.n {
	padding-left: 5px;
}

div.pricetime div.pt {
	float: right;
	width: 300px;
}

div.pricetime div.time h3 {
	padding-top: 20px;
}

div.pricetime div.time p {
	font-size: 120%;
	margin: 0px;
	padding: 3px 10px 0px 10px;
}

div.pricetime-bg {
	background: url(images/pricetime_bg-trans.png) no-repeat left bottom;
	padding: 20px 30px 0px 30px;
}

div.rental table.list-table td {
	border-left: 1px dotted #FFA800;
	padding: 5px;
	text-align: center;
	width: 30%;
}

div.time table.list-table td {
	text-align: center;
	width: 33%;
}

div.time table.list-table td.c {
	border-left: 1px dotted #FFA800;
	border-right: 1px dotted #FFA800;
}

