
body {
	background-image: url(mesh.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}

#releaseInfo {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align:left;
	width: 400px;
	}

#releaseHeading {
	font-weight: bold;
	}

.releaseMain {
	Xfont-weight: bold;
	}

.releaseDescription {
	}


.indent{
	position: relative;
	left: 30px;
	}

.propName { font-weight: bold}
