/* Common css file for these liveball generic master pages */


tr, th, td 

                {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;}





/* misc elements
--------------------*/
.spacer{
	clear:both;
}

.right{
	float:right;
	clear:right;

}

.left{
	float:left;
	clear:left;

}

.content_image{
	float:right;
	padding-left:20px;
}
