/* // Vendors stylesheet // */

#right {
	display: none;
}
#content {
	background-color: #FFFFFF;
	width: 990px;
}
#subscribe {
	display: none;
}

#billboard {
	background-image: url(/assets/gfx/billboards/billboard_twist.gif);
}

#billboard {
	height:149px;
}
body {
	background-image:url(/assets/gfx/background/bg_body_medium.png)!important;
}


#monitor {

display:none;

}

#content h1, #content h2, #content h4, #content a {
	color: #f7931e !important;
}

#content a:hover {
	color: #FF0000 !important;
}

#tabs_twist ul li.currentpage {
	background-color: #f7931e;
}

#subscribe {
	display: none;
}