




/*
     FILE ARCHIVED ON 19:10:57 Mar 6, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 21:53:38 Mar 6, 2013.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
    Author     : Mark Edwards
*/


h3.myrp_comparison_table_title { margin-top:0; }
table#myrp_comparison_table {
    margin-bottom:1em;
}

#myrp_comparison_table table {
	margin: 0 auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;

}

#myrp_comparison_table th,#myrp_comparison_table td {
	border-left: 0;
	padding: 5px
}


#myrp_comparison_table thead th,#myrp_comparison_table tfoot th,#myrp_comparison_table tfoot td {
	font-weight: bold;
	text-transform: uppercase
}

#myrp_comparison_table thead th {
	text-align: center;
	padding: 5px 3px;
}

#myrp_comparison_table tbody tr.alt_row {
    background-color: #D3FC9C;
    border-bottom-color: #60A901;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    color: black;
}

#myrp_comparison_table tbody td { text-align:center; font-size:10pt; }
#myrp_comparison_table tbody a.post_name { font-size:12pt; font-weight:bolder; }
#myrp_comparison_table .rating_column { width:70px; text-align:center; }
#myrp_comparison_table .rating_column div { margin: 0 auto !important; border:1px solid #aaa !important; }
#myrp_comparison_table tbody a {
	padding: 1px 2px;
	color: #333;
}

#myrp_comparison_table tbody tr:hover {
	background-color: #EEE;
	color: #333
}

#myrp_comparison_table th, #myrp_comparison_table td { vertical-align:middle }