/* CSS Document */
/* This stylesheet is an addition to your main stylesheet
only intended to center the content of the newly created comodologo
and comodossl sideboxes.
You can either load it as is, or insert the code in your main stylesheet,
it makes no difference, it is provided like this for quick uninstallation,
and in order to not receive complaints about the mod messing up your stylesheet.
Note: this stylesheet will load after your main stylesheet and therefore have a higher
priority, if there is anything in your main stylesheet that references
the mentioned sideboxes, it will be overridden. 
Author: ckosloff with help from kuroi.*/

#comodologo, #comodologossl {
text-align: center;
}
