@charset "utf-8";
/* CSS Document */

.topPanel {
	width:259px; 
	height:198px;
}

.bottomPanel {
	margin-top:5px; 
	width:259px; 
	height:196px;
}

#dynImage a img {
	width:259px;
	height:196px;
	border:none;
}

.mainPanel {
	position:relative;
	background-color:#ebead5;
	width:521px; 
	height:399px;
}