/* Container Styles for DotNetNuke */


#modulefooter{
margin:  0 0 50px 0;
}

#modulefooter #actionsright 
{float:right;}

#modulefooter #actionsleft
{float:left;}

.clearboth
{
clear:both;    
}