/*
Title:		AMMON custom css file
Author:		mhogas@gmail.com // Marius Hogas 

PLACE HERE YOUR OWN CSS CODES AND IF NEEDED, OVERRIDE THE STYLES FROM THE MAIN STYLES.CSS STYLESHEED.
I WILL RELEASE FUTURE UPDATES SO IN ORDER TO NOT OVERWRITE YOUR STYLES IT'S BETTER LIKE THIS.

*/

.YOUR-STYLE {color:#000}

#contact_form label.department {position:static; }
#contact_form div > p {margin:0;} 



.rpl_plist_main_div { background: #FFFFFF; border-collapse: collapse; font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif; font-size: 12px; text-align: left; min-width: 480px; margin-bottom:25px; }
.rpl_plist_main_div th { border-bottom: 2px solid #444; color: #666666; font-size: 14px; font-weight: normal; padding: 10px; }
.rpl_plist_main_div td { border-bottom: 1px solid #CCCCCC; color: #999; padding: 8px 10px; }
.rpl_plist_main_div tbody tr:hover td {color:#444;}

/* DIVS - CUSTOM BY LUKE FOR COME2AU.COM.AU */

.rpl_sort_div { background: #999; border-collapse: collapse; font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif; font-size: 12px; font-colour: #000; text-align: left; min-width: 480px; margin-bottom:25px; }