/**
 * Downloads addons styles.
 *
 * @author Frantisek Fialka <info@ide.cz>
 * @copyright 2005-2006 IDE.cz
 * @version 0.1
 */

.downloadsAddons h2 {
	width: 115px;
}
.downloadsAddons h3 {
	margin-bottom: 2px;
	font-size: 1.1em; font-weight: bold; color: #C2263F; line-height: 1.4em;
}
.downloadsAddons h3 a {
	color: #C2263F; text-decoration: underline;
}
.downloadsAddons h3 a:hover {
	color: #333; text-decoration: underline;
}
.downloadsAddons p {
	margin-bottom: 10px;
	font-size: 1.1em; line-height: 1.4em;
}