div.pImgs
{
	margin: 2px;
	float: left;
}
div.pDesc
{
	text-align: center;
	margin: 2px;
}
div.pImgsMed
{
	margin: 2px;
}
div.pImgsGal a
{
	padding: 25px;
}
div.pDescInstr
{
	margin: 2px;
	width: 250px;
}
.record
{
	position: relative; /*height: 399px;*/
	left:150px;
	width: 540px !important;
	margin-left: 50px;
	padding-left: 10px;
	overflow: visible;
	/*text-align: left;*/
	background-color: white;
	border: 2px solid white;
	text-align: center;
	font: caption;
}
.partnum
{
	position: relative;
	width: 92px;
	background-color: white;
	color: white;
	left: 175px;
	height: 10px;
	font-size: 9px;
	text-align: center;
	/*margin: 20px 20px 10px 20px;*/
	/*border: 2px solid #FFFFFF;*/
}
.navigation
{
	position: relative;
	width: 92px;
	background-color: rgb(255,252,209);
	color: rgb(0,84,166);
	/*background-color: #FCE6C9;*/
	left: 175px;
	height: 16px;
	text-align: center;
	margin: 10px 2px 10px 2px;
	border: 2px solid rgb(0,84,166);
}
.navigation
{
	font-size: 9px;
	text-align: center;
}

.fullname
{
	background-color: rgb(0,84,166);
	/*background-color: #855E42;*/
	color: White;
	position: relative;
	text-align: center;
	vertical-align: middle;
	border: 2px solid rgb(0,10,99);
	margin: 10px 20px 5px 20px;
	padding-top: 2px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	/*height: 40px;*/
}
.desc
{
	position: relative;
	overflow: visible;
	font-size: 13px;
	padding: 5px 20px 5px 20px;
	text-align: justify;
}

.image
{
	text-align: center; /*padding: 10px 20px 10px 20px;*/
	padding: 10px 10px 10px 0px;
}
.image td
{
	text-align:left;
	vertical-align: baseline; /*	background-color:#FFFFFF;*/ /*	background-image: none;*/
	font-size: 1.2em; /*border: 2px solid #000000;*/ /*border: none;*/
	padding: 2px 2px 2px 2px;
}
.specs
{
	text-align: center;
	padding: 20px 20px 20px 20px;
}
.specs table
{
	width: 400px;
}
.specs th, .specs caption
{
	background-image: none;
	background-color: #3366FF;
	color: White;
	height: auto;
	width: auto;
	border: 2px solid #000000;
}
.specs td
{
	background-image: none;
	background-color: #FFFFFF;
	text-align:left;
	height: auto;
	border: 1px solid #FFFF66;
	padding-left: 5px;
}
.specs td.SpecName
{
	width: 200px;
}
.specs td.SpecValue
{
	width: 200px;
}
.prices
{
	text-align: center;
	padding: 20px 20px 20px 20px;
}
.prices table
{
	width: 400px;
}
.prices td
{
	background-image: none;
	background-color: #FFFFFF;
	height: auto; /*border: 1px solid #000000;*/
	border: 1px solid #FFFF66;
	text-align:left;
	padding-left: 5px;
}
.prices caption, .prices th
{
	background-image: none;
	background-color: #3366FF;
	color: White;
	height: auto;
	width: auto;
	border: 2px solid #000000;
}
.prices td.PriceName
{
	width: 112px;
}
.prices td.PriceValue
{
	width: 112px;
}
.prices td.PriceAmount
{
	width: 75px;
	text-align: center;
}
.prices td.PriceNote
{
	width: 100px;
	font-size: 9px;
}
