@charset "utf-8";
/* CSS Document */

.blockContentFloats
{
	overflow:			hidden;
}

.blockPaddingBot30
{
	padding-bottom:		30px;
	overflow:			hidden;
}

.blockPaddingBot20
{
	padding-bottom:		20px;
	overflow:			hidden;
}

.blockPaddingBot15
{
	padding-bottom:		15px;
	overflow:			hidden;
}

.blockPaddingBot10
{
	padding-bottom:		10px;
	overflow:			hidden;
}

.blockPaddingBot2
{
	padding-bottom:		2px;
	overflow:			hidden;
}