#lastestReleases h2 {
	font-family: "Arial", sans-serif;
	font-weight:900;
	font-size: 1.36em;
	letter-spacing: 0px;
	color:#4a4b80;
	padding: 0px;
	margin: 0px
}
#lastestReleases p {
	padding: 0px 0px 0px 0px;
	margin: 0;
}
#lastestReleases img {
	margin-right: 10px;
}
.newsArch p {
	margin: 0;
	padding: 0;
}
#rightCol p.archiveLink {
	font-family: "Arial", sans-serif;
	font-size: 1.36em;
	background:url(/images/archive.gif) top right no-repeat;
	color:#4a4b80;
	padding: 0px 28px 6px 0px;
	text-align:right;
}
#rightCol p.archiveLink a {
	color:#4a4b80;
	text-decoration: none;
}
#rightCol p.archiveLink a:hover {
	color:#e244a0;
	text-decoration: none;
}
#leftCol div.newsBack {
	font-family: "Arial", sans-serif;
	font-size: 1.36em;
	background:url(/images/back.gif) 0px -3px no-repeat;
	color:#4a4b80;
	padding: 0px 0px 6px 28px;
}
#leftCol div.newsBack a {
	color:#4a4b80;
	text-decoration: none;
}
#leftCol div.newsBack a:hover {
	color:#e244a0;
	text-decoration: none;
}
.shadow {
	min-height: 75px;
	width: 75px;
	background: #FFF url(../images/picshadow.gif) bottom center no-repeat;
	float: left;
	padding-right: 10px;
	font-weight: bold;
}
input, textarea, select {
	background-color: #e3e4dc;
	border: 1px solid #4a4b80;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 1.0em;
	padding: 2px;
	color: #5f5f31;
}
fieldset {
border: 1px solid #cfcfcf;
padding: 5px;
}
legend {
	font-size: 1.2em;
	font-weight: bold;
	color: 444;
}
#regForm .item {
	padding: 8px;
}
#regForm label {
	display:block;
	width: 80px;
}

