/** 
 * E magazine plugin style sheet
 *
 * @since 22.05.2006
 * @author Gaj Capuder <gaj.capuder@spletna-postaja.com>
 */

.box.e_magazine h3 {
	padding-top			: 10px;
}

.box.e_magazine h3.list {
	padding-top			: 7px;
}

.box.e_magazine h2 {
	padding-top			: 15px;
}

.box.e_magazine table.topics {
	border-top			: 1px solid #dddddd;
	margin-top			: 15px;
}

.box.e_magazine td {
	vertical-align		: top;
}

.box.e_magazine table.topics td p {
	padding				: 0px;
}

.box.e_magazine table.topics td.title {
	width				: 200px;
}

#center .box.e_magazine .lead_bottom.no_content {
	background-image	: url(/dsg/box_default_lead_bottom_content.png);
}

*html #center .box.e_magazine .lead_bottom.no_content {
	background-image	: url(/dsg/spacer.gif);
	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dsg/box_default_lead_bottom_content.png', sizingMethod='scale');
}

#center .box.e_magazine .main .bottom {
	background-image	: url(/dsg/box_comments_bottom.png);
	width				: 450px;
	height				: 30px;
}

*html #center .box.e_magazine .main .bottom {
	background-image	: url(/dsg/spacer.gif);
	filter				: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/dsg/box_comments_bottom.png', sizingMethod='scale');
}

.box.e_magazine .gallery {
	width				: 135px;
	float				: left;
	padding-top			: 8px;
}

.box.e_magazine .gallery img {
	border				: 1px solid #dddddd;
	padding				: 2px;
	margin-bottom		: 5px;
}

.box.e_magazine .content_text {
	margin-left			: 135px;
	padding-top			: 8px;
	height				: 100%;
}

.box.e_magazine .content_text p {
	padding-top			: 0px;
	padding-bottom		: 10px;
}

.box.e_magazine .content_text h2 {
	padding				: 0px;
	color				: #000000;
	font-size			: 12px;
	padding-bottom		: 10px;
}

.box.e_magazine .content.list .spacer {
	border-bottom		: 1px solid #dddddd;
}

.box.e_magazine .content ul {
	overflow			: hidden;
	margin-top			: 0px;
}