.pics 
{ 
    width: 380px; 
	height: 89px; 
	padding:0; 
	margin:0; 
	overflow: hidden
}

.pics img 
{ 
    width: 344px; 
	height: 76px; 
	padding: 0px; 
	border: 0px solid #fff; 
	background-color: #fff; 
	top:0; 
	left:0
}

.pics img 
{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}
