/*
 * Copyright 2008-2009 by escorts-highclass.com
 * All Rights Reserved
 */

table.pricetable td {
	text-align: right;
	padding-right: 6px;
	border: 1px solid #333333;
}

table.pricetable th {
	border-bottom: 1px solid #333333;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

table.pricetable th.left {
	border-right: 1px solid #333333;
}

table.pricetable tr {
	border: 1px solid #333333;
}

table.pricetable {
	border-collapse: collapse;
	border: 1px solid #333333;
}

input.pricetable {
	text-align: right;
}

img.pricetable {
	cursor: pointer;
	border: none;
}
