#image-callout {
	margin:15px;
	overflow:hidden;
	width:191px;
	height:151px;
	float:left;
	background-image:url(../images/main/post_shadow.gif);
	background-repeat:no-repeat;
}

#postloop { 
	background:none;
}

#frame {
	overflow:hidden;
	
}
#frame img {
	border:none;
	height:140px;
	width:180px;
}

#caption {
	position:absolute;
	font-size:16px;
	font-weight:bold;
	margin:72px 5px 0px 0px;
	width:180px;
	height:140px;
	line-height:15px;
	z-index:1;
}

#caption span{
	font-size:11px;
	background-color:#FFFFFF;
	font-weight:bold;
}

.catimage{
	background-color:#FFFFFF;
	padding: 1px;
	border: dotted 1px #000000;
}

#caption a {
	text-decoration:none;
}

#caption a:hover {
	background-color:#000000;
	color:#FFFFFF;
}

.CaptionTitle{
	background-color:#FFFFFF;
	text-transform:uppercase;
}

.imagebox {
	font-size:small;
	width:180px;
	height:140px;
	overflow:hidden;
}

.imagebox a {
	overflow:hidden;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
