/* CSS Document */

.bigimg-box
{
	float:left;
	width:577px;
	border:15px solid #CCC7BC;
}



.smallimgs-box a
{
	border: 0px;
	float:left;
	width:188px;
	height: 180px;
	overflow:hidden;
	margin-left:0px;
}


.newright
{
	float: left;
	width: 315px;
	border: 2px #ccc7bc solid;
	margin-left: 15px;
	height: 675px;
	
}



.smallimgs-box a, .smallimgs-box a:hover
{
	text-decoration:none;
}

.smallimgs-box .rimg
{
	border:8px solid transparent;
	margin:15px;
	margin-left: 8px;
	
}
