/* plugin.css */


.plugin {
	padding-bottom:5px;
	background: url('/media/dsg/inf.gif') no-repeat bottom center;
}
#center .plugin {
	margin-bottom:20px;	
}
.plugin_right {
	padding-top:0px;
}

.plugin_right, 
.plugin.last {
	background: none;
	padding-bottom:0px;
}

#right .plugin {
	padding-bottom:20px;
	margin-bottom:20px;
}

#right .plugin_right {
	margin-bottom: 0px;
	padding-bottom: 0px;
}