#block1 {
	width: 650px;
	background: white;
}
#block11 {
	width: 25%;
	float: right;
}
#block12 {
	width: 70%;
	float: right;
}
#block13 {
	width: 100%;
	heigth: 100%;
	float: top;
}
#greydots1 {
	height: 750px;
	width: 12px;
	margin-top: 5px;
	background: white url(/images/batic/test_small_grey_dot.jpg) repeat-y center;
	float: left;
}
#greydots2 {
	height: 500px;
	width: 12px;
	margin-top: 255px;
	background: white url(/images/batic/test_small_grey_dot.jpg) repeat-y center;
	float: right;
}
#pinkdots1 {
	width: 130px;
	background: url(/images/batic/test_pink_dot3.png) repeat-x center;
	height: 12px;
	position: relative;
	left: -93px;
        float: left;
}
#pinkdots2 {
	width: 130px;
	background: url(/images/batic/test_pink_dot3.png) repeat-x center;;
	height: 12px;
	float: left;
	position: relative;
	left: -85px;
}
#name {
	background: white;
	height: 70px;
	text-align: center;
	border: solid 0px;
}
#image {
	height: 590px;
	text-align: center;
	margin: 20px 25px 10px 25px;
}
#butterfly {
	width: 57px;
	height: 70px;
	background: white url(/images/batic/butterfly_l.png) no-repeat center;
	float: left;
}
#text {
	background: white;
	color: #767676;
	text-align: left;
	float:  none;
	margin-top: 30px;
	font-size: 90%;
}
