/*  =INVESTORS RELATION
*   ----------------------------------------------------*/

	p.investor { font-size:16px; padding: 5px 0 5px 0;}
				
/*  =TOP NAVIGATION
*   ----------------------------------------------------*/

		ul.tertnavinv { margin: 3px 0 5px 0px; padding-left: 0px; width: 805px; background: url("/psionplc/templates_psionplc/assets/gfx/tabback.gif") left bottom repeat-x; float: left; display: block; text-transform: uppercase; } 
		ul.tertnavinv li { padding: 4px 0; float: left; display: block; }
		ul.tertnavinv a { float: left; display: block; border-right: 1px solid #999; padding: 0 8px; color: #666; }
		ul.tertnavinv a:hover { color: #111; }

		ul.tertnavinv a.last {border-right:none;}


		ul.tertnavinv li.active { background: url("/psionplc/templates_psionplc/assets/gfx/subnav.gif") left bottom repeat-x; margin-left: -1px; }
		ul.tertnavinv li.active a { color: #fff; border: none; padding: 0 8px; }
		ul.tertnavinv li.active a:hover { color: #FF7900; }

/*  =SUB NAVIGATION
*   ----------------------------------------------------*/
		#navcontainer{ padding:5px 0 40px 0;}
		#navlist {margin: 0; padding: 0 0 5px 0px; border-bottom: 1px solid #ccc; float:left; width:520px; }
		#navlist ul, #navlist li{ margin: 0; padding: 0; display: inline; list-style-type: none; }
		#navlist a:link, #navlist a:visited	{ float: left; line-height: 12px; font-weight: normal; margin: 0 10px 4px 0px; text-decoration: none; font-size:12px; }
		#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { padding-bottom: 2px; border-bottom: 2px solid #1A81E9; background: transparent; font-weight:normal; }
		

/*  =LISTING
*   ----------------------------------------------------*/
		div#byitemInv ul.vert {
			line-height: 15px;
			list-style-type: none;
			padding: 0;
			margin: 0;
			/*width: 590px;*/
			}
		div#byitemInv .tabletitle{
			text-align:center;
			}
		div#byitemInv ul.vert li {
			padding:0px;
			margin: 0;
			height: 56px; /* space out your rows */
			list-style-type: none;
			}
		div#byitemInv ul.vert li.odd {
			background-color: #f6f4f4;
			}
		div#byitemInv ul.horz {
			clear: left;
			list-style-type: none;
			padding: 0;
			margin: 0;
			}
		
		.odd {			
			background-color: #f6f4f4;
		}
			
		div#byitemInv ul.horz li {
			float: left;
			width: 200px;
			padding: 0 20px 0 5px;
			margin: 0;
			list-style-type: none;
			}
		div#byitemInv ul.horz li.name { 
			width: 550px;
			padding-bottom:10px;
			}
		div#byitemInv ul.horz li.price {
			text-align: right;
			padding-right: 0;
			background-color:#3333CC;
			}
		div#byitemInv {
			margin: 10px 0 20px 0;
			}
		div#byitemInv .newsselect{
			color:#FF7900;
			}
		.lstdate{ 
			font-size:12px;
			width:245px; float:left; padding-left:5px;
			}
/*       SEARCH  */
#search input.image {margin-top:0px !important}



