/** 
 * Content plugin style sheet
 *
 * @since 30.01.2005
 * @author Gaj Capuder <gaj.capuder@siol.net>
 */

.content1 .big_box {
	float: left;
	width: 170px;
	height: 120px;
	background: #6698c2;
	overflow: hidden;
	margin-right: 1px;
}

.content1 .content_picture {
	float: left;
}

.content1 h1 {
	margin-top: 1em;
}