﻿div.bottomtoolbar 
{
  margin: 0px;
  border-top:solid 1px #8acaec;
  background-color:#a6d9f4;
  text-align:left;
  padding:3px;
  height:18px;
  text-align: center;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-image: url(/images/shinebg1.png); 
  background-repeat: repeat-x;
}
div.FileCountStatus
{
	margin: -30px 50px 0px 0px; 
	float:right; 
	width:70px; 
	height:46px; 
	border:solid 1px #000000;
	border: solid 1px #9C9C9C; 
	font-size: 9px;
	font-family: arial;
	padding: 3px; 
	text-align: left; 
	background-color: #FFFF99;
}
.radio1
{
    margin:0px;
    padding:0px;
    width:50px;
    border-right:solid 1px #dcf2fc;
    border-bottom:solid 1px #3c7fb1;
    background-image: url(../images/shinebg1.png); 
    background-repeat: repeat-x;
    background-color:#a6d9f4;
}
.radio2
{
    width:50px;
    margin:0px;
    padding:0px;
}