@charset "utf-8";
/* CSS Document */

body {font-family:Arial, Helvetica, sans-serif;font-size:13px;color:#fff;}

.button {background-color:#000000;color:#fff;width:200px;padding:5px;margin-top:10px;}

.button a:link, .button a:visited {color:#FFFFFF;text-decoration:none;width:200px;display:block;font-weight:bold;text-align:center;font-family:Georgia, "Times New Roman", Times, serif;}
.button a:hover {color:#FFFFFF;text-decoration:underline;}

.thumbnail {width:130px;height:100px;overflow:hidden;margin-right:20px;margin-bottom:20px;float:left;}



.theBreaker
{
 height: 1px;
 clear: both;
 overflow: hidden;
}