.post2post {
	width:110px; height:200px;margin:10px;float:left;
	
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	line-height:18px;
	padding:2px;
	margin:10px;
	}
.post2post img { 
	width:100px;
	height:75px;
	padding:4px;
	border:1px solid #666;
	background-color:#ffF;
	margin:0;
	}
.post2post a {
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0099FF;
	text-decoration:none;
	}	
.post2post a:hover {
	color:#006699;
	}
