﻿.Photo {
	margin: 3px;
	border-style: none;
	width: 300px;
	height: 200px;
}
.MainTable {
	width: 720px;
	background-color: #FFFFFF;
	border-style: none;
	border-collapse: collapse;
	empty-cells: show;
}
.CellRow {
	width: 720px;
	text-align: center;
	vertical-align: middle;
}
.RgtCell {
	width: 66%;
	text-align: center;
	vertical-align: middle;
}
h1 {
	padding: 9px 0px 9px 0px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: center;
	margin: 0px;
}
h2 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 6px 0px;
	text-align: center;
	font-style: italic;
}
h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	margin: 9px 0px 0px 0px;
	text-align: center;
}

p {
	padding: 0px 36px 6px 36px;
	margin: 0px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: justify;
}
.Specs {
	padding-left: 240px;
	padding-top: 0px;
	padding-bottom: 6px;
}
.PlatformImg {
	border-style: none;
	border-width: 0px;
	padding: 3px;
	margin: 0px;
}
.InStock {
	font-weight: bold;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
	padding-bottom: 6px;
	color: #000000;
}
.Price {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000099;
	text-align: center;
}
.PlatformImg {
	border-style: none;
	margin-bottom: 9px;
}
.LftCell {
	width: 34%;
	text-align: center;
	vertical-align: middle;
}

