﻿#Button_Column
{
	float:left;
	width:170px;
}

.Shop_Button
{
	margin:0px 0px 20px 0px;
	width:146px;
	height:25px;
	background-image:url(/Shared/Images/butik-knap.jpg);
	font-weight:bold;
}

.Shop_Button a
{
	width:146px;
	height:25px;
	display:block;
	padding:3px 5px 0px 5px;
}

.Shop_Button img
{
	margin:0px 10px 0px 0px;
}

#Shop_Column
{
	float:left;
}

#Shop_Top
{
	width:308px;
	height:10px;
	margin:0px;
	background-image:url(/Shared/Images/butik-top.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

#Shop_Content
{
    width:308px;
    background-image:url(/Shared/Images/butik-midt.jpg);
}

.Shop_Content
{
	margin:0px 10px 0px 10px;
	color:#666666;
}

.Shop_Content_Link a
{
	color:#6666CC;
}

#Shop_Bottom
{
    width:308px;
    height:10px;
    background-image:url(/Shared/Images/butik-bund.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

.UseTo
{
	margin:0px 0px 10px 9px;
	font-size:9px;
}

.UseTo ul
{
	float:left;
	margin:2px 3px 0px 0px;
	width:90px;
	list-style-type:none;
	padding:0px;
}

.OrderButton
{
	width:80px;
	height:21px;
	background-image:url(/Images/Bestil.gif);
	color:Black;
	text-align:left;
	display:block;
	cursor:pointer;
}