/* DIVS */

#teasebox {
	width: 100%;
	height: auto;
	border: solid 1px #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
#teasebox img {
	float: left;
	margin: 1px 5px 1px 0px;
}
#teasebox .item {
	float: left;
	padding: 4px 6px;
	font-size: 11px;
}
#teasebox .icon, #teasebox .ui {
	float: none;
}
#clear {
	clear: both;
}

#teasebox1 {
	width: 100%;
	height: auto;
	border: solid 1px #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
#teasebox1 img {
	float: left;
	margin: 1px 5px 1px 0px;
}
#teasebox1 .item {
	float: left;
	padding: 4px 6px;
	font-size: 11px;
}
#teasebox1 .icon, #teasebox .ui {
	float: none;
}
#clear1 {
	clear: both;
}

#teasebox2 {
	width: 100%;
	height: auto;
	border: solid 1px #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
#teasebox2 img {
	float: left;
	margin: 1px 5px 1px 0px;
}
#teasebox2 .item {
	float: left;
	padding: 4px 6px;
	font-size: 11px;
}
#teasebox2 .icon, #teasebox .ui {
	float: none;
}
#clear2 {
	clear: both;
}

#teasebox3 {
	width: 100%;
	height: auto;
	border: solid 1px #CCC;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
#teasebox3 img {
	float: left;
	margin: 1px 5px 1px 0px;
}
#teasebox3 .item {
	float: left;
	padding: 4px 6px;
	font-size: 11px;
}
#teasebox3 .icon, #teasebox .ui {
	float: none;
}
#clear3 {
	clear: both;
}





