#report_container
{
   text-align:left;
   width:780px;
}

#accordion
{
    width:780px;
}

#report_header
{
    background-color:#80a3cb;
    color:#fff;
}  

#report_header th
{
    padding:8px;
} 

.report_row
{
    background-color:#d9e4f0;
    font-size:12px;
} 

.report_row_alt
{
    background-color:#fff;
    font-size:12px;    
}

.report_row td,.report_row_alt td
{
    padding:5px;
}

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

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

#reports_container a
{
    color:#cc6600;
}  

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

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

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

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

#report_content
{
    margin:0px 0px 10px 0px;
} 

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

.report_content
{
    padding:5px;
}

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

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

.report_edited
{
    color:red;
    font-size:10px;
    /*text-align:right;*/
    position: absolute; 
    bottom: 5px; 
    left:5px;
}

.report_ratings
{
    margin:0px auto;
} 

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

#report_title
{
    text-align:left; 
    font-size:14px;
    padding:2px 0px;   
} 

#admin_report_container
{
   text-align:left;
   width:780px;
}

#admin_reports_content
{
    margin:0px auto;
    width:540px; 
    text-align:left;   
}

#admin_reports_rating_content table
{
    margin:20px auto;
    text-align:center; 
} 

.submit
{
    padding:8px;
    text-align:center;   
    clear:both; 
}  

#admin_reports_rating_header
{
    background-color:#80a3cb;
    color:#fff;
}  

#admin_reports_rating th
{
    padding:8px;
} 

.admin_reports_rating_row
{
    background-color:#d9e4f0;
    font-size:12px;
    text-align:left;
} 

.admin_reports_rating_row_alt
{
    background-color:#fff;
    font-size:12px; 
    text-align:left;   
}

.admin_reports_rating_row td,.admin_reports_rating_row_alt td
{
    padding:5px;
}

#admin_reports_content_report
{
    width:540px;    
    margin:0px auto;     
}      

.report_options
{
    text-align:right;
    font-size:10px;    
}
   
.report_label
{
    float:left;
    width:200px;
    color:#990000;
    font-weight:bold;    
}

.report_input
{
    float:left;
}

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