/*
Theme Name: Matt Tsang
Theme URI: http://www.matt-tsang.tv/
Description: Original theme created by Matt.
Version: 1.0
Author: Rafael Fischmann
Author URI: http://rafaelfischmann.com/
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body {
	background-color: #999;
}
#wrapper {
	width: 825px;
	height: 307px;
	top: 50%;
	left: 50%;
	margin-left: -412px;
	margin-top: -153px;
	position: absolute;
}
table tr td {
	text-align: right;
	padding-right: 22px;
}
table tr td p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #ccc;
	line-height: 15px;
	margin-right: 10px;
}
table tr td p a {
	text-decoration: none;
	color: #f2f2f2;
	font-weight: bold;
}
table tr td p a:hover {
	text-decoration: underline;
}
