/* CSS Document */

.bigimg-box
{
	float:left;
	width:577px;
	border:15px solid #CCC7BC;
}
.smallimgs-box
{
	float:left;
	width:217px;
	overflow:hidden;
	margin-left:15px;
}

.smallimgs-box a, .smallimgs-box a:hover
{
	text-decoration:none;
}

.smallimgs-box .rimg
{
	border:10px solid #CCC7BC;
	margin-bottom:4px;
}
