div.textValueLeft
{
	float:left;
	height:15px;
	width:320px;
}
div.textValueRight
{
	float:left;
	height:15px;
	width:320px;
	margin-left:10px;
}
a.value
{
	display:block;
	float:left;
	height:100px;
	width:320px;
}
a.valueRight
{
	margin-left:10px;
}
div.valueBreaker
{
	float:none;
	clear:both;
	margin-bottom:18px;
}
a.readMore
{
	color:#3366BB;
	text-decoration:none;
}

a.readMore
{
	background:transparent url(/cykelklubben/images/body/red-arrow.gif) no-repeat scroll right center;
	padding-right:13px;
}
a.readMore:hover
{
	text-decoration:underline;
}
div.textValueFull
{
	float:left;
	height:15px;
	width:650px;
}
a.valueFull
{
	display:block;
	float:left;
	height:100px;
	width:650px;
}
