#content h2
	{
	background: transparent url(img/titles/index.gif) no-repeat top left;
	height: 86px;
	padding: 0 0 13px 0;
	}

#sidebox
	{
	background: transparent url(img/sidebox/sve.jpg) no-repeat top left;
	}

#front
	{
	background: transparent url(img/front-sve.jpg) no-repeat top left;
	position: absolute;
        left: 184px;
        top: 47px;
	width: 476px;
	height: 220px;
	}

#content
	{
	padding-top: 190px !important;
	}

#medal
	{
	position: absolute;
        left: 550px;
        top: 245px;
	width: 100px;
	height: 87px;
	}

#medal img
	{
	border: 0;
	}

img.left
	{
	float: left;
	margin: 9px 10px 0 -10px;
	}

p.captleft
	{
	float: left;
	clear: left;
	font-size: 90%;
	font-style: italic;
	margin:  0 20px 10px 0;
	width: 180px;
	text-align: left !important;
	color: #666;
	}

img.right
	{
	float: right;
	margin: 9px -10px 0 10px;
	}

p.captright
	{
	float: right;
	clear: right;
	font-size: 90%;
	font-style: italic;
	margin:  0 0 10px 20px;
	width: 150px;
	text-align: right !important;
	color: #666;
	}