.product_groups .plugin_content .img {
	float:	right;
	padding-left:15px;
	padding-bottom:15px;
}

.product_groups .group_content {
	padding-top:20px;
}
/*.product_groups .img_container {
	width:225px;
	height:110px;
	background-position:center;
	background-repeat:no-repeat;
}*/
.product_groups .not_first {
	margin-left:2px;
}
.product_groups .group_content .more a {
	color:#ff8800;
	font-size:1.2em;
	display:block;
	float:right;
	padding-right:10px;
}
.product_groups .plugin_content .extra_info a{
	color:#fe4a00;
	font-size:1.3em;
	text-decoration:none;
	display:block;
	padding-left:18px;
}
.product_groups .img_container {
	width:225px;
	height:190px;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
}
.product_groups .plugin_content .extra_info{
	padding-top:10px;
	width:160px;
	background: url('/media/dsg/cross.png') no-repeat 0px 10px;
}
.product_groups .subgroups {
	width: 178px;
	min-height:130px;
	background: url('/media/dsg/flow_small.jpg') no-repeat left top;
	float:left;
	padding-bottom:10px;
}
.product_groups .subgroups .lead,
.product_groups .subgroups .title {
	padding-left:13px;
}
.product_groups .subgroups .no_picture {
	padding-top:10px;
}
.product_groups .subgroups .title a{
	color:#ff2300;
	font-weight:bold;
	font-size:1.2em;
}
.product_groups .subgroups .subgroup_background {
	width:140px;
	cursor:pointer;
	height:120px;
	background-position:center center;
	background-repeat: no-repeat;
	margin-left:15px;
	margin-top:10px;
	display:block;
}
.product_groups .subgroups .lead {
	color:#303030;
	font-size:1.2em;
	padding-right:11px;	
}

