/********* Plugged In Archive *******/
#pluggedInArchive .clear
{
	clear: both;
}

#pluggedInArchive .pods
{
	width: 390px;
	margin-bottom: 20px;	
}

#pluggedInArchive .title
{
	float: left;	
}

#pluggedInArchive .body
{
	width: 240px;
	float: right;	
}

#pluggedInArchive .body h2
{
	margin: 0;
	padding: 0;	
}

#pluggedInArchive .body p
{
	margin: 0;
	padding: 0;	
	margin-top: 5px;
}