/* 
  -----------------------------------
  IQ by Project Seven Development
  www.projectseven.com
  Layout 29: 1 column 940
  -----------------------------------
*/
body {
	min-width: 940px;
}
#tnav-center {
	width: 940px;
}
#columnwrapper {
	width: 940px;
	background-image: url(img/p7iq_1col940.jpg);
	color: #000000;
}
#columns-top {
	background-image: url(img/p7iq_1col940Top.jpg);
}
#columns-bottom {
	background-image: url(img/p7iq_1col940Bottom.jpg);
}
#footer {
	width: 940px;
}
.order_cell {
	padding-right: 10px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.order_cell_first {
	padding-right: 10px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #CCC;
}
.order_cell_second {
	padding-right: 10px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.order_cell_notop {
	padding-right: 10px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.small_text {
	font-size: 11px;
}

