.trained
{
	position: relative;
	height: 293px;
	width: 272px;
	margin-bottom: 12px;
	background: url('/images/startsida_mellanpuff.jpg') no-repeat;
}

#today
{
	position: absolute;
	top: 32px;
	left: 105px;
	width: 145px;
	color: #616161;
}

#today .small
{
	font-size: 12px;
}

#today .big
{
	font-size: 50px;
	line-height: 50px;
	font-weight: bold;
	color: #bababa;
	text-align: right;
}

#today .minutes
{
	font-size: 12px;
	text-align: right;
}

#register
{
	position: absolute;
	left: 25px;
	top: 145px;
	width: 220px;
}

#register h3
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #4d4f50;
	font-size: 16px;
}

#register p
{
	margin: 0px 0px 5px 0px;
}

.goal
{
	position: relative;
	height: 121px;
	width: 279px;
	background: url('/images/startsida_puff1.jpg') no-repeat;
}

.friend
{
	position: relative;
	height: 121px;
	width: 279px;
	background: url('/images/startsida_puff2.jpg') no-repeat;
}

.stats
{
	position: relative;
	height: 121px;
	width: 272px;
	background: url('/images/startsida_puff3.jpg') no-repeat;
}

.goal a, .friend a, .stats a
{
	text-decoration: none;
	color: #4d4f50;
}

.goal a:hover, .goal a:hover h3, .friend a:hover, .friend a:hover h3, .stats a:hover, .stats a:hover h3
{
	text-decoration: none;
	color: #888;
}

.box_content
{
	position: absolute;
	top: 20px;
	left: 130px;
	width: 130px;
}

.box_content h3
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #4d4f50;
	font-size: 16px;
}

.large
{
	position: relative;
	height: 294px;
	width: 551px;
}

.large_content
{
	position: absolute;
	left: 34px;
	top: 140px;
	font-size: 12px;
	width: 300px;
}

.large_content h2
{
	margin: 0px 0px 5px 0px;
	color: #4d4f50;
	font-size: 16px;
}