/* $Id: content.css 10 2007-12-06 16:19:58Z edin.coralic $ */

.content {

}

.content .box .main-content {
	margin-bottom: 0;
}

.content .picture {
	float: right;
	margin: 0 0 20px 60px;
}
.content .picture .picture_image {
	text-align: right;
}
.content .picture .picture_title {
	background: url('/dsg/dot_line.gif') repeat-x top left;
}
.content .picture .picture_title h4 {
	padding: 0.7em 0.5em;
	font-weight: normal;
	font-style: italic;
	background: url('/dsg/dot_line.gif') repeat-x bottom left;
}
