td{vertical-align:top;font-family:sans-serif;font-size:small;color:#333333}
body{font-family:sans-serif;font-size:small;color:#333333;padding:2px;margin:12px}

a {
text-decoration:none;
color:#333333;
	}

div#uploadMsg {
	position:fixed;
	display:none;
	bottom:40px;
	right:40px;
	width:200px;
	height:auto;
	margin-left:300px;
	color:#333;
	background-color:#fff;
	padding-left: 5px;
	border: 2px solid #333;
	}

div.spacer {
  clear: both;
  }
div.container {
  border: 0px;
  background-color: #fff;
  }
div.float {
  float: left;
  width: 250px;
  padding: 10px;
  }

div.float p {
   text-align: center;
   }
