@charset "utf-8";

.dis {
	display:inline-block;
}

.dis {
	overflow: auto;
	display:block;
}

.undis {
	display:none;
}

#zazzle .zazzle1,#zazzle .zazzle1 ul,#zazzle .zazzle1 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#zazzle {
	background: #fff url(images/bg_bottom.gif) repeat-x 0 36px;
}

#zazzle .zazzle1 {
	padding: 11px 0 0 1px;
	background: url(images/bg_top.gif) repeat-x left top;
}

#zazzle .zazzle1 li,#zazzle .zazzle1 li a,#zazzle .zazzle1 li a span {
	float: left;
}

#zazzle .zazzle1:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#zazzle .zazzle1 {
	display: inline-block;
}

#zazzle .zazzle1 {
	display: block;
}

#zazzle .zazzle1 li {
	margin-right: -1px;
}

#zazzle .zazzle1 li a {
	overflow: hidden;
	height: 27px;
	text-decoration: none;
	background: url(images/button_left.gif) no-repeat left top;
	color: #000;
	font: 13px Arial,Helvetica,sans-serif;
	cursor: hand;
}

#zazzle .zazzle1 li a span {
	padding: 7px 13px;
	background: url(images/button_right.gif) no-repeat right top;
}

#zazzle .zazzle1 a.selected,#zazzle .zazzle1 li a:hover {
	position: relative;
	z-index: 2;
	background: url(images/button_s_left.gif) no-repeat left top;
	color: #000;
	font-weight: bold;
}

#zazzle .zazzle1 a.selected span,#zazzle .zazzle1 li a:hover span {
	padding-top: 6px;
	background: url(images/button_s_right.gif) no-repeat right top;
}

#zazzle .zazzle2 {
	background: #f6f6f6 url(images/bg_bottom2.gif) repeat-x left bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#zazzle .zazzle2 .contentBox2 {
	padding: 10px;
}