
#Customer_Group
{
    font-family:Tahoma;
    font-size:12px;
    margin-right:20px;
    
}

.srch_logo
{margin:10px 5px 5px 21px;}

.Nextbtn
{background-image:url(../Images/BtnNext1.gif); background-repeat:no-repeat; width:75px; height:23px; cursor:hand; display:inline-block; margin:0 auto; padding:0;}
.Prevbtn
{background-image:url(../Images/BtnPrev1.gif); background-repeat:no-repeat; width:75px; height:23px; cursor:hand; display:inline-block; margin:0 auto; padding:0; }

.pics
{ background-image:url(../Images/ArrowOrange1.gif); width:6px; height:6px; margin-right:20px; display:inline;}

.DocGroupLink
{ cursor:hand; height:15px; margin-right:5px; }

#Customer_Group a
{
    font-family:Tahoma;
    font-size:12px;
    margin-right:10px;
    text-decoration:none;
    color:Gray;         
}

.DocGroupLink a
{
    font-family:Tahoma;
    font-size:12px;
    margin-right:10px;
    text-decoration:none;
    color:Gray;       
}

#Customer_Group input
{	
	background-color:White;
	border:0px;
	text-align:right;
	margin-right:5px;
	cursor:hand;	
}


