.stylewidth {
	width: 80%;
	min-width: 900px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
}

/* highslide 02 April 2008 */

.highslide img{max-width: 550px; max-height: 250px;}

/* these fix the stretch in moderators control panel subsilver type styles 
.sgp_codefix {
	width:522px;
	overflow: auto;
}
.sgp_codefix2 {
	width:605px;
}
*/

.codecontent {
	width:auto;
}

.site_logo {
	padding-left:300px;
}


.box_wide {
	background-color: #FFFFFF;
	text-align:left;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	background-image: url("./images/red/bg_box_fixed.gif");
	background-repeat: repeat-y;	
	width: auto;
	clear: both;
}

.box_wide_index {
	background-color: #FFFFFF;
	text-align:left;
	padding: 5px 5px 5px 5px;
	overflow: hidden;
	background-image: url("./images/red/bg_box_fixed_index.gif");
	background-repeat: repeat-y;	
	width: auto;
	clear: both;
}