﻿#pil_header {
	height: 27px;
}
#pil_name {
	width: 370px;
	float: left;
	text-align: left;
	font-size: 20px;
	color: #473e26;
	font-family: "Times New Roman", Times, serif;
	height: 21px;
	padding-left: 50px;
	padding-top: 5px;
}
#pil_description {
	float: left;
	width: 123px;
	height: 27px;
}
#pil_description_top {
	float: left	;	
}
#pil_description_bottom {
	width: 116px;
	height: 19px;
	background-color: white;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cbaea0;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cbaea0;
	float: left;
	color: #514826;
	padding-top: 2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#pil_photo {
	float: left;
	width: 39px;
	height: 27px;
	cursor: pointer;
	padding-right: 2px;
}
#pil_aero {
	float: left;
	width: 39px;
	height: 27px;
	cursor: pointer;
}
#pil_topo {
	float: left;
	width: 39px;
	height: 27px;
	cursor: pointer;
}
#pil_jar {
	float: left;
	width: 39px;
	height: 27px;
	cursor: pointer;
}
.pil_space {
	float: left;
	width: 4px;
	height: 26px;
}
#pil_top {
	float: right;
	margin-right: 5px;
}
#pil_body {
	background-color: #FFFFFF;
	border-right-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #cbaea0;
	border-left-color: #cbaea0;
	width: 708px;
	float: right;
	margin-right: 5px;
	padding-left: 10px;	
	padding-right: 10px;	
	text-align: justify;
}
#pil_bottom {
	float: right;
	margin-right: 5px;	
}
#pil_info 
{
	float: right;
	width: 291px;
	border: solid 1px #a7a37f;
	margin-left: 10px;
}
#pil_img 
{
	clear: both;
}
#pil_table_div 
{
	width: 289px;
	float: left;
}
#pil_table 
{
	width: 100%;
	border: 0px;
}
.pil_odd_row 
{
	background-color: #f7f4dd;
}
.pil_even_row 
{
}
.pil_field_name_col 
{
	text-align: right;
	padding-left: 2px;
	width: 115px;
	border-top: solid 1px #e1dcbf;
	padding-bottom: 2px;
	font-weight: bolder;
	font-size: 10px;
	vertical-align: top;
}
.pil_field_value_col 
{
	text-align: left;
	border-top: solid 1px #e1dcbf;
	padding-left: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	vertical-align: top;
}
.pil_field_value_col a
{
    margin: 0px;
    padding: 0px;
    display: inline;
    float: none;
}
#pil_body p
{
	text-indent: 20px;
	padding-top: 5px;
}