﻿img {
	border-width: 0;
}

a:link, a, .link {
	font-weight: bold;
	text-decoration: none;
}

.grid_inside {
	margin-left: 0;
	margin-right: 0;
}

.section-header {
	font-size: 2em;
	font-weight: bolder;
	margin-bottom: 10px;
}

.section-text {
	color: #777777;
	font-size: 1.3em;
}

.space-bottom {
	margin-bottom: 25px;
}

.big-space-bottom {
	margin-bottom: 25px;
}

.fluid-container-fix {
	width: 1044px;
	position: relative;
	left: -50px;
}

.center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}