#content-flowers{
	width: 775px;
	padding: 5px;
	float: left;
}
#right-box-flowers{
	width: 200px;
	float: right;
}
#right-box-flowers ul{
	margin: 0px;
	padding: 0px;
}
#right-box-flowers li{
	width: 200px;
	display: block;
}
#content-flowers li{
	display: block;
	height: 100px;
	padding: 0 0 10px 0;
	margin: 6px;
	border-bottom: 1px solid #c3c3c3;
}
#content-flowers .item-photo{
	display: block;
	width: 100px;
	height: 100px;
	border: 4px solid #353131;
	float: left;
}
#content-flowers .item-photo:hover{
	border: 4px solid #fdc20d;
}
#content-flowers .item-cont{
	padding: 0 5px;
	width: 640px;
	height: 100px;
	float: left;
}
#content-flowers ul.grid-images li{
	float: left;
	width: 170px;
	height: 170px;
	border: 0px;
	margin: 5px;
}
#content-flowers ul.grid-images li .item-photo{
	float: left;
	width: 170px;
	height: 170px;
}
#content-flowers h5{
	margin: 0px 3px;
	padding: 0px;
	font-size: 16px;
}

#info-panel{
	background-color: #fff;
	padding: 5px;
	margin: 5px;
	color: #000;
}
#info-panel a{
	color: #000;
	text-decoration: underline;
}
#info-panel a:hover{
	text-decoration: none;
}
#flash-header{
	border-bottom: 2px solid #fff;
}
.item-cont p {
	line-height: 22px;
}
