
div.pos_fixed {
	position:fixed;
	top:100px;
	right:150px;
}


