.clear {
	overflow:hidden;
	clear:both;
	height:1px;
	margin:-1px 0px 0px 0px;
	font-size:1px;
}

.float-left {
	float:left;
	display:inline;
}
.puff-container {
	background:url(../images/puff-bottom1.gif) no-repeat bottom left;
	padding-bottom:13px;
	margin-bottom:15px;
}
.puff-top {
	background:url(../images/puff-top.gif) repeat-x top left;
	margin-top: 1px;
}
.puff-sides {
	background:url(../images/puff-sides1.gif) repeat-y top left;
}
.puff-padding {
	padding:6px 10px 0px 10px;
}
.width-185 {
	width:230px;
}
.height-100 {
	height:140px;
}
/*.puff-top-no-padding {
		background:url(../images/puff-top.gif) repeat-x top left;
		margin-top: 1px;
		padding-top:0px;
}
*/