/* size */


h1 {
	font-size: 17px;
}

h2 {
	font-size: 14px;
}

dt {
	background: none !important;
	padding-left: 0 !important;
}

p {
	text-align: justify;
	padding: 0 20px;
}


/* remove background */
body,
.container,
#header .container,
#main .box-8,
#main .box-12,
#main .news,
#footer {
	background: none;
}

#header .logo {
	margin: 0;
}

/* remove width */
#main .box-12,
#main .span-12,
.container {
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	border: none;
}

/* add elements */
#txt {
	height: auto !important;
}

#txt .more {
	display: block !important;
}

#txt .dots {
	display: none !important;
}

.moreinfo {
	display: none;
}

.school_info dd {
	visibility: visible !important;
	height: auto !important;
	opacity: 1 !important;
}

/* remove elements */
.menutop,
#search,
.main-menu,
.left-col,
.img-top,
.news,
.IFMenu,
.btn,
.menu-top,
.dtprices {
	display: none !important;
}

/* custom size */
#header .container {
	height: 100px;
}


/* custom style */
#main {

}

#footer {
	display: none;
}