th, td {padding: 0}

.trixum-wrapper {
	width: 980px;
	max-width: 100%;
	margin: 0 auto;
}

#trixum .row {

}

#trixum .row.row-full {
	max-width: 100%;
	margin-left: 0;
	margin-right: 0
}

#trixum .row.nopad > .columns, #trixum .row.nopad > .column {padding: 0}

#trixum h1, #trixum h2, 
#trixum h3, #trixum h4, 
#trixum h5, #trixum h6 {
	color: inherit;
	font-family: inherit;
	font-weight: 400;
}

#trixum h1 {font-size: 35px}
#trixum h2 {font-size: 30px}
#trixum h3 {font-size: 25px}
#trixum h4 {font-size: 20px}
#trixum h5 {font-size: 15px}

.margin-bottom-5 {margin-bottom: 5px!important}
.margin-bottom-10 {margin-bottom: 10px!important}
.margin-bottom-15 {margin-bottom: 15px!important}
.margin-bottom-20 {margin-bottom: 20px!important}
.margin-bottom-25 {margin-bottom: 25px!important}
.margin-bottom-30 {margin-bottom: 30px!important}
.margin-bottom-35 {margin-bottom: 35px!important}
.margin-bottom-40 {margin-bottom: 40px!important}
.margin-bottom-45 {margin-bottom: 45px!important}

#trixum p {
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
}

#trixum .trixum-page-heading {margin-bottom: 80px}

#trixum .trixum-page-title {
	font-size: 45px; 
	font-weight: 400;
}

.trixum-page-heading .trixum-description {
	font-style: italic;
}


#trixum .trixum-header {
	text-align: center;
	margin-bottom: 30px;
}

#trixum .trixum-header:after {
	content: "";
	display: block;
	max-width: 300px;
	border-bottom: 3px double #03426A;
	margin: 15px auto 10px
}

#trixum-image .trixum-thumbs a {
	display: inline-block;
	margin-bottom: 5px
}

.trixum-section {
	padding: 5px 15px;
	font-size: 14px;
	margin-bottom: 30px;
}

.trixum-section.morepad {padding: 30px}

.trixum-section.round {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}

.trixum-section.white {
	color: #000;
	background-color: #fff
}

.trixum-section.dark {
	color: #fff;
	background-color: #171914
}

.trixum-section.limegreen {
	color: #fff;
	background-color: #73CC81
}

.trixum-section.grayishgreen {
	color: #fff;
	background-color: #6c7163
}

.trixum-section.darkviolet {
	color: #fff;
	background-color: #613F75
}

.trixum-section.darkorange {
	color: #fff;
	background-color: #a65c00
}

.trixum-section.darkblue {
	color: #fff;
	background-color: #24587a
}

.trixum-section.darkred {
	color: #fff;
	background-color: #9c0000 
}

.trixum-section.lightpink {
	color: #fff;
	background-color: #ff80c8   
}

.trixum-section.lightblue {
	background-color: #86cfff 
}

#trixum p.image-owner {text-align: center; font-size: 13px}