/* CSS Document */

.pics {
	position: absolute;
	top: 0;
	right: -244px;
	width: 244px;
	overflow: hidden;
	border-top: 1px solid white;
}

.pics img {
	border-bottom: 1px solid white;
}
.red {
	color:red;
}