@charset "utf-8";
/* CSS Document */

/* @group ALL */

body { padding: 20px; background: #fff; }
#content { border-top: none; background: #fff; }

/*@end */

/* @group EACH */

img#product-img { margin-bottom: 20px; border: 1px solid #ccc; }

h1 { margin-bottom: 20px; }
h2#tagline { margin-bottom: 20px; }

h4.subtitle { color: #888; }

#overview h5, h4.subtitle, h3.subtitle { text-transform: uppercase; border-top: #ccc 1px solid; padding: 11px 0 12px; margin: 0; }
#overview h5, h4.subtitle { font-size: 14px; } 
	h4.subtitle span { line-height: 24px; text-transform:none; color: #5e5e5e; }

img.avail-icon { margin-bottom: -3px; }
	
#summary li { font-size: 13px; }
#summary li strong { color: #545454; }

#gallery, #extras { padding-bottom: 12px; }
#gallery ul { margin: 0; padding: 0; }
#gallery li { list-style: none; display: inline; padding-right: 10px;}	
	
#awards h4 { padding-bottom: 0; }
#awards h5 { font-weight: 200; margin-top: 20px; margin-bottom: 20px; }
#awards p { margin-left: 20px; margin-top: -20px; }

#awards .award-description { border: 1px solid #ccc;  margin-top: -10px; }

#systemReq ul, #systemReq ul li {
	font-size: 12px;
	margin-bottom: 0;
	}


/* @end */	
