body {
	text-align: center;
	background: #e4e4e6 url('images/background.jpg') top left repeat-x;
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 13px;
}

a {
	outline: none;
}

#container {
	width: 401px;
	padding-top: 10px;
	margin: 50px auto 3px auto;
	background: #ffffff url('images/content_top.jpg') top left no-repeat;
}

#container_main {
	width: 399px !important;
	width: 401px;
	border-left: 1px solid #909195;
	border-right: 1px solid #909195;
	border-bottom: 1px solid #909195;
	padding-top: 25px;
}

#content {
	width: 370px;
	border-top: 5px solid #d24d22;
	margin: 15px 14px 0 14px;
	text-align: left;
}

h1 {
	font-size: 18px;
	color: #356AB1;
	padding-left: 15px;
	margin-top: 10px;
}

#content p {
	padding: 0 10px 10px 15px;
	font-weight: bold;
}

#watch {
	display: block;
	text-indent: -9000px;
	background: url('images/watch_button.jpg') top left no-repeat;
	width: 402px;
	height: 47px;
	margin: 0 auto;
	cursor: pointer;
}

table {
	font-size: 12px;
}

td {
	padding-top: 5px;
	vertical-align: top;
}