DIV#bottomdiv
{
	width:950px;
	font:10px Arial;
	  background-image:url('/img/topmenu/cool_line.png');
    background-repeat:repeat-x;
    background-position:0px 0px;
    border-top: 0px solid #909090;
	padding:10px 2px 10px 2px;
	margin:25px auto 10px auto;
  clear: both;
}

DIV#bottomdiv .left
{
	float:left;
}

DIV#bottomdiv .right_b
{
	float:right;
}

.hotline
{
  font-family:'Tahoma';
}

.hotline#bold
{
  font-weight:bold;
}

.hotline#red
{
  color:red;
}