#sidebarContainer {
	float: right;
}

#contentContainer {
	margin-right: 240px;
	-moz-border-radius-bottomleft: 16px;
  -webkit-border-bottom-left-radius: 15px;
}

#container {
	background-image: url(../../images/sidebar-right.png);
	background-position: right;
	background-repeat:  repeat-y;
}
#butterfly{
	clear:left;
}
#butterfly1{
	clear:left;
}