﻿body {
}

.detailsTable
{
	width: 462px;
	background-color: #f9f9f9;	
}
.detailsCaption
{
	font-weight: bold;
	color: #333333;
	padding: 5px 10px 5px 10px;
	border-bottom: dotted 1px #ACA899;
}
.detailsText
{
	color: #333333;
	padding: 5px 10px 5px 0;	
	border-bottom: dotted 1px #ACA899;
}