body > .container {
    padding: 50px 15px 0 15px;
}
.dl-horizontal.suggestions dt {
    width: 80px;
    text-align: left;
}
.dl-horizontal.suggestions dd {
    margin-left: 80px;
}
.dl-horizontal.suggestions, .section-header {
    border-bottom: 1px solid #dddddd;
}
.footer {
    text-align: center;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    background-color: #f5f5f5;
}

.span2 {
	width: 220px;
	margin-top: 10px;
    padding-left: 15px;
}	

.span10 {
	width: 430px;
	margin-top: 8px;
}


@media (min-width: 1200px) {
	.span10 {
	    width: 905px;
	}
}
