* {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6 {
	color: #3d8022;
}

body {
	background-color: #3f3f3f;
	font-size: small;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
}

#contents {
	background-color: white;
	width: 742px;
	margin: 29px auto 42px;
	text-align: left;
}

#top-banner {
	display: inline-table;
}

#top-banner img {
	float:  left;
}

#top-nav {
	list-style: none;
	position: relative;
	float: right;
	top: -3em;
	right: 43px;
}

#top-nav li {
	margin: -5px;
	padding: 7px;
	font-family: "Lucida Grande", sans-serif;
	float: left;
	text-decoration: none;
}

#top-nav a {
	float: left;
	display: block;
	margin: 0;
	padding: 4px 8px;
	text-transform: lowercase;
	text-decoration: none;
	color: #facc44;
}

body#ninermedia-here #t-here a {
	color: #fafafa;
	font-weight: bold;
}

#top-nav a:hover {
	color: #fafafa;
	text-decoration: underline;
}

.product-block {
	clear: both;
	display: block;
	border: 1px dotted black;
	color: dimgray;
	margin: 48px 56px 46px 51px;
	padding: 16px 72px 11px 27px;
}

.product-block img {
	border-style: none;
}

.product-block h3 {
	margin-top: 27px;
	margin-bottom: -0.5em;
	position: relative;
	left: 45px;
}

.product-block p {
	position: relative;
	left: 47px;
	margin-bottom: 9px;
	width: 77%;
	text-align: justify;
}

.product-block a {
	text-decoration: none;
	color: #7f7f7f;
}

.screenshots {
	position: relative;
	left: 47px;
	margin-bottom: 27px;
	margin-top: 2em;
}

.screenshots img {
	border: 1px solid black;
	margin-right: 13px;
}

.video {
	border: 1px solid black;
	margin-right: 13px;
	text-align: center;
}

#contents {
}

#contents #main {
	text-align: left;
	clear: both;
	margin-left: 100px;
	margin-right: 100px;
}

#contents #main h1,h2,h3,h4,h5,h6 {
	margin-bottom: 0.5em;
}

#contents #main p {
	margin: 0 0 3em;
}

#contents #main .cart-trigger {
	text-align: center;
}

#contents #main .sig p{
	text-align: right;
	margin: 0;
}

#copyright {
	font-size: smaller;
	text-align: center;
	padding-top: 4em;
	position: relative;
	bottom: 5px;
}
