	h3.addonName {
		margin:				16px 0;
		font-size:			14px;
	}
	
	.addon {
		/* border-bottom:		1px solid #d3d9dc; */
		line-height:		18px;
		padding-bottom:		10px;
	}
	
	.title a {
		font-weight:		bold;
	}
	
	.license {
		color:				#76960a;
	}
	
	.info {
		color:				#888;
font-size:11px;
	}
	
	.info a:link, .info a:visited {
		color:				#888;
		border-bottom:		1px solid #888;
	}
	
	.info a:hover {
		border-bottom:		1px solid #fff;
		text-decoration:	none;
	}
	
	
	.twoColumn {
		padding:				7px 10px 15px 10px;
		width:					265px;
		float:					left;
		margin-right:			40px;
		background:				transparent url(/images/design/bg_two_column_header.gif) top left no-repeat;
	}

	.lastColumn {
		margin-right:			0;
	}

	.twoColumn h3 {
		color:					#fff;
		font-size:				12px;
		padding-bottom:			15px;
		text-shadow:			1px 1px 1px #688192;
	}

	ul.addonList {
		font-size:				11px;
	}

	ul.addonList li {
		padding:				2px 0 2px 15px;
		line-height:			14px;
	}
	
	.firstParty {
		width:					203px;
		float:					left;
	}
	
	#wrapperWit #content {
		float:				left;
	}

	.pagination {border-top:none;}
	
