/*
Theme Name: Squared
Theme URI: http://thrivethemes.com/
Author: Thrive Themes
Author URI: http://thrivethemes.com/
Description: Squared is a bold and eye-catching flat design theme. It’s a multi-purpose theme, which works for creating amazing sales pages, marketing sites and landing pages just as well as it works for creating a stunning blog.
Version: 1.50
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, thrive, lead capture
*/

.safetyorder table tr td {
	table-layout: fixed;
	font-family: Calibri;
	margin-left: 30px;
	font-size: 13px;
	text-align: left;
        line-height: 1.55;
}

table {
	table-layout: fixed;
	border: 2px solid blue;
	font-family: Calibri;
	margin-left: 30px;
	font-size: 13px;
	text-align: left;
        line-height: 1.55;
}

.safetyorder1 table, tr, td {
	border: 1px solid black;
	font-family: Calibri;
	margin-left: 10px;
	font-size: 10px;
	text-align: left;
        line-height: 0.5;
}

.frameorder table, td {
	border: 6px solid black;
	width: 100%;
	font-family: Calibri;
	margin-left: 30px;
	font-size: 16px;
	text-align: left;
        line-height: 0.55;
}
.frameorder td {
	font-family: Calibri;
	margin-left: 30px;
	font-size: 16px;
	text-align: left;
        line-height: 0.55;
}

.frameorder label { 
display: inline-block; width: 210px; text-align: left; 
}

#contentbox1 
{
  position:absolute;
  left:4px;
  top:2px;
  height:271px;
  width:240px;
  overflow: scroll;
}

#contentbox1 p
{
  font-family: sans-serif;
  background-color: #000;
  font-size: 80%;
  color:dark grey;
  margin-top:7%;
  margin-left:5%;
  margin-right:7%;
}

