
.listcont {border:1px solid #cccccc;  
/*box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);*/
 -moz-box-shadow:    inset 0 0 10px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.13);
   box-shadow:         inset 0 0 10px rgba(0, 0, 0, 0.13);
 margin-top:20px;  }


.location {float:right; /*background: url(../img/location2.png) no-repeat left bottom; */
font-weight:700; font-size:13px; margin-right:4px;  


border-left:1px solid #cccccc; 
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
 -moz-box-shadow:    inset 0 0 10px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.13);
   box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.13);
   
     
 -moz-border-radius:0 0 8px 8px; 
        -webkit-border-radius:0 0 8px 8px; 
         border-radius:0 0 8px 8px;   
background:#fff;
/*padding-top:3px;
padding-bottom:4px;*/
padding-left:11px;
padding-right:11px;
height:32px;
line-height:32px;


}

.locationimg {margin-top:0px; margin-right:4px;}



.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
color: black;
background:#fff; /*background of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead 
margin-top:-25px;*/
/*margin-top:-5px;*/
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/

/*font: normal 13px;*/
float:right;


}

.ddpanel .ddpaneltab a:link { /*"toggle" tab related CSS*/
float: right;  
 color: white;
/*background: url(../img/toggleleft.gif) no-repeat left bottom; /*background of toggle tab
background: url(../img/arrow-downXXX.gif) no-repeat right bottom;*/
text-decoration: none;
/*letter-spacing: 1px;*/

 
border-left:1px solid #cccccc; 
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc; 
box-shadow: 0 0 5px rgba(0, 0, 0, 0.13);
 -moz-box-shadow:    inset 0 0 10px rgba(0, 0, 0, 0.13);
   -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.13);
   box-shadow:inset 0 0 10px rgba(0, 0, 0, 0.13);
   
     
 -moz-border-radius:0 0 8px 8px; 
        -webkit-border-radius:0 0 8px 8px; 
         border-radius:0 0 8px 8px;   
background:#fff;
/*padding-top:2px;
padding-bottom:0px;
padding-left:1px;
padding-right:1px;*/

   font-weight:400; font-size:13px;
   color:#555; 
   
     height:32px;
line-height:32px;   
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left;
display: block;
background: transparent url(../img/toggleright.gif) no-repeat right bottom;
padding: 1px 12px 4px 13px;
cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 2px;
margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
 /*background-color: navy;background of toggle tab onMouseover*/
border-left:1px solid #ddd; 
border-right:1px solid #ddd;
border-bottom:1px solid #ddd; 

     
-moz-border-radius:0 0 8px 8px; 
        -webkit-border-radius:0 0 8px 8px; 
         border-radius:0 0 8px 8px; 
         background:#fff;
         color:#999;
 /*text-shadow: 1px 1px 0px #fff;	*/
 height:32px;
line-height:32px;   
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
/*outline: 0;*/
border-left:1px solid #ddd; 
border-right:1px solid #ddd;
border-bottom:1px solid #ddd; 

     
-moz-border-radius:0 0 8px 8px; 
        -webkit-border-radius:0 0 8px 8px; 
         border-radius:0 0 8px 8px; 
         background:#ddd;
         color:#414141;
 text-shadow: 1px 1px 0px #fff;	
 height:32px;
line-height:32px;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
/*background-color: transparent;*/
  
 

}


.mitop15 {margin-top:-15px;}
.btmdiv {width:100%; height:10px;  clear:both;}