.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix 
{
	min-height:0px;
}


.center
{
	text-align: -moz-center;
}
.Transparent80
{
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity:0.80;
}
.Transparent70
{
	filter:alpha(opacity=70);
	-moz-opacity:0.70;
	-khtml-opacity:0.70;
}
.Transparent60
{
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity:0.60;
}


.cursorhand
{
	cursor:pointer;
}

.ForReaderOnly
{
	margin:0px;
	padding:0px;
	border-width:0px;
	height:0px;
	overflow:hidden;
	
}