html, body {
	margin: 0px;
}

body, td{
	font-family: sans-serif;
	font-size: 11px;
}

body {
	background-color: #888888;
}

a {
	color: blue;
}

h2 {
	font-size: 17px;
}

.borderA1 {
	padding: 0px;
	width: 7px;
	height: 7px;
	background-image: url(../img/border/aroundWhite/1.png);
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/kampanjer/img/border/aroundWhite/1.png', sizingMethod='image');
	//background-image: none;
	//font-size: 0px;
}
.borderA2 {
	padding: 0px;
	height: 7px;
	background-color: white;
	//font-size: 0px;
}
.borderA3 {
	padding: 0px;
	width: 7px;
	height: 7px;
	background-image: url(../img/border/aroundWhite/3.png);
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/kampanjer/img/border/aroundWhite/3.png', sizingMethod='image');
	//background-image: none;
	//font-size: 0px;
}
.borderA4 {
	padding: 0px;
	width: 7px;
	background-color: white;
	//font-size: 0px;
}
.borderA5 {
	padding: 0px;
	width: 7px;
	height: 7px;
	background-image: url(../img/border/aroundWhite/5.png);
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/kampanjer/img/border/aroundWhite/5.png', sizingMethod='image');
	//background-image: none;
	//font-size: 0px;
}
.borderA6 {
	padding: 0px;
	height: 7px;
	background-color: white;
	//font-size: 0px;
}
.borderA7 {
	padding: 0px;
	width: 7px;
	height: 7px;
	background-image: url(../img/border/aroundWhite/7.png);
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/kampanjer/img/border/aroundWhite/7.png', sizingMethod='image');
	//background-image: none;
	//font-size: 0px;
}
.borderA8 {
	padding: 0px;
	width: 7px;
	background-color: white;
	//font-size: 0px;
}
.borderABody {
	background-color: white;
}

