div#ContentPod
{
	min-height: 340px;
}

#LaughterGraphic
{
	background: url(../images/laughter/LAUGHTER.png) 0 0 no-repeat;
	width: 353px;
	height: 333px;
	float: right;
}

#LeftContent
{
	margin-left: 10px;
	margin-right: 20px;
	width: 330px;
}

#WineClubButton
{
	width: 69px;
	height: 24px;;
	border: 0;
	cursor: pointer;
}

#LeftContent h2
{
	margin-top: 50px;
}

#LeftContent ul
{
	margin-top: 30px;
	margin-bottom: 30px;
}

#LeftContent ul li
{
	list-style: disc;
}

