.columns	{
			position:relative;
			padding:5px;
			background-color:rgb(45,87,134);
			border:1px solid rgb(202,213,212);
			float:left;
			}

#col1		{
			font-size:.8em;
			}
	
#col2		{
			height:416px; overflow:auto;
			}