﻿h1 {
	font-size: large;
}

.pris { 
	font-weight: bold; 
	color: black; 
	font-size: large;
}

.webpris { 
	font-weight: bold; 
	color: red; 
	font-size: large;
}

.prod_footer {
	color: #666666; 
	text-align: center;
	width: 100%;
	border-top: 1px solid #c0c0c0;
	padding-top: 10px;
	font-size: x-small;
}

.small {
	font-size: x-small;
}

.jul08 {
	background-image: url(../../img/jul08.jpg);
	background-position: 15px right;
	background-repeat: no-repeat;
}

.nyhet {
	margin-top: 0px;
	font-weight: bold;
	color: red;
	text-transform: uppercase;
}

td.erbjudandeinfo {
	font-size: x-small;
	color: #707070; 
}

.edit {
	border: 1px solid white;
}
.edit:hover {
	border: 1px dashed #009966;
}