#xsnazzy h1, #xsnazzy h2, #xsnazzy p {
    margin: 0 10px; 
	padding: 0;
}

#xsnazzy h1 {
    font-size: 18pt; 
	color:#333333;
}

#xsnazzy h2 {
    font-size: 18pt;
	color: #333333; 
	border: 0;
}

#xsnazzy p {
    padding-bottom: 5px;
}
#xsnazzy h2 {
    padding-top: 5px;
}

#xsnazzy { 
    background: transparent;
}

.xtop, .xbottom {
    display: block; 
    background: transparent;
	font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4 {
    display: block; 
	overflow: hidden;
}

.xb1, .xb2, .xb3 {
    height: 1px;
}

.xb2, .xb3, .xb4 {
    background: #eeeeee; 
	border-left: 1px solid #777777; 
	border-right: 1px solid #777777;
}

.xb1 {
    margin: 0 5px; 
	background: #333333;
}

.xb2 {
    margin: 0 3px; 
	border-width: 0 2px;
}

.xb3 {
    margin: 0 2px;
}

.xb4 {
    height: 2px; 
	margin: 0 1px;
}

.xboxcontent {
    display: block; 
	background: #eeeeee; 
	border: 0 solid #777777; 
	border-width: 0 1px;
}