@charset "UTF-8";
/* CSS Document */

#container {
	height: 112px;
    width: 900px;
    margin:0px auto;
    top: 0px;
	padding:0px;
	text-align:left;
	position: relative;
}

/* HEADER & NAVIGATION */

#logo {
	position: absolute;
	visibility: visible;
	height: 32px;
	width: 640px;
	left: 0px;
	top: 22px;
}

#bubble1 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 546px;
	width: 900px;
	position: relative;
	visibility: visible;
	margin: 10px auto 0;
	text-align: left;
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/bubble5.jpg);
	background-color: #FFFFFF;
}
#bubbletop1 {
	background-color: #FFFFFF;
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/top-bubble-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	visibility: visible;
	width: 900px;
	margin: 10px auto 0px;
	text-align: left;
	height: auto;
}

#bubbletop2 {
	background-color: #FFFFFF;
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/top-bubble-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	visibility: visible;
	width: 901px;
	margin: 10px auto 0px;
	text-align: left;
	height: auto;
}
#bubblebottom {
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/bubble-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	visibility: visible;
	height: 19px;
	width: 899px;
	margin: 0px auto;
}
#bubblebottom1 {
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/bubble-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	visibility: visible;
	height: 19px;
	width: 899px;
	margin: 0px auto 20px;
}
.bubble1contain {
	width: 830px;
	margin-top: 25px;
	margin-left: 25px;
	position: relative;
	visibility: visible;
}

.bubble3contain {
	width: 865px;
	margin-top: 25px;
	margin-left: 25px;
	visibility: visible;
	position: relative;
}
#mailinglist {
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/mailinglist_box.jpg);
	position: relative;
	visibility: visible;
	height: 268px;
	width: 544px;
	background-repeat: no-repeat;
	background-position: left top;
}

#bubble4 {
	background-repeat: no-repeat;
	background-position: center top;
	height: 862px;
	width: 900px;
	position: relative;
	visibility: visible;
	margin: 10px auto 10px;
	text-align: left;
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/bubble4.jpg);
}

#formbgd {
	background-image: url(http://cdn.shrinkyourself.com/howitworks/images/form-background.jpg);
	height: 363px;
	width: 404px;
}

#formlayout {
	width: 364px;
	margin: 20px 0 0 10px;
}
