#article .bg_image {
width: 600px;
padding-right: 340px;
background: url(../ceremony/img/bg_image.jpg) no-repeat right top;
height: 200px;
}
#article .material {
margin: 0 0 0 15px;
}
#article .material a {
text-decoration: none;
color: #333333;
}
#article .material li {
height:auto;
float: left;
list-style-type: none;
font-size: 75%;
line-height: 1.5;
width: 170px;
margin: 0px;
padding: 10px;
}
#article .material li img {
	float: none;
	margin-top: 5px;
}
#article .material li .bold {
font-size: 100%;
}
#article .material li .list {
	text-align: center;
	padding: 10px;
	display: block;
	position: absolute;
	z-index: 100;
	margin-top: -45px;
}
#article .material li .list img {
	margin: 0px;
}
#article .material li.text {
	width: 550px;
	padding: 20px 10px;
	background-image: url(../ceremony/img/flower2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 280px;
}
#article .material li.text p {
	font-size: 100%;
}

#article .catarog {
	width: 500px;
	float: left;
	padding: 0 0 15px;
}

#article .catarog iframe {
	margin-top: 10px;
	overflow: hidden;
	border: 1px solid #D4CFE3;
}


#article h3 {
	clear: none;
	padding-top: 10px;
}
#article h4 {
	clear: both;
}

#article p {
	padding-top: 10px;
	padding-right: 10px;
}
#article .image {
	float: left;
	text-align: center;
	width: 430px;
	margin: 10px 0 0 24px;
	padding: 0;
}
#article .border {
	clear: both;
	padding: 40px 0 0;
	margin: 20px 10px 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
