
.imageDivWithCaption 
{
	float:left;
	width:202px;
	margin-right:5px;	
	padding-bottom: 10px;
}


.imageDivWithCaption img {
	display:block;
	border:1px !important;	
	border-color:#E8E8E8 !important;
	border-style:solid !important;
	margin:0 !important;
	padding:0 !important;
	
}

.imageDivholder {
	background:#FFFFFF none repeat scroll 0 0;
}

.captionholder 
{
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#E8E8E8;
	border-style:solid;
	border-width:0 1px;
	margin:0;
	padding:0;
	
	color:gray;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	line-height:14px;
	display: block;
	text-align: left;
}

.captionholder p {
	color:gray;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	line-height:14px;
}

.captionpadding {
	padding:3px 9px;
	display:inline;
	
}

.captionbottom 
{
	background:#FFFFFF url(/imgs/corner_bg.gif) no-repeat scroll 100% 0;
	height:4px;
	overflow:hidden;
}

#CaptionBottomImg
{
	border-top-style: none !important;
	border-right-style: none !important;
	border-left-style: none !important;
	border-bottom-style: none !important;
	border-color: #FFFFFF !important;
	border-width: 0px !important;
	margin: 0px !important;

}