.grs .content-container .account-access h2 {
	font-size: 16px;
}
.grs .content-container .feature h1, .grs .content-container .feature h2 {
	font-size: 16px;
}
.grs .content-container .account-access input[type="text"], .grs .content-container .account-access input[type="password"] {
	display:block;
	float:none;
	width:203px;
	clear:both;
}
.grs .menu .tabs a {
	padding: 0em 1.7em;
}
.grs .content-container .account-access label {
	margin-bottom: 4px;
}
.grs .menu .tabs a {
    font-size: 12px;
    padding: 0em 1.2em;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #525146;
    color: #525146;
}
.grs .menu .tabs {
    /*background-color:#F1F1F2;
	border-radius: 0 0 5px 0;
	-moz-box-shadow: 0px 1px 2px 0px #333;
	-webkit-box-shadow: 0px 1px 2px 0px #333;
	box-shadow: 0px 1px 2px 0px #333;*/
    margin: -1px 18px auto 12px;
    padding: .25em 0em 6px 0px;
}

.slideshow .play {
	top: 50%;
	left: 50%;
	margin-left:-93px;
	margin-top:-31px;
	width: 186px;
	height: 62px;
	border:1px solid #A6A8AB;
}