.details {
	font-size: 14px;
	line-height: 26px;
}
.details table {
	margin-top: 20px;
	margin-bottom: 8px;
	border-color: #BEBEBE;
	clear: both;
	width: 700px;
}
.details table tr th {
	background-color: #F0F0F0;
	text-align: left;	
	background-color: #DCDCDC;
	padding: 8px;
	border-color: #BEBEBE;
}


.details table tr td {
	border-color: #BEBEBE;
}
.details img {
	float: right;
	margin-left: 12px;
}

