	/* postit.................................... */ 
.postit {
	width:400px;

}
.postit h4 {

	background-image:url(../images/postit/NOR_logo_1x1.jpg);
	padding-left:40px;
	padding-right:70px;

	height:80px;

}
.postit p {
	background-image:url(../images/postit/NOR_logo_2x1.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:70px;
	padding-bottom:5px;


}
.postit .foot {
	background-image:url(../images/postit/NOR_logo_4x1.jpg);
	height:198px;
	
}

.postit_right {
	float:right;
	width:400px;

}
.postit_right h4 {

	background-image:url(../images/postit/NOR_logo_1x1.jpg);
	padding-left:40px;
	padding-right:70px;

	height:80px;

}
.postit_right p {
	background-image:url(../images/postit/NOR_logo_2x1.jpg);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:70px;
	padding-bottom:5px;


}
.postit_right .foot {
	background-image:url(../images/postit/NOR_logo_4x1.jpg);
	height:198px;
	
}
