table.cardborder {
	/*border: 1px solid #000000;*/
	margin-left: 30px;

}

.postimgTotal {
	width: 139px;
	height: 105px;
	border: 1px solid #CCCCCC;
	 padding-left: 5px; 
	/* padding-right: 5px; */
	padding-top: 5px;	
}

div.imginfoBorder {	
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
	padding-top: 5px;
	width: 139px;
	height: 45px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;	
	text-decoration: none;
}

div.imginfoBorder:hover, postimgTotalBig:hover {
	background-color: #ffd300;
}

.postimgTotalBig:hover {
	z-index: 1000;
	background: #ffd300;
	width: 145px;

}

.postimgTotalBig a {
	background-color: #F6F6F6;
	text-decoration: none;
}

.postcard_table:hover {
	background: #ffd300;
	margin-top: 10px;
	height: 160px;
	color: #006699;
}
