
div#potd {
	margin:30px 0px;
}
div#potd p{
	padding: 0px 0px 10px 0px;
	font-size:12px;
}

table#potd a {
	display:block;
}
table#potd a:hover {
	border:2px solid #fad900;
}

table#potd td#cln1 div, table#potd td#cln1 a {
	width:240px;
	height:180px;
}
table#potd td#cln1 a:hover {
	width:236px;
	height:176px;
}

table#potd td#cln2 div, table#potd td#cln2 a {
	width:120px;
	height:90px;
}
table#potd td#cln2 a:hover {
	width:116px;
	height:86px;
}

table#potd td#cln3 div, table#potd td#cln3 a {
	width:80px;
	height:60px;
}
table#potd td#cln3 a:hover {
	width:76px;
	height:56px;
}

table#potd td#cln4 div, table#potd td#cln4 a {
	width:60px;
	height:45px;
}
table#potd td#cln4 a:hover {
	width:56px;
	height:41px;
}
