.box, .box300, .box400, .box515, .box457, .box615, .box930 {

	float: left;

	margin-left: 15px;

	margin-bottom: 15px;

	background-image: url(../bilder/box_bg_fade.jpg);

	background-repeat: repeat-x;

	background-color: #FFFFFF;

}

.box300 {

	width: 300px;

}
.box400 {

	width: 400px;

}

.box457 {

	width: 457px;

}
.box515 {

	width: 515px;

}


.box615 {

	width: 615px;

}

.box930 {

	width: 930px;

}

.boxHead {

	height: 20px;

	padding-left: 5px;

	padding-right: 5px;

	font-weight: bold;

	color: #106E87;

	border: 1px solid #A6B7BF;

	text-align:left;

	background-image: url(../bilder/box_bakgrund.gif);

	background-repeat: repeat-x;

}

.boxContent {

	padding: 5px;

	border-right: 1px solid #A6B7BF;

	border-bottom: 1px solid #A6B7BF;

	border-left: 1px solid #A6B7BF;

	background-image: url(../bilder/green.png);

	background-position: right bottom;

	background-repeat: no-repeat;

	text-align:left;

}

