body {
	background:#aa9498;
}
#main {
	background:#b8a5a9;
}
/* More */
#more2,#more1		{position:absolute;width:343px;height:200px;top:190px;right:20px;background:url("/img/bg/trans_white_80.png");opacity:0;-moz-opacity:0;-khtml-opacity:0;filter:alpha(opacity=0);}
#more2 p	,#more1 p	{margin:20px 60px 20px 20px;}
#more2 p em,#more1 p span	{background:url("/img/bg/close.png");width:10px;height:10px;display:block;cursor:pointer;}
#more2 p em {margin-left:20px;}
