/* Technical Card Stylings */

.technical-card-wrapper {width: 560px;float: left;}
	.technical-card-wrapper h1 {font-family: Arial, Helvetica, sans-serif;font-size: 24px;color: rgb(0,0,0);}
	.technical-card-wrapper h2 {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: rgb(0,0,0);font-weight: normal;}
	.technical-card-wrapper h3 {font-family: Arial, Helvetica, sans-serif;font-size: 16px;color: rgb(239,183,204);}
  .technical-card-wrapper p {}
	.technical-card-wrapper span.product-size {display:block;font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: italic;color: rgb(0,0,0);margin-bottom: 10px;}

img.tech-card-image {float: left;margin-right: 70px;}

img.doa-image {}


/* Product Overview Section */

.product-overview-wrapper {width: 290px;float: left;}
	.product-overview-wrapper h1 {font-family: Arial, Helvetica, sans-serif;font-size: 22px;color: rgb(0,0,0);}
	.product-overview-wrapper h2 {font-family: Arial, Helvetica, sans-serif;font-size: 14px;line-height:16px;margin-bottom:3px;color: rgb(0,0,0);font-weight: normal;}
  .product-overview-wrapper span.product-size {display:block;font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height:1.3em;font-style: italic;color: rgb(0,0,0);margin-bottom: 5px;margin-top: 5px;}
  .product-overview-wrapper ul {margin: 0 0 10px 15px;}
  .product-overview-wrapper ul li {font-size: 13px;line-height: 1.4em;list-style-type: disc;}
  .product-overview-wrapper a {display:block;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: rgb(239,183,204);font-weight: bold;}
  .product-overview-wrapper a:hover {text-decoration: none;}

img.product-overview-image {float: left;margin-right: 20px;}