.attributetab {
	padding: 6px;
	width: 360px;
}
.attributetab table {
	border-collapse: collapse;
	border-spacing: 0px;
}
.attributetab tr, .attribute td {
	margin: 0px;
	padding: 0px;
}
.attributetab .topleft {
}
.attributetab .topcenter {
	height: 8px;
	background: #EEEEEE;
	border-top: 1px solid #FFFFFF;
}
.attributetab .topright {
}
.attributetab .middleleft {
	background: #EEEEEE;
	border-left: 1px solid #FFFFFF;
}
.attributetab .middlecenter {
	width: 100%;
	height: 100%;
	background: #EEEEEE;
}
.attributetab .middleright {
	background: #EEEEEE;
	border-right: 1px solid #FFFFFF;
}
.attributetab .bottomleft {
}
.attributetab .bottomcenter {
	background: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
}
.attributetab .bottomright {
}
.roundedbox {
	width: 640px;
	border-collapse: collapse;
}
.roundedbox tr {
	margin: 0px;
	padding: 0px;
}
.roundedbox td {
	margin: 0px;
	padding: 0px;
}
.roundedbox .topleft {
	background: transparent url(/images/gui/corners/content/topleft.gif) no-repeat left top;
}
.roundedbox .topcenter {
	height: 8px;
	background: #FFFFFF;
	border-top: 1px solid #CCCCCC;
}
.roundedbox .topright {
	background: transparent url(/images/gui/corners/content/topright.gif) no-repeat right top;
}
.roundedbox .middleleft {
	width: 8px;
	background: #FFFFFF;
	border-left: 1px solid #CCCCCC;
}
.roundedbox .middlecenter {
	width: 100%;
	height: 20px;
	background: #FFFFFF;
}
.roundedbox .middleright {
	width: 8px;
	background: #FFFFFF;
	border-right: 1px solid #CCCCCC;
}
.roundedbox .bottomleft {
	background: transparent url(/images/gui/corners/content/bottomleft.gif) no-repeat bottom left;
}
.roundedbox .bottomcenter {
	height: 8px;
	background: #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}
.roundedbox .bottomright {
	background: transparent url(/images/gui/corners/content/bottomright.gif) no-repeat bottom right;
}
.bucket {
	width: 150px;
	border-collapse: collapse;
}
.bucket tr {
	margin: 0px;
	padding: 0px;
}
.bucket td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.bucket .topleft {
	background: transparent url(/images/gui/corners/bucket/topleft.gif) no-repeat left top;
}
.bucket .topcenter {
	height: 8px;
	background: #EEEEEE;
	border-top: 1px solid #003399;
}
.bucket .topright {
	background: transparent url(/images/gui/corners/bucket/topright.gif) no-repeat right top;
}
.bucket .middleleft {
	width: 8px;
	background: #EEEEEE;
	border-left: 1px solid #003399;
}
.bucket .middlecenter {
	width: 100%;
	height: 200px;
	background: #EEEEEE;
}
.bucket td .middlecenter {
	align: left;
}
.bucket .middleright {
	width: 8px;
	background: #EEEEEE;
	border-right: 1px solid #003399;
}
.bucket .bottomleft {
	background: transparent url(/images/gui/corners/bucket/bottomleft.gif) no-repeat bottom left;
}
.bucket .bottomcenter {
	height: 8px;
	background: #EEEEEE;
	border-bottom: 1px solid #003399;
}
.bucket .bottomright {
	background: transparent url(/images/gui/corners/bucket/bottomright.gif) no-repeat bottom right;
}
.bucket p {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.bucket h2 {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;

}
.infobox {
	width: 200px;
	border-collapse: collapse;
}
.infobox tr {
	margin: 0px;
	padding: 0px;
}
.infobox td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.infobox .topleft {
	background: transparent url(/images/gui/corners/information/topleft.gif) no-repeat left top;
}
.infobox .topcenter {
	height: 8px;
	background: #FFFFFF;
	border-top: 1px solid #003399;
}
.infobox .topright {
	background: transparent url(/images/gui/corners/information/topright.gif) no-repeat right top;
}
.infobox .middleleft {
	width: 8px;
	background: #FFFFFF;
	border-left: 1px solid #003399;
}
.infobox .middlecenter {
	width: 100%;
	height: 150px;
	background: #FFFFFF;
}
.infobox td .middlecenter {
	align: left;
}
.infobox .middleright {
	width: 8px;
	background: #FFFFFF;
	border-right: 1px solid #003399;
}
.infobox .bottomleft {
	background: transparent url(/images/gui/corners/information/bottomleft.gif) no-repeat bottom left;
}
.infobox .bottomcenter {
	height: 8px;
	background: #FFFFFF;
	border-bottom: 1px solid #003399;
}
.infobox .bottomright {
	background: transparent url(/images/gui/corners/information/bottomright.gif) no-repeat bottom right;
}
.infobox p {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}
.infobox h2 {
	margin: 0px;
	padding: 6px 0px 2px 0px;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
}