
@import url(liquid-green.css);
@import url(liquid-blue.css);
@import url(liquid-red.css);
@import url(liquid-yellow.css);

.liquid-round { 
	width: 100%;
	margin: 0px auto;
}

.liquid-round .top {
	width: 100%;
}

.liquid-round .top span { 
	display: block;
	position: relative;
}

.liquid-round .content {
	position: relative;
	padding: 1px 20px 1px 25px;
	margin: -1px 0 -10px 0;
}

.liquid-round .bottom { }

.liquid-round .bottom span {
	display: block;
	position: relative;
}


.liquid-round h2 {
	margin: -10px 0px 0px 0px;
}

.liquid-round h3 {
	margin: -10px 0px 0px 0px;
}

.liquid-round *  { font-family:  "Lucida Grande", "Helvetica Neue", Verdana, Arial, sans-serif; }
.liquid-round h2 { font-family: "Helvetica Neue", Arial, sans-serif; }
/* Only works in Safari, and a little distracting: */
/*	text-shadow: #666666 4px 4px 3px; */
