/* CSS Document */
div.test-frame{
	border:1px solid #CCCCCC;
	background-color:white;
	margin:40px;
	padding:14px 14px 30px 14px;
}
