Вот то что выдает firebug в закладке css
input.system-openid {
background:#FFFFFF url(

) no-repeat scroll 0 50%;
color:#000000;
padding-left:18px;
}
.system-unpublished {
background:#E8EDF1 none repeat scroll 0 0;
border-bottom:4px solid #C4D3DF;
border-top:4px solid #C4D3DF;
}
#system-message {
margin-bottom:10px;
padding:0;
}
#system-message dt {
font-weight:bold;
}
#system-message dd {
font-weight:bold;
margin:0;
text-indent:30px;
}
#system-message dd ul {
border-bottom:3px solid #84A7DB;
border-top:3px solid #84A7DB;
color:#0055BB;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-bottom:10px;
padding:10px;
}
#system-message dt.message {
display:none;
}
#system-message dd.message {
}
#system-message dt.error {
display:none;
}
#system-message dd.error ul {
background-color:#E6C0C0;
border-bottom:3px solid #DE7A7B;
border-top:3px solid #DE7A7B;
color:#CC0000;
}
#system-message dt.notice {
display:none;
}
#system-message dd.notice ul {
background:#EFE7B8 none repeat scroll 0 0;
border-bottom:3px solid #F0DC7E;
border-top:3px solid #F0DC7E;
color:#CC0000;
}
#system-debug {
background-color:#FFFFFF;
color:#CCCCCC;
margin:10px;
padding:10px;
}
#system-debug div {
font-size:11px;
}
А это сам код страницы, проблема именно с тем местом где выводится тект "Современная информационная арх... и т.д."
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml" xml:lang="ru-ru" lang="ru-ru">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="joomla, Joomla" />
<meta name="title" content="Интеграция" />
<meta name="author" content="Administrator" />
<meta name="description" content="Joomla! - the dynamic portal engine and content management system" />
<meta name="generator" content="Joomla! 1.5 - Open Source Content Management" />
<title>Интеграция</title>
<link href="/oracle/templates/ja_edenite/favicon.ico" rel="shortcut icon" type="image/x-icon" />
<script type="text/javascript" src="/oracle/media/system/js/mootools.js"></script>
<script type="text/javascript" src="/oracle/media/system/js/caption.js"></script>
<link rel="stylesheet" href="
http://127.0.0.1/oracle/templates/system/css/system.css" type="text/css" />
<link rel="stylesheet" href="
http://127.0.0.1/oracle/templates/system/css/general.css" type="text/css" />
<link rel="stylesheet" href="
http://127.0.0.1/oracle/templates/ja_edenite/css/template.css" type="text/css" />
<link rel="stylesheet" href="
http://127.0.0.1/oracle/templates/ja_edenite/css/typo.css" type="text/css" />
<script language="javascript" type="text/javascript" src="
http://127.0.0.1/oracle/templates/ja_edenite/js/ja.script.js"></script>
<!-- Menu head -->
<link href="
http://127.0.0.1/oracle/templates/ja_edenite/ja_menus/ja_scriptdlmenu/ja.scriptdlmenu.css" rel="stylesheet" type="text/css" />
<script src="
http://127.0.0.1/oracle/templates/ja_edenite/ja_menus/ja_scriptdlmenu/ja.scriptdlmenu.js" language="javascript" type="text/javascript" ></script>
<link href="
http://127.0.0.1/oracle/templates/ja_edenite/css/colors/red.css" rel="stylesheet" type="text/css" />
<!--[if lte IE 6]>
<style type="text/css">
.clearfix {height: 1%;}
img {border: none;}
</style>
<![endif]-->
<!--[if gte IE 7.0]>
<style type="text/css">
.clearfix {display: inline-block;}
</style>
<![endif]-->
</head>
<body id="bd" class="wide fs3" >
<a name="Top" id="Top"></a>
<ul class="accessibility">
<li><a href="/oracle/index.php?option=com_content&view=article&id=2:2009-11-02-03-40-23&catid=1:oracle-database-11g-----&Itemid=2#ja-content" title="Skip to content">Skip to content</a></li>
<li><a href="/oracle/index.php?option=com_content&view=article&id=2:2009-11-02-03-40-23&catid=1:oracle-database-11g-----&Itemid=2#ja-mainnav" title="Skip to main navigation">Skip to main navigation</a></li>
<li><a href="/oracle/index.php?option=com_content&view=article&id=2:2009-11-02-03-40-23&catid=1:oracle-database-11g-----&Itemid=2#ja-col1" title="Skip to 1st column">Skip to 1st column</a></li>
<li><a href="/oracle/index.php?option=com_content&view=article&id=2:2009-11-02-03-40-23&catid=1:oracle-database-11g-----&Itemid=2#ja-col2" title="Skip to 2nd column">Skip to 2nd column</a></li>
</ul>
<div id="ja-wrapper">
<!-- BEGIN: HEADER -->
<div id="ja-header" class="clearfix">
<h1 class="logo">
<a href="/oracle/index.php" title="Oracle"><span>Oracle</span></a>
</h1>
</div>
<!-- END: HEADER -->
<!-- BEGIN: MAIN NAVIGATION -->
<div id="ja-mainnavwrap">
<div id="ja-mainnav">
<div id="jasdl-mainnav"><ul><li id="jasdl-mainnav1"><a href="
http://127.0.0.1/oracle/" class="menu-item0 first-item" id="menu1" title="Home"><span class="menu-title">Home</span></a></li><li id="jasdl-mainnav2"><a href="/oracle/index.php?option=com_content&view=section&id=1&Itemid=2" class="menu-item1 active last-item" id="menu2" title="Статьи"><span class="menu-title">Статьи</span></a></li></ul></div>
<script type="text/javascript">
var jasdl_activemenu = new Array("2");
</script>
</div>
</div>
<div id="ja-subnav" class="clearfix">
<div id="jasdl-subnav"></div></div>
<!-- END: MAIN NAVIGATION -->
<div id="ja-containerwrap-fr">
<div id="ja-container">
<div id="ja-container2" class="clearfix">
<div id="ja-mainbody" class="clearfix">
<!-- BEGIN: CONTENT -->
<div id="ja-content" class="clearfix">
<div id="ja-current-content" class="clearfix">
<table class="contentpaneopen">
<tr>
<td class="contentheading" width="100%">
Интеграция </td>
<td align="right" width="100%" class="buttonheading">
<a href="/oracle/index.php?view=article&catid=1%3Aoracle-database-11g-----&id=2%3A2009-11-02-03-40-23&format=pdf&option=com_content&Itemid=2" title="PDF" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"><img src="/oracle/templates/ja_edenite/images/pdf_button.png" alt="PDF" /></a> </td>
<td align="right" width="100%" class="buttonheading">
<a href="/oracle/index.php?view=article&catid=1%3Aoracle-database-11g-----&id=2%3A2009-11-02-03-40-23&tmpl=component&print=1&page=&option=com_content&Itemid=2" title="Печать" onclick="window.open(this.href,'win2','status=no,toolbar=no,scrollbars=yes,titlebar=no,menubar=no,resizable=yes,width=640,height=480,directories=no,location=no'); return false;" rel="nofollow"><img src="/oracle/templates/ja_edenite/images/printButton.png" alt="Печать" /></a> </td>
<td align="right" width="100%" class="buttonheading">
<a href="/oracle/index.php?option=com_mailto&tmpl=component&link=aHR0cDovLzEyNy4wLjAuMS9vcmFjbGUvaW5kZXgucGhwP29wdGlvbj1jb21fY29udGVudCZ2aWV3PWFydGljbGUmaWQ9MjoyMDA5LTExLTAyLTAzLTQwLTIzJmNhdGlkPTE6b3JhY2xlLWRhdGFiYXNlLTExZy0tLS0tJkl0ZW1pZD0y" title="E-mail" onclick="window.open(this.href,'win2','width=400,height=300,menubar=yes,resizable=yes'); return false;"><img src="/oracle/templates/ja_edenite/images/emailButton.png" alt="E-mail" /></a> </td>
</tr>
</table>
<table class="contentpaneopen">
<tr>
<td valign="top">
<span class="small">
Автор: Administrator </span>
</td>
</tr>
<tr>
<td valign="top" class="createdate">
02.11.2009 03:30 </td>
</tr>
<tr>
<td valign="top">
<font face="GaramondC-Light" size="3"><p align="justify">Современная информационная архитектура гораздо более динамична, чем несколько лет назад. В настоящее время компаниям требуется больше информации, они стремятся получить ее быстрее и передают более широкий набор аналитических сведений постоянно расширяющемуся кругу пользователей и приложений.</p></font>
</td>
</tr>
</table>
<span class="article_separator"> </span>
</div>
</div>
<!-- END: CONTENT -->
</div>
<!-- BEGIN: LEFT COLUMN -->
<div id="ja-col1">
<div class="moduletable_menu">
<h3>Main Menu</h3>
<ul class="menu"><li class="item1"><a href="
http://127.0.0.1/oracle/"><span>Home</span></a></li><li id="current" class="active item2"><a href="/oracle/index.php?option=com_content&view=section&id=1&Itemid=2"><span>Статьи</span></a></li></ul> </div>
</div>
<!-- END: LEFT COLUMN -->
</div></div></div>
<!-- BEGIN: PATHWAY -->
<div id="ja-pathway">
<strong>You are here :</strong>
</div>
<!-- END: PATHWAY -->
<!-- BEGIN: FOOTER -->
<div id="ja-footer" class="clearfix">
</div>
<!-- END: FOOTER -->
</div>
</body>
</html>