#leftApp {width: 250px; float: left; margin: 0 1px 0 2px; padding: 0; }
#rightApp {width: 250px; float: left; margin: 0 2px 0 1px; padding: 0; }
#leftApp h2, #rightApp h2 {background: url('http://www.argenia.com/images/bg3.gif'); text-align: center; font-size: .8em; padding: 5px 0; color: #fff; margin: 2px 0; }
#leftApp p, #rightApp p , #bottomApp p{margin: 0; padding: 0 0 0 10px; text-indent: -10px; text-align: left; }
#leftApp a, #leftApp a:visited, #rightApp a, #rightApp a:visited, #bottomApp a, #bottomApp a:visited {color: #333;}
#bottomApp {clear: both; margin: 0 2px 0 2px;}
#bottomApp h3 {margin: 5px;}
div.apps {border: 1px #999 solid; margin: 0; padding: 10px 2px;}
.bold {font-weight: bold;}
