
#content {
position: absolute;
top: 10px;
left: 10px;
width: 300px;
background-color:#ffffff;
z-index:1;
font: normal 12px "arial", verdana, lucida, sans-serif;
}

#close {
text-align:center
}

h1 {
color:#22211F
}
hr {
color:#22211F
}
#cf		{color:#ffffff; background:#22211F; text-align:center}

a	{color:#7C6E61}

a:hover { 
	color: #D9031C;
	text-decoration: none;
	}

	
	/*table style*/
img		{border-style: none;}
table.fold	{border-collapse: collapse}
table	{width: 300px; text-align: left; font: normal 12px "arial", verdana, lucida, sans-serif; margin-bottom: 0px}
table.fix	{table-layout:fixed}