/*
@package WordPress
@subpackage UpBeat
@author SeriousBytes <rodo@seriousbytes.com>
@version 1.0
@since Version 1.0
*/

.radius2 {border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px;}
.radius5 {border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.radius10 {border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.radius50 {border-radius:50px;-moz-border-radius:50px;-webkit-border-radius:50px;}

.clearboth {clear:both;display:block;font-size:0px;height:0px;line-height:0;width:100%;overflow:hidden;}

DIV.loader {margin:0;padding:0;}
DIV.loader DIV.loaderanim {position:relative;clear:both;margin:0 !important;background-position:50% 50%;background-repeat:no-repeat;}
DIV.loader DIV.loaderinfo {position:relative;clear:both;margin-right:0 !important;margin-bottom:0 !important;margin-left:0 !important;line-height:1em !important;text-align:center;}
