@charset "UTF-8";

div.preservation-lay2col{
	width:570px;
}

div.preservation-lay2col .left{
	float:left;
}

div.preservation-lay2col .right{
	float:right;
}

div#flashcontent-preservation{
	margin-bottom:15px;
}

div#noflash-preservation{
	margin-bottom:15px;
	width:570px;
}


div.link a{
	display:block;
	width:209px;
	height:32px;
	background-image:url(../images/link_button.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
}

div.link a:hover{
	background-position:-209px 0;
}