@charset "utf-8";

/* Parqueamento */

#table-price
{
	margin-top:10px;
	border:none;
}

#table-price tr td, #table-price tr th
{
	border:none;
}

#table-price tr th
{
	border-bottom:1px solid #666666;
}

#table-price tr td
{
	border-bottom:1px solid #CCCCCC;
}