body,html {
	background-color: #e3e3e3;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

#box_container {
	margin: 0px;
	padding-top: 15px;
	background-color: #e3e3e3;
	overflow-x: hidden;
}

#box_container td.bar {
	background-position: 0px -808;
	background-repeat: repeat-x;
}

#box_container td.title_prefs {
	background-position: 0px -963;
}

#box_container td.title_advanced {
	background-position: 0px -862;
}

#box_container td.title_skins {
	background-position: 0px -913;
}

#box_inner {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

div.changeskin_thumb {
	width: 120px;
	height: 105px;
	padding: 10px;
	border: 1px solid #b8b8b8;
	background-color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	cursor: hand;
}

div.changeskin_thumb_over {
	border: 1px solid #9d9696;
	background-color: #e0e0e0;
}

div.skintitle {
	padding-top: 8px;
	font-size: 11px;
	font-weight: normal;
}

td.greybox_content {
	background-position: 0px -2160px;
	background-color: #f0f0f0;
	background-repeat: repeat-x;
}

td.greybox_tl {
	background-position: -120px -1022px;
}

td.greybox_tr {
	background-position: -127px -1022px;
}

td.greybox_bl {
	background-position: -120px -1028px;
}

td.greybox_br {
	background-position: -127px -1028px;
}

td.greybox_te {
	background-position: 0px -1118;
	background-repeat: repeat-x;
}

td.greybox_be {
	background-position: 0px -1125px;
	background-repeat: repeat-x;
}

td.greybox_le {
	border-left: 1px solid #c8c8c8;
}

td.greybox_re {
	border-right: 1px solid #c8c8c8;
}
