You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
784 B
CSS

@charset "utf-8";
/* CSS Document */
body{ background:#eaeaea; color:#808080; font-family:Arial, Helvetica, sans-serif;font-size:20px; line-height:1.8em; margin-left:-10px; margin-right:-10px; }
.borderbackground {background:#ccc; height:1px; margin-left:10px;}
.border {border-bottom:#CCC 1px solid; padding-bottom:5px;}
.clear{clear:both;}
.thxpage {background:#FFF; padding-right:20px; padding-left:20px; padding-top:40px; padding-bottom:20px; margin:0;}
.picbottom{display:block; margin-left:-25px; margin-right:0;}
.thxtext {font-family:Arial, Helvetica, sans-serif; color:#0950a7; font-weight:bold;font-size:30px; font-style:italic;}
.moretext { font-size:22px; text-indent:1em; margin-bottom:-15px;}
.morehelplist { padding-top:10px;}