#tabcontentcontainer
{
	/* Insert Optional Height definition here to give all the content a unified height */
	padding: 0px;
	border: 0px solid black;
}

.tabcontent
{
	display:none;
	text-align:left
}
#swf
{
	padding: 0px;
	margin: 0px;
}

