﻿html, body, #outer, #content, #artcontent, #artcontent-nohelp, #framedformwide, .box, .boxwide, .boxcontent, .boxcontentwide {
	height:auto !important;
	overflow:visible !important;
	background-image:none !important;
	width:100% !important;
}

body{
	background:white;
	padding:10px;
}

#header {display:none;}

#breadcrumbrow {display:none;}


#leftnav {display:none;}

#rightnav {display:none;	}

.box, .boxwide {border:none;}

.boxtop,
.boxtopnews, 
.boxtopfolder, 
.boxtoppage, 
.boxtoplogin, 
.boxtoplogout, 
.boxtopsettings, 
.boxtopusers, 
.boxtophelp, 
.boxtopvideo, 
.boxtopmanual, 
.boxtopscsadmin,
.boxtopdenied,
.boxtopmodule,
.boxtopedit,
.boxtopflash,
.boxtoprun,
.boxtoplock,
.boxtopmembers,
.boxtoplanguage{
	background-image:none;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	overflow:visible;
	height:34px;
	font-size:18px;
	padding-left:0px;
}

.boxcontent {
	height:inherit;
	padding:10px;
	overflow:visible;
	background-image:none;
}

.boxcontentframe{
	height:auto;	
	overflow:visible
}

.boxnarrow{
	height:auto;
	overflow:visible;
	background-image:none;
}

input{
	border:none;
}

.rfdRadioChecked{
	border:1px solid #333;
}
