	td, body, textarea, input, select {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		color: #000000;
		}

	h2 {
	font: normal 15px Verdana, Arial, Helvetica, sans-serif;
	}


	a {
	color: #FE6400;
	} 

	a:hover {
		text-decoration: underline;
		}
	
	.bodyCredits {
		font: 9px tahoma;
		color: #ccc;
		background-color: #fff;
		margin: 0px;
		}
	
	#credits {
		width: 100%;
		text-align: center;
		position: absolute;
		bottom: 2px;
		}

	.bodyCredits A {
		color: #aaa;
		}

	.bodyDetails {
		padding: 0px;
		margin: 0px;
		}

	.bodyDetails P {
		text-align: justify;
		padding-right: 30px;
		}
		
		h2 {
		padding: 30px 0px 0px 0px;
		}

	.thumbnail {
		margin-left: 1px;
		margin-top: 1px;
		}
	
	.NoItemsInCat {
		color: #000;
		padding: 8px;
		}
	
	.browser-navbar-top {
	position: relative;
	width: 100%;
	height: 20px;
	margin-bottom: 1px;
	top: 1px;
	color: #fff;
	text-align: center;
	padding: 2px;
	background-color: #000;
		}

	.browser-navbar-bottom {
		position: absolute;
		width: 16px;
		height: 20px;
		margin-bottom: 1px;
		top: 325px;
		left: 227px;
		color: #fff;
		text-align: center;
		padding: 0px;
		background-image: url('../images/corner.right.bottom.gif');
		background-repeat: no-repeat;
		background-position: left bottom;
		}
	
	.left {
		position: absolute;
		top: 4px;
		left: 4px;
		}

	.right {
		position: absolute;
		top: 4px;
		right: 4px;
		}
	
	.details-landscape-blackbar {
		position: absolute;
		width: 100%;
		height: 20px;
		top: 1px;
		right: -1px;
		color: #fff;
		padding: 0px;
		margin: 0px;
		background-color: #000;
		}

	.details-landscape-image {
		text-align: right;
		position: absolute;
		top: 22px;
		padding: 0px;
		width: 100%;
		}
	
	.details-title {
		position: absolute;
		left: 8px;
		top: 1px;
		padding: 3px;
		color: #fff;
		z-index: 99;
		}

	.details-desc {
		position: absolute;
		top: 280px;
		left: 0px;
		width: 100%;
		height: 65px;
		margin: 0px;
		padding: 0px;
		color: #fff;
		background-color: #000;
		overflow: hidden;
		background-image: url('../images/corner.left.bottom.gif');
		background-repeat: no-repeat;
		background-position: left bottom;
		}

	.details-desc P {
		text-align: justify;
		padding: 15px;
		margin: 0px;
		}
	
	.details-price {
		position: absolute;
		top: 1px;
		right: 8px;
		text-align: right;
		padding: 3px;
		color: #fff;
		background-color: #000;
		z-index: 99;
		}
	
	#storePic {
		margin-top: 45px;
		}
	
	.desc {
		padding-left: 25px;
		padding-right: 25px;
		}
	
	/* forms */
	
	.input {
		width: 100%;
		padding: 2px;
		}
	
	textarea {
		width: 100%;
		padding: 2px;
		}
