.justCol1 {
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(../Assets/JustForOwners.png)
}
.justCol2 {
	background-image:url(../Assets/justForTechnicians.png);
	background-repeat:no-repeat;
	background-position:left;
}
.justCol3 {
	background-image:url(../Assets/JustForFrontDesk.png);
	background-repeat:no-repeat;
	background-position:left;
}.justCol1, .justCol2, .justCol3 {
	width: 148px;
	float:left;
	margin-bottom:45px;
	padding: 5px 20px 0 22px;
	height: 101px;
}
.TopBusinessSol {
	margin-bottom: 40px;	
}
.topBusinessLft {
	width:181px;
	float:left;
	margin-bottom: 35px;
}
.topBusinessRt {
	width:362px;
	float:left;
	padding: 12px 0 25px 12px;
	margin: 0 0 55px 0;
	border-right: solid 1px #bcbeb0;
	border-left: solid 1px #bcbeb0;
}
.topBusinessRt p{
	padding-top:10px;
	padding-right:10px;
}
.row1, .row2, .row3 {
	width: 158px;
	float:left;
	padding: 5px 20px 5px 2px;
	font-size:.8em;
}
.row2 {
	border-top: solid 1px #bcbeb0;
	border-bottom: solid 1px #bcbeb0;
}
.podcast{
	width: 181px;
	float: right;
	margin-right: 4px;
	margin-top: -3px;
}
.podcast .head{
	background-image:url(../Assets/index/rightColumn/indexRTCol_podcastHead.png);
	background-repeat:no-repeat;
	height:58px;
	padding:9px 15px 0 65px;
	font-size:.85em;
	text-align:right;	
}
.podcast .body{
	background-image:url(../Assets/index/rightColumn/indexRTCol_podcastContent.png);
	background-repeat:repeat-y;
	padding: 0 15px;
	font-size:.9em;
	margin-top:-2px;
}

.formContainer{
	margin-top:15px;
	padding-bottom: 10px;
	font-size:.8em;
}
.clearSubmit {
	clear:both;
	height:2px;
	margin-bottom:5px;
	margin-top:10px;
}
.podFollow {
	margin-top: 10px;
}
.podFollow h5{
	border-bottom: solid 1px #bcbeb0;
}
.podFollowIcons {
	padding-left:15px;	
}
.podcast img {
	float:left;	
	padding: 7px;
	height: 25px;
}
.podcast .base{
	background-image:url(../Assets/index/rightColumn/indexRTCol_podcastBase.png);
	background-repeat:no-repeat;
	height: 53px;
	margin-bottom: 15px;
	margin-top: -15px;
}
.labelRadio {
	padding-left:10px;	
	font-size: .8em;
}

.rightSidebar {
	width: 161px; 
	float: left;
	padding: 5px 10px 15px 15px;
	}
.rightSidebar h1 {
	font-size: 1.7em;	
}
.rightSidebar p {
	font-size: .7em;	
}
.required { 
	color: #C9282D;
	font-weight: bold;
	font-size: 2em;
}
.formLable p {
	text-align: left;
	padding-bottom: 3px;
	float: left;
	font-size: .75em;
	color: #008CD2;
}
.formField {
	padding-bottom: 8px;
	float: left;
	margin-left: 5px;
}
.formIntro {
	padding: 10px 15px;	
}
.detail {  /*  apply to form lable instructions */
	font-size: .75em;
	color:#F0F0F0; 
}
.check {
	margin-bottom:-2px;
}
.rightSidebar .submit {
	float:left;
}	
.submit p {
	font-size: .65em;
	font-style: italic;
}
.italicLink p {
	text-align:right;	
}
.italicLink a {
	color: #6D6F71;
	font-style:italic;
}
.italicLink a:hover {
	color: #008CD2;
}