/* 180 */.silver {	width: 100%;	empty-cells: show;	padding: 4px;	}.silver-title {	width: 100%;	empty-cells: show;	padding: 4px;	}/**** table cells ****//*.box-tl {	width: 15px;	height: 15px;	background: rgb(255,171,28) url('images/box-tl.gif') top left no-repeat;	}.box-t {	height: 15px;	background-color: rgb(255,171,28);	background-image: url('images/box-t.gif');	}.box-tr {	width: 15px;	background: rgb(255,171,28) url('images/box-tr.gif') top right no-repeat;	}*/.box-l {	width: 15px;	background-image: url('images/box-l.gif');	background-color: rgb(25,25,25);	}.box-content {	font-family: arial, helvetica, sans-serif;	font-size: 11px;	color: rgb(250,250,250);	background-color: rgb(25,25,25);	}.box-r {	width: 15px;	background-image: url('images/box-r.gif');	background-repeat: repeat-y;	background-color: rgb(25,25,25);	}.box-bl {	width: 15px;	background: url('images/box-bl.gif') no-repeat bottom left;	}.box-b {	height: 15px;	background: rgb(25,25,25) url('images/box-b.gif') bottom repeat-x;	}.box-br {	width: 15px;	background: url('images/box-br.gif') no-repeat bottom right;	}	/*** box-title ***/.box-tl-title {	width: 15px;	background: url('images/box-tl-title.gif') top left no-repeat;}.box-t-title {	height: 30px;	background-image: url('images/box-t-title.gif');	font-family: arial, helvetica, sans-serif;	font-size: 12px;	color: rgb(250,250,250);	text-transform: uppercase;	font-weight: bold;	background-color: rgb(45,45,45);	}.box-tr-title {	width: 15px;	background: url('images/box-tr-title.gif') no-repeat top right;	}.box-content-margintop {	padding-top: 11px;	font-family: arial, helvetica, sans-serif;	font-size: 11px;	color: rgb(250,250,250);	background-color: rgb(25,25,25);	}/*** links ***/A:link {	text-align: right;	font-weight: bold;	color: rgb(180,180,180);	text-decoration: none;	}		A:visited {	color: rgb(180,180,180);	}A:active {	}A:hover{	text-decoration: underline;	}
