/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster_blue {
	width: 100%;
	background-color: White;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containermaster_image {
	width: 100%;
	background-color: white;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containermaster_image2 {
	width: 100%;
	background-image: url(honda-styre-dim.png);
	background-repeat:no-repeat;
	BORDER-RIGHT: silver 0px solid; 
	BORDER-TOP: silver 0px solid; 
	BORDER-LEFT: silver 0px solid; 
	BORDER-BOTTOM: silver 0px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containermaster_postit {
	width: 100%;
	background-color: #fffdc9;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}
.containermaster_trans {
	width: 100%;
	background-color:Transparent;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}

.rutor {
	width: 100%;
	background-image: url(rutor-kort.png);
	border-collapse:collapse;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: green 0px solid;
	width: 16;
	height: 24;
	/* BORDER-RIGHT: #7994CB 0px solid; 
	BORDER-TOP: #7994CB 0px solid; 
	BORDER-LEFT: #7994CB 0px solid; 
	BORDER-BOTTOM: #7994CB 0px solid; */
	 
	
}

.containerrow1_blue {
	background-color: #333333;
	BORDER-RIGHT: silver 0px solid; 
	BORDER-TOP: White 5px solid; 
	BORDER-LEFT: White 7px solid; 
	BORDER-BOTTOM: silver 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
.containerrow1_image {
	background-color: #333333;
	BORDER-RIGHT: silver 0px solid; 
	BORDER-TOP: White 5px solid; 
	BORDER-LEFT: White 7px solid; 
	BORDER-BOTTOM: silver 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.containerrow1_postit {
	background-color: #fffdc9;
	BORDER-RIGHT: silver 0px solid; 
	BORDER-TOP: White 0px solid; 
	BORDER-LEFT: White 0px solid; 
	BORDER-BOTTOM: silver 0px solid; 
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.containermaster_trans{
	width: 100%;
	background-color: Transparent;
	BORDER-RIGHT: silver 1px solid; 
	BORDER-TOP: silver 1px solid; 
	BORDER-LEFT: silver 1px solid; 
	BORDER-BOTTOM: silver 1px solid; 
	/*moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;*/
}

.containerrow2_blue {
	background-color: White;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.containerrow2_image {
	background-image: url(drev_kant.png);
	background-repeat:no-repeat;
	height: 100px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.containerrow2_postit {
	background-color: #fffdc9;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.containerrow2_trans {
	background-color: Transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

















































