.rbbot div
  {
  background: url(clearcut_bl.gif) no-repeat bottom left;
  }
.rbbot
  {
  background: url(clearcut_br.gif) no-repeat bottom right;
  }
.rbtop div, .rbtop, .rbbot div, .rbbot
  {
  font-size: 1px;
  height: 5px;
  width: 100%;
  }
.blue_content, .blue_content a
  {
  color: #fff;
  }
  
.breaking {
    margin-bottom: 5px;
    margin-left: 10px;
    text-indent: -10px;
}
 
 
#inpictures_title {
    width: 40%; 
}
 
#inpictures_nav {
    width: 60%; 
    color: #333;
}

#inpictures_nav a{
    color: #333;
    font-weight: normal;
    font-size: 11px;
}
  
.inpictures {
    width: 267px;
    height: 300px;
    overflow: hidden;
}

.slides {
	background: #E7F0F5;
	height: 270px;
	margin: 0 auto;
	vertical-align:middle;
}
.tracker {
	background:url(tracker_bg.gif) repeat-x;
    margin: 2px 0 0 2px;
    padding: 2px;  
}
 
 #hb_title_1 {
    width: 50%; 
 }
 
 #hb_title_2 {
    width: 50%; 
 }
  #hb_title_3 {
    width: 50%; 
 }
 
 #hb_title_4 {
    width: 50%; 
 }
 
 .tracker_border {
    background: whitesmoke;
    border: 1px solid #CCC;
    color: #999;
    font-family: "Courier New", Courier;
    font-size: 10px;
 }
 
 .tracker_border a{
    color: #999;
 }
 
 .tracker_border a:hover{
    color: #999;
 }
 
#dhtmltooltip{
	font-family:Verdana;
	font-size:10px;
	position: absolute;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
}
