#about
{
    text-align:left;
}  

#homenews_rss_dropdown_container
{
    text-align:right;
    margin:3px 0px;
}  

#latest_news_title
{
    float:left; 
    font-weight:bold;
    font-size:15px;
}   

#homenews_container
{
    text-align:left;
}

.homenews_title
{
    background-color:#80a3cb; 
    color:#fff;
    padding:5px;      
}

.homenews_summary,.homenews_text
{
    background-color:#fff;  
    padding:3px;  
}

.homenews_summary p
{
    padding:0px;
    margin:0px;    
}    

.homenews_readmore
{
    background-color:#fff;  
    padding:5px; 
    text-align:right;
    font-size:10px;        
}

.homenews_title_text
{
    float:left;   
    width:570px;  
}

.homenews_date
{
    float:right; 
    font-size:11px;
}  

#random_report
{
    margin-top:20px;    
}    

h3.ui-accordion-header a
{
    background-color:#80a3cb !important;
    color:#fff !important;
    text-align:left;
    outline:none !important;
    width:744px;
} 

.ui-widget-content
{
    background:none !important;    
}    

#match_reports_container
{
    background:none;
    background-color:#fff !important;
    padding:30px !important;
    color:#0066cc;
}  

#match_reports_container a
{
    color:#cc6600;
}  

.match_report_opposition
{
    width:351px;
    float:left; 
}

.match_report_venue
{
    width:120px;
    float:left;
} 

.match_report_date
{
    width:120px;
    float:left;
} 

.match_report_result
{
    width:120px;
    float:left;
}

#match_reports_content
{
    margin:0px 0px 10px 0px;
    background-color:#fff !important;
} 

.match_report_header
{
    background-color:#80a3cb;
    color:#fff;
    padding:5px;
}

.match_report_content
{
    padding:5px;
}

.match_report_header_toggle
{
    background-color:#80a3cb;
    height:27px;
}

.match_report_text
{
    border:1px solid;
    text-align:left;
    padding:10px 30px 10px 30px;
} 

.match_report_ratings
{
    margin:0px auto;
}  

table.center {margin-left:auto; margin-right:auto;} 

#social h4
{
    background-color:#cc6600;   
    color:#fff;  
	margin:0px;
	padding:3px;     
} 

#social
{
	margin:0px;
	padding:0px;    
}    

#facebook
{
    float:left;   
    border:1px solid #555555;
    width:467px; 
}

#twitter
{
    float:left; 
    margin-left:2px;
    border:1px solid #555555;
    width:296px;  
}

.tweet-list{
	height: 386px;
	overflow:auto;
	font-size:11px;
	margin:0px;
	padding:2px;
	text-align:left;
	list-style-type: none;
}

.tweet-list li.tweet_message{
	background: none;
	padding:5px;
	font-weight: bold;
	border-bottom:solid 1px #555555;
}

.tweet-list .alt .tweet_message{
	background: none;
	padding:5px;
	font-weight: bold;	
	border-bottom:solid 1px #555555;
}

.tweet-list li a{
	font-weight: bold;
}

.twitter_divide{
	margin-top:10px;
}

.disclaimer_container
{
    text-align:left;    
}

#facebook_ccfc
{
    display:none;
}  

#facebook_sba
{
    display:block;
}

#twitter_footy
{
    display:none;
}  

#twitter_sba
{
    display:block;
} 

#twitter_header, #facebook_header{
    background-color:#cc6600;   
    color:#fff;  
	margin:0px;
	height:20px;
	font-size:11px;
	
} 

#facebook_sba_link
{
    float:left;   
    color:#fff; 
    cursor:pointer;  
    background-color: #80a3cb;
    width:50%;
    height:20px;
    padding-top:3px; 
}  

#facebook_ccfc_link
{
    float:right;   
    color:#fff;    
    background-color:#cc6600;   
    cursor:pointer; 
    width:50%;  
    height:20px; 
    padding-top:3px;     
} 

#twitter_sba_link
{
    float:left;     
    color:#fff;    
    cursor:pointer;   
    background-color: #80a3cb;
    width:50%;
    height:20px;
    padding-top:3px; 
}

#twitter_footy_link
{
    float:right;  
    background-color:#cc6600;   
    color:#fff;   
    cursor:pointer; 
    width:50%;  
    height:20px;
    padding-top:3px;     
}