/* CSS Document */

div.links {
	display:inline-block;
	width:180px;
	margin:20px 10px;
	border-bottom:1px dotted #333366;
}

.links img {
	max-width:140px;
	max-height:200px;
}
