div#content h3 {
	font-size: 11px;
	margin-bottom: 18px;
	font-weight: bold;
}

div#content h4 {
	font-weight: bold;
	margin-bottom: 18px;
}

div#content p {
	font-size: 11px;
}

div#downloadBox {
	float: left;
	width: 300px;
	height: 282px;
	margin-top: -13px;
	margin-bottom: 18px;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, sans-serif;
}

div#downloadBox img {
	width: 200px;
	height: 200px;
	border: none;
	border-width: 0px 0px 0px 0px;
	margin-bottom: -12px;
}

div#downloadBox h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 18x;
}

div#downloadLinksBox {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: black;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
}

div#downloadLinksBox :last-child {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: white;
	height: 17px;
	font-size: 11px;
	font-weight: normal;
}

div#downloadLinksBox a {
	position: relative;
	display: block;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: white;
	width: 182px;
	height: 18px;
}

div#downloadBox a:hover {
	text-decoration: underline;
}

span.systemRequirements {
	font-face: "Helvetica Neue", "Helvetica", sans-serif;
	font-size: 10px;
	color: #888;
}

div#blurbBox {
	margin-top: 14px;
}

div#blurbBox img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.screenCastBox {
	margin-top: 0px;
}

div.screenCastViewer {
	
}

div.screenCastViewer video {
	border: solid;
	border-width: 1px 1px 1px 1px;
	border-color: black;
	max-width: 608px;
	margin-bottom: 9px;
}

div#tableOfContents {
	padding-top: 18px;
	min-height: 252px;
}

div#tableOfContents h4 {
	margin-bottom: 19px;
}

div#tableOfContents ul {
	display: block;
	position: relative;
}

div#tableOfContents li {
	margin-bottom: 18px;
}

/* FastSpring specific styles */

div.store-footer a {
	color: red;
	text-decoration: none;
}

div.store-footer a:hover {
	text-decoration: underline;
}

div.core-section {
	margin-left: 60px;	
}

div.store-product-detail {
	margin-left: 60px;
}

div.store-page-navigation {
	margin-left: 60px;
}

div.store-page-footer {
	margin-left: 60px;
}

div.store-product-detail-image {
	margin-left: -14px;
 	margin-right: 104px;
}

div.core-form-field-area-left {
	width: 245px;
}

div.core-form-field-area-right {
	margin-left: 305px;
	width: 245px;
}

div.core-form-field input {
	width: 238px;
}

div.core-form-field select {
	width: 244px;
}

.store-field-contact-email .core-form-field-body-note {
	width: 245px;
	margin-right: 0px;
}
