.box60x60x0 {
	padding: 0px;
	width: 60px;
	height: 60px;
}
.box68x90x0 {
	padding: 0px;
	width: 68px;
	height: 90px;
}
.box264x90x0 {
	padding: 0px;
	width: 264px;
	height: 90px;
	text-align: right;
}
.box145x140x5 {
	padding: 5px;
	width: 145px;
	height: 140px;
	text-align: center;
}
.box220x500x0 {
	padding: 0px;
	width: 220px;
	height: 500px;
	text-align: left;
	vertical-align: top;
}
.box296x24x0 {
	padding: 0px;
	width: 296px;
	height: 24px;
	text-align: right;
}
.box459x25x0 {
	padding: 0px;
	height: 25px;
	width: 459px;
}
.box459x531x0 {
	padding: 0px;
	height: 531px;
	width: 459px;
}
.box701x24x0 {
	padding: 0px;
	width: 701px;
	height: 24px;
}
.br-top-dotted-gray {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}
.br-bottom-dotted-gray {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
}
.br-outset-3px-gray {
	border: 3px outset #999999;
}
.br-solid-3px-gray {
	border: 3px solid #999999;
}
.br-dotted-gray {
	border: 1px dotted #CCCCCC;
}
.br-solid-yellow {
	border: 1px solid #FFCC00;
}
.br-solid-gray{
	border: 1px solid #CCCCCC;
}
.br-invisible{
	border: 0px none #FFFFFF;
}