@import url(default.css);
@import url(../../stylesheets/start.css);

div#topright
{
	background-image: url(../images/bg_banner_rw.png);
}

div#right div.news
{
	background-image: url(../images/bullet_news.gif);
	background-repeat: no-repeat;
	border-bottom: 1px dotted #FFFFFF;
}

div#right div.news h5
{
	font-size: 9pt;
	color: #001E48;
}

div#content ul
{
	list-style-image: url(../images/bullet_list.gif);
}

div#content li
{
	border-bottom: 1px dotted #001E48;
}

div#bottom div
{
	background-image: url(../images/bg_bottom_w.jpg);
}

p#today
{
	color: #001E48;
	font-style: italic;
}
