@charset "utf-8";
/* CSS Document */
.pics
{
	border-color: #AA0000;
	margin-left: 10px;
	padding-right: 460px;
	margin-bottom: 5px;
}

.pics img 
{  
	border-color: #AA0000;
	border-width: thin;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
} 
