table#table {
	width: 490px;
}
	table#table td#left {
		width: 460px;
		vertical-align: top;
		text-align: left;
	}
	table#table td#right {
		width: 30px;
		height: 161px;
		background-image: url(../images/title-stats.png);
		background-position: top right;
		background-repeat: no-repeat;
	}


table#main {
	width: 460px;

}

	.main_head1, .main_head2, .main_head3, .main_head4, .main_head5, .main_head6 {
		background-color: #F3F4F5;
		vertical-align: top;
		text-align: center;
		border-bottom: 1px solid #B4BDC0;
		border-right: 1px dotted #B4BDC0;
	}
	.main_head6Guest {
		background-color: #F3F4F5;
		vertical-align: top;
		text-align: center;
		border-bottom: 1px solid #B4BDC0;
	}

	.main1 {
		background-color: #F3F4F5;
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
		border-top: 1px dashed #B4BDC0;
	}
	.main2 {
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
		border-top: 1px dashed #B4BDC0;
	}

	.main2First {
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
	}

	.main_foot1, .main_foot2, .main_foot3, .main_foot4, .main_foot5, .main_foot6 {
		background-color: #F3F4F5;
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
		border-top: 1px solid #B4BDC0;
	}
	.main_foot6Guest {
		background-color: #F3F4F5;
		vertical-align: top;
		text-align: center;
		border-top: 1px solid #B4BDC0;
	}

	.main_head7, .main_foot7 {
		background-color: #F3F4F5;
		width: 35px;
		vertical-align: top;
	}

	.main_foot7 {
		border-top: 1px solid #B4BDC0;
	}

	.main_head1, .main1, .main_foot1 {
		width: 180px;
	}
	.main_head2, .main_foot2 {
		width: 150px;
	}
	.main_head3, .main3, .main_foot3 {
		width: 130px;
	}
	.main_head4, .main4, .main_foot4 {
		width: 100px;
	}
	.main_head5, .main5, .main_foot5 {
		width: 60px;
	}
	.main_head6, .main6, .main_foot6, .main_head6Guest, .main_foot6Guest {
		width: 75px;
	}
	.main_head7 {
		border-bottom: 1px solid #B4BDC0;
	}
	.main7 {
		border-top: 1px dashed #B4BDC0;
		padding: 5px 5px 5px 5px;
		width: 35px;
		vertical-align: top;
	}
	.main7First {
		padding: 5px 5px 5px 5px;
		width: 35px;
		vertical-align: top;
	}
	.main7Guest, .main_foot7Guest, .main_head7Guest, .main7FirstGuest {
		display: none;
	}

	.main2Guest {
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
		border-top: 1px dashed #B4BDC0;
	}
	.main2GuestGuest {
		vertical-align: top;
		text-align: center;
		border-top: 1px dashed #B4BDC0;
	}
	.main2FirstGuest {
		vertical-align: top;
		text-align: center;
		border-right: 1px dotted #B4BDC0;
	}

	.additional {
		background-color: #D2D8D9;
		border-top: 1px dotted #B4BDC0;
		cursor: pointer;
		padding-left: 5px;
		padding-bottom: 2px;
	}

table#header {
	width: 460px;
}
	table#header td#header-left {
		height: 18px;
		width: 40px;
		background-image: url(../images/ico-averagecar.png);
		background-repeat: no-repeat;
	}
	table#header td#header-right {
		height: 18px;
		width: 420px;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}


table#footer {
	width: 460px
}
	table#footer td#footer-left {
		width: 460px;
		height: 12px;
		background-position: bottom;
		background-image: url(../images/head_title_bg.png);
		background-repeat: repeat-x;
	}
	
div#norecords {
	width: 460px;
	text-align: center;
}
