﻿body {
	margin:0;
}

td {
	padding:0;
	vertical-align:top;
}
td.BarLeft {
	background-image:url(../images/bgLeft.gif);
}
td.Content {
	background-color:#acacac;
}
td.BarRight {
	background-image:url(../images/logoVS.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
td.Button {
	padding:0 9px 14px 8px;
}
img {
	border:0;
}
img.Button {
	width:91px;
	height:91px;
}

div#divHL {
	position:absolute;
	left:0;
	top:0;
	padding:0 9px 14px 8px;
	visibility:hidden;
}
div.Description {
	display:none;
}