/* scrolling feature */

#scroll #track			{ height:410px; width:460px; overflow-x:auto; }
#scroll #slide			{ width:1000px; }


#scroll	div.prop		{ margin:10px 0 0 35px; width:200px; float:left; }
#scroll	div.first		{ margin-left:5px; }
#scroll	div.prop img	{ margin-bottom:15px; }
#scroll	div.prop ul		{ margin-bottom:0; }

/* left nav logo */
#aipp img				{ margin:0 auto; display:block; }

/* make left and right side cols the same hight - Why? */
