a{
    text-decoration: none;
    cursor: pointer;
}
.roundedcorners{
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.roundtopcorners{
	border-top-left-radius: 20px;
	border-top-right-radius: 20px; 
	behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.cleartextbox{
	background:transparent;
	border:0;
	color:black;
}
#index-content a{
    text-decoration: none;
    font-size: .8em;
}
hr{
    border: 1px dotted #ccc;
}
h6{
    cursor:pointer;    
    display:inline;
}
#title{
    text-align: center;
}
#uname{
    font-size: 4;
}
#index-content{
    width:100%;
}
#index-content td{
    vertical-align: top;
}
.fifty-five{
    width:55%;
}
.forty-five{
    width:45%;
}
.mini-panels{
    width:100px; 
    height:75px; 
    border: 1px solid #CCC;
    text-align:center;
    margin:5px; 
    float:left;
}
.mini-panels img{
	margin-top:2px;
}
.click{
    margin-bottom:0; 
    border:1px solid #CCC; 
    padding:2px;
}
#sliding-panels img{
    cursor:pointer;
}
.panel{
    overflow: hidden; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    border-top:none; 
    border-bottom:none; 
    display:none;
}
table.data{
    position: relative;
    width:100%;    
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.invisible_text_box{
    border: 0px solid #000000;
    background-color: transparent;
}
.blue{
    position:relative;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#3b72ae), to(#6bacf4));
    background: -webkit-linear-gradient(#3b72ae, #6bacf4 70%);
    background: -moz-linear-gradient(#3b72ae, #6bacf4 70%);
    background: -ms-linear-gradient(#3b72ae, #6bacf4 70%);
    background: -o-linear-gradient(#3b72ae, #6bacf4 70%);
    background: linear-gradient(#3b72ae, #6bacf4 70%);
    -pie-background: linear-gradient(#3b72ae, #6bacf4 70%);
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.green{
    position:relative;
    background: -webkit-gradient(linear, 0 0, 0 70%, from(#d7eecc), to(#eef6ea));
    background: -webkit-linear-gradient(#d7eecc, #eef6ea 70%);
    background: -moz-linear-gradient(#d7eecc, #eef6ea 70%);
    background: -ms-linear-gradient(#d7eecc, #eef6ea 70%);
    background: -o-linear-gradient(#d7eecc, #eef6ea 70%);
    background: linear-gradient(#d7eecc, #eef6ea 70%);
    -pie-background: linear-gradient(#d7eecc, #eef6ea 70%);
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.center-td{
   text-align: center; 
}
.left-td{
    text-align: left;
}
.active, .recent{
    width:100%; 
    margin-bottom:0;  
    border-spacing:1px; 
    text-align:center;
}
.menu_holder{    
    padding: .9em .09em;
    border: 1px solid #CCC;
    -webkit-border-radius: 1px;
	-khtml-border-radius: 1px;	
	-moz-border-radius: 1px;
	border-radius: 1px;
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.grid_1 a:hover{
    color:#06c;
    cursor: pointer;
}
#backgroundPopup{
    display:none;
    position:fixed;
    _position:absolute; /* hack for internet explorer 6*/
    height:200;
    width:100%;
    top:0;
    left:0;
    background:#000000;
    border:1px solid #cecece;
    z-index:1;
}
#popupContact{
    display:none;
   position:absolute
    _position:absolute;  /* hack for internet explorer 6*/
    background:#FFFFFF;
    border:2px solid #cecece;
    z-index:10000;
    padding:5px;
    font-size:13px;
	-webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-box-shadow: #CCC 0 0 .25em;
    -moz-box-shadow: #CCC 0 0 .25em;
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
#popupContact h5{
    text-align:left;
    font-size:22px;
    font-weight:700;
    border-bottom:1px dotted black;
    padding-bottom:2px;
    margin-bottom:20px;
}
#popupContactClose{
    font-size:14px;
    line-height:14px;
    right:15px;
    top:15px;
    position:absolute;
    color:#6fa5fd;
    font-weight:700;
    display:block;
	z-index:2;
}
#popupContact table{
    width:100%;
}
.zero_display{
    display:none;
}
#gender{
    height:19px;
	border:1px solid #ccc;
	padding:1px;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#d0d4d9), to(#fff));
    background: -webkit-linear-gradient(#d0d4d9, #fff 70%);
    background: -moz-linear-gradient(#d0d4d9, #fff 70%);
    background: -ms-linear-gradient(#d0d4d9, #fff 70%);
    background: -o-linear-gradient(#d0d4d9, #fff 70%);
    background: linear-gradient(#d0d4d9, #fff 70%);
    -pie-background: linear-gradient(#d0d4d9, #fff 70%);
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}
.table_holder{
	scrollbar-face-color:#3b72ae;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#ccc;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
    height:100px;
    overflow-y:auto;
	border:1px solid #ccc;
	padding:1px;
	background: -webkit-gradient(linear, 0 0, 0 70%, from(#d0d4d9), to(#fff));
    background: -webkit-linear-gradient(#d0d4d9, #fff 70%);
    background: -moz-linear-gradient(#d0d4d9, #fff 70%);
    background: -ms-linear-gradient(#d0d4d9, #fff 70%);
    background: -o-linear-gradient(#d0d4d9, #fff 70%);
    background: linear-gradient(#d0d4d9, #fff 70%);
    -pie-background: linear-gradient(#d0d4d9, #fff 70%);
   behavior: url(http://drzresearch.com/assets/pie/PIE.php);
}