#custom-content {
	margin-top: -120px;
}

#custom-content * {
	box-sizing: content-box;
	font-family: Helvetica, Arial, sans-serif;
}

#custom-content .nav label {
	font-weight: normal;
}

.second.section .slider .description > div {
	padding-top: 30px;
}

.second.section .slider .description p {
	font-size: 13px !important;
	line-height: 18px !important;
}

.second.section .slider .description div {
	height: 165px !important;
}

.second.section .slider .description {
  padding-top: 30px;
  height: 230px;
  width: 275px;
}

#main-container,
div.section {
	width: 940px;
	margin: 0;
}

.second.section .slider .image {
	height: 260px;
}

.second.section .slider .nav {
	padding-top: 10px;
}

.second.section .slider .nav li {
	padding-right: 6px;
	padding-left: 6px;
}

.second.section .slider .description a {
	font-family: Roboto, Helvetica, sans-serif;
	background: #0085d5;
	border-radius: 0;
	font-size: 13px;
	line-height: 17px;
	padding: 8px 15px;
	border: 0;
	font-weight: 300;
}

.second.section .slider .description a:hover {
    color: #fff!important; 
    background: #ff9900;
    border: 0;
}

.second.section .slider .description label{
    font-size: 16px!important;
    line-height: 22px;
}