1.embedover { color: #4d5b90;  }
2
3#embedover_div
4{
5	float: right;
6	width:700px;
7	display: none;
8	position: absolute;
9	background-color: white;
10}
11