As suggested, I changed the module align settings to 'Not Specified' under the module > Settings > Page Settings > Alignment.
In Internet Explorer - no worries; Firefox 2.x - worries.
Interestingly, when in Edit mode the links text aligns center as desired, but in view mode it aligns left. When I view source < a class="Normal"... > is assigned to the actual link anchor for the entry. See below:
< !-- End_Module_392 -- > < /div >< /span > < /td >
< /tr > < tr > < td id="dnn_LeftPane" class="leftpane" align="center" >< a name="377" >< /a >< span id="dnn_ctr377_ContentPane" >< !-- Start_Module_377 -- >< div id="dnn_ctr377_ModuleContent" > < div id="dnn_ctr377_Links_pnlList" >
< table id="dnn_ctr377_Links_lstLinks" cellspacing="0" cellpadding="0" summary="Links Design Table" border="0" style="border-collapse:collapse;" > < tr > < td valign="top" > < table border="0" cellpadding="4" cellspacing="0" > < tr > < td nowrap > < a class="Normal" href="/DNN4701_02/LinkClick.aspx?link=65&tabid=58&mid=377" target="_self" >Enter Site< /a >
< /td > < /tr > < tr > < td > < /td > < /tr > < /table > < /td > < /tr >
< /table >
< /div >
< !-- End_Module_377 -- > < /div >< /span > < /td >
< td id="dnn_RightPane" class="rightpane" align="center" >< a name="378" >< /a >< span id="dnn_ctr378_ContentPane" >< !-- Start_Module_378 -- >< div id="dnn_ctr378_ModuleContent" > < div id="dnn_ctr378_Links_pnlList" > < table id="dnn_ctr378_Links_lstLinks" cellspacing="0" cellpadding="0" summary="Links Design Table" border="0" style="border-collapse:collapse;" > < tr >
< td valign="top" > < table border="0" cellpadding="4" cellspacing="0" > < tr > < td nowrap > < a class="Normal" href="/DNN4701_02/LinkClick.aspx?link=61&tabid=58&mid=378" target="_self" >Enter Blog< /a > < /td > < /tr >
< tr > < td > < /td > < /tr > < /table > < /td > < /tr > < /table >
< /div >
< !-- End_Module_378 -- > |