﻿.radiolistfullwidth{ display: inline-block;	width: 480px; height: 33px;	margin: 0 5px 0 30px; padding: 0px;}
.radiolistfullwidth label { width:430px; margin: 0 0 0 10px; }
.quote-check2 input { margin-top : 20px; }

.radiolist label { width: 140px; margin: 0 0 0 10px; padding:0}
.radiolist { width: 530px;}

.datalist br { display:none; }

/* change from # to . and reposition the backgroud*/
.btn-browse { background: url(../imgs/btn-browse.gif) top center no-repeat; background-position: -30 0;  width: 88px; height: 38px;	margin: 0; text-indent: -1000em; overflow: hidden; }
.btn-browse:hover { background-position: -30 -38px; cursor: pointer; }

/* change from # to . */
.quotelist { margin: 30px 0 0 0; padding: 0; }
.quotelist li {	margin: 0 0 20px 0;	padding: 0;	}

/* chip implanter pop up */
.modalBackground 
{
	background-color:Gray; 
	filter:alpha(opacity=80);
    opacity:0.8;
} 

.modalPopup 
{
	background-color:#ffffdd; 
    border-width:3px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
    width:750px; 
}
.Gridview
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	font-size:x-small; 
	text-align:center;	
}
.paginglinks a
{
    margin: 0 15px;
}
