#match-ups-headline {
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;  
    font-weight:bold; 
    font-size:36px;
/*    background-color:lightblue;  
*/    margin:0;
    
    color:#666666;
/*    font-weight: 900;  
*/    padding-left:15px;
}

#match-ups-subhead, #view-by-text {
    margin:0;
    margin-top:5px;
/*    background-color:lightpink;
*/    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    color:#444444;
    font-size:18px;
/*    font-weight: 400; 
*/    font-weight:normal;
    padding-left:15px;
}   

.content {          
    display:inline block;
/*   background-color:lightblue; 
*/    max-width:900px; 
        width:98%; 
        height:600px;    
}

#pieSliceSpan { 
    display:inline-block; 
    width:13px;
    height:23px; 
/*    background-color:pink; 
*/    margin-bottom:-7px; 
}   

.regions-holder {    
    display:inline-block; 
    width:48%;
    height:48%;            
    min-width:300px;
    min-height:250px;
}   

#regions-holder-0{   
/*    background-color:beige;    
*/}    


#regions-holder-1{     
/*   background-color:palegoldenrod;
*/}


#regions-holder-2{    
/*    background-color:mistyrose;
*/}


#regions-holder-3{    
/*    background-color:palegreen;
*/}
       

#click-stats { 
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;     
    padding:10px;     
    display:block;
    position:absolute;
    visibility:hidden;           
    opacity:0;
    top:190px;
    left:0;
    background-color:#ffffff;
/*    min-width:250px;
*/    width:400px; 
    height:260px; 
    border: 1px solid #cccccc;
}               

#click-stats-close { 
    position:absolute;
    right:4px;
    top:4px;
    background-image: url(../images/closeX.png);
    background-color: #ffffff;
    background-repeat: repeat-none;
    background-position: right top;
    height: 15px;
    width: 15px;
}     

#click-stats-close:hover {
   background-image: url(../images/closeXred.png)
}

.teamLogo {
    display:inline-block;
    width:100%;
    height:60px;              
    background-repeat:no-repeat;     
    background-position:center bottom;      
/*    background-color:green;
*/} 
        
.click-stats-topper {
    display:inline-block;
    height:63px;
    width:100%;
/*    background-color:palegreen;
*/}

#click-stats-topper-center-spacer {
    display:inline-block;  
    width:39%;     
    height:100%;                 
/*    background-color:orange;   
*/}
          
#click-stats-stats-label {    
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;     
    display:inline-block;
    float:auto;  
    text-align:center;
    margin-top:30px;  
    margin-left:33px;
    font-size:12px;
    font-weight:bold;
    color:#999999;
/*    background-color:chartreuse;
*/}
.click-stats-topper-single-team {
    display:inline-block;
    width:29%;
    height:100%;
/*    background-color:thistle;   
*/    vertical-align:top;
}   

#click-stats-team-labels {
    display:inline-block;
    width:100%;
/*    background-color:pink;
*/}


.click-stats-team-label {
    display:inline-block;
    width:45%;
    font-size:12px;
    font-weight:bold;       
}   

#click-stats-labelA {
    padding-left:10px;
    float:left;
    text-align:left;    
}

#click-stats-labelB {  
    padding-right:10px;
    float:right;
    text-align:right;    
}

.team-stats-holder {
    display:inline-block;
    width:29%;
    vertical-align:top;
}

.stats-label-holder {
    display:inline-block;    
    width:39%;
/*    background-color:pink;
*/}   
   
.history-stat-header {
    display:inline-block;
    font-size:10px;  
    width:99%;
    text-align:center;   
    vertical-align:middle;
    border-bottom:1px solid #cccccc;
    height:20px;  
    padding-top:5px;
} 

.sparkline-holder {
    display:inline-block;    
    width:100%; 
    height:20px;
/*    background-color:beige; 
*/    border-bottom:1px solid #cccccc; 
    padding-top:5px;    
}  