/* CSS :: Winmark Corporation :: base */

#contentBox {
	padding-left: 60px;
	padding-right: 75px;
	padding-bottom: 25px;
	line-height: 24px;
	text-align:left;
}
#footerBox {
	height: 25px;
	padding-left: 40px;
	padding-top: 10px;
	background-image: url(../images/footerBGND.gif);
	background-repeat: no-repeat;
}
#franchiseBox {
	width: 205px;
	height: 233px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 18px;
	background-image: url(../images/franchising_boxBgnd.jpg);
	background-repeat: no-repeat;
	color: #095282;
	line-height: 24px;
}
#leaseBox {
	width: 205px;
	height: 233px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 18px;
	background-image: url(../images/wirthBusinessCredit_boxBgnd.jpg);
	background-repeat: no-repeat;
	color: #004a07;
	line-height: 24px;
}
#smBizBox {
	width: 205px;
	height: 233px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 18px;
	background-image: url(../images/WinmarkCapitol_boxBgnd.jpg);
	background-repeat: no-repeat;
	color: #6b691b;
	line-height: 24px;
}
#winmarkBizSol {
	width: 205px;
	height: 233px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 18px;
	background-image: url(../images/WinmarkBusinessSolutions_boxBgnd.jpg);
	background-repeat: no-repeat;
	color: #095282;
	line-height: 24px;
}
.contentContainer {
	padding-left: 40px;
}
.columnDivideLine {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
.bottomLine {
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.photoBox {
	border-color: #D9D9D9;
	border-width: 1px;
	border-style: solid;
	background-color: #F2F2F2;
	padding: 5px;
	margin: 5px;
}
.pressData td,
#pressData td {
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-color: #D9D9D9;
	font-size: 12px;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
}
