ul.rss-items {

	list-style-type: none;

	padding: 0; 

	margin: 0;

	border-top: 1px #CCCCCC solid;

}

ul.rss-items li { 

	padding: 0;

	padding-top: 3px;

	padding-bottom: 3px;

	border-bottom: 1px #CCCCCC solid;

}

.rss-box {

	width: 240px;

}

.boxes th {

	background-image: url("Blue_Box_250x50.gif");

	height: 50px;

	text-align: center;

	vertical-align: middle;

}

.boxes #title {

	font-family: "Times New Roman", Times, serif;

	font-size: 20px;

}

.boxes #subtitle {

	font-family: "Times New Roman", Times, serif;

	font-size: 13px;

	font-style: italic;

}

.boxes th a.title-button {

	color: #000000;

	text-decoration: none;

}

.boxes th a:visited.title-button {

	color: #000000;

	text-decoration: none;

}

.boxes th a:active.title-button {

	color: #000000;

	text-decoration: none;

}

.boxes td#abox {

	background-image: url("Silver_Box_250x200.gif");

	height: 200px;

}

.boxes td#ashortbox {

	background-image: url("Silver_Box_250 shorter.gif");

	height: 150px;

}

.boxes td#ashorterbox {

	background-image: url("Silver_Box_250x115.gif");

	height: 115px;

}

.boxes td#abigbox {

	background-image: url("Silver_Box_250x400.gif");

	height: 400px;

}

