﻿div.tosFrame {
	background-color: #F7F9FA; 
	border: dashed 1px blue; 
	position: relative; 
	padding: 5px 5px 5px 5px;
	height: 296px; 
	overflow: auto;
}
