div.Div_IP_Site
{
	padding-top: 68px;
	padding-left: 56px;
	padding-bottom: 68px;
	padding-right: 56px;
}

table.Table_IP_Items
{
	width: 100%;
}

td.TdItem
{
	width: 33%;
	height: 300px;
	background-image: url(../templates/img/item-back.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: top;
}

hr {
width: 50%;
}

h1 {
	font-size: 10pt;
	}
