
img.imageButton{
	cursor:pointer;
}

.footnoteClass{
	font-size:9px;
}

div.productContent{
	width:705px;
	float:left;
}

#selectDesc{
	color: rgb(99,99,99);
	font-weight: bold;
	font-size:12px;
}

#product360link{
	color:#cc0000;
}

#productDemoLink{
	color:#cc0000;
	background:transparent;
	padding:0 0 0 0
}

h2.selectPlan{
	color:black;
	font-size:12px;
}

tr.planHeaderTR{
	background-color: #e5e5cc;
	font-weight: bold;
	text-align: center;
}

td.planPriceTD{
	padding:5px;
	background-color: #858585;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

td.radioTD{
	background-color: #efefef;
	text-align: center;
	padding-top:10px;
}

td.descriptionTD{
	background-color: #f3f3f3;
	color: #737373;
	text-align: left;
	padding-top:10px;
	padding-left:10px;
}

td.priceTD{
	background-color: #eff0e0;
	color: #4b4b4b;
	font-weight: bold;
	text-align: center;
	padding-top:10px;
}

#configureSections {
	float: none !important;
}

h3.buyFlow{
	font-size: 20px;
}