#leftcol .pic {
	padding: 5px;
	border: 1px solid #000066;
}
#leftcol .details {
	border: 1px solid #000066;
	margin-bottom: 5px;
	padding: 5px;
}
#leftcol .details h2 {
	margin: 0px 0px 0px 10px;
	font-size: 14px;
}
#leftcol .boxtbl {
	margin-left: 15px;
	padding: 5px;
}
#leftcol .details .boxtbl th {
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	width: 100px;
}
#leftcol .details .boxtbl td {
	text-align: center;
}
#leftcol .infotbl {
	margin-left: 15px;
	padding: 5px;
}
#leftcol .details .infotbl th {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	width: 150px;
}
#leftcol .details .infotbl td {
	text-align: left;
}
#leftcol .details h3 {
	font-size: 12px;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#leftcol .details li {
	font-size: 14px;
	margin-left: 50px;
}
#leftcol .details ul {
	margin-top: 5px;
	margin-bottom: 5px;
}

#leftcol .details td {
	font-size: 14px;
	font-weight: normal;
}
#leftcol .details p {
	font-size: 14px;
	margin: 5px 25px 10px;
	text-align: justify;
}
.al {
	text-align: left;
}
.ac {
	text-align: center;
}

#leftcol .details .infotbl .subtbl th {
	width: auto;
}
#container #outerwrap #innerwrap #leftcol .details .infotbl .subtbl {
	width: 100%;
}
#rightcol .sect {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	text-align: center;
}
#rightcol h1 {
	color: #990000;
}
#dims {
	margin-top: 5px;
}
#leftcol #dims th {
	background-color: #CEE7FF;
	padding: 4px;
}

#leftcol #dims td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEE7FF;
	font-size: 90%;
}

