/* PECMS OTHER PAGE CSS */

div.other_page					{ width: 900px; background: #000000 url('/ftpstudio/gfx/other_page/other_page_bg.gif') repeat-y 0px 0px; }

div.other_page .left				{ width: 235px; float: left; }
div.other_page .left .banner			{ width: 219px; height: 440px; background: #FFFFFF url('/ftpstudio/gfx/other_page/firma_banner.jpg') no-repeat 0px 0px;  }
div.other_page .right				{ width: 665px; float: left; }
div.other_page .right .inner			{ margin: 2px 24px 18px 121px; font-size: 9pt; text-align: justify; }
div.other_page .right .inner h1			{ margin: 0px; padding: 24px 8px 8px 0px; font: normal 14pt Arial; color: #CC0000; }
div.other_page .right .inner ul			{ margin: 0px; padding: 0px; list-style: none; }
div.other_page .right .inner ul li		{ margin: 2px; padding: 3px; }
div.other_page .right .inner ul li ul li	{ margin: 0px; padding-left: 6px; }
div.other_page .right .inner ul li ul li ul li	{ margin: 0px; padding-left: 12px; }

div.other_page .bottom_angle			{ width: 14px; height: 14px; float: left; margin-left: 213px; line-height: 14px; background: url('/ftpstudio/gfx/bottom_angle.gif') no-repeat -2px -10px; }
div.other_page .bottom_bg			{ width: 673px; height: 14px; float: left; line-height: 14px; background: url('/ftpstudio/gfx/bottom_bg.gif') repeat-x 0px 0px; }

