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