/* @override http://localhost:8888/temp_ava/css/style.css */

/* @override http://localhost:8888/temp_ava/css/style.css */

body {
	background: #e7e6d9 url(../images/ava_bg.png) repeat fixed;
	/*border-top: 26px solid #555;*/
	padding: 0px 0 40px;
}

a {
	color: #0051ff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

span {
	visibility: hidden;	
}

.grid_8 embed {
	float: right;
}

h1.header {
	visibility: visible;
	width: 450px;
	height: 81px;
	background: url(../images/scss.png) no-repeat;
}

.container_12 {
	padding: 0 10px;
	background: #fff;
	margin-bottom: 20px;
	padding-top: 10px;
}

.container_16 {
	background: #fff;
}

form, label {
	font-size: 88%;
	color: #333333;
}

