.askQuestionWidget textarea {
	height:90px;
}
.askQuestionWidget .submitButton {
	margin-left:210px;
}
.questionVideo {
	min-height:0;
}
.videoLinkDiv a {
	width:130px;
}
.videoLinkDiv a:first-child {
	margin-right:20px;
}

.rightColQuestion .topLeftImg img {
	top:10px;
}
.fullColumn h2 {
	font-size:24px;
}
.fullColumn h2 span {
	display:none;
}
.featureMoreLink {
	padding-top:4px;
	background-position:right 6px;
	line-height:18px;
}
.productInfo h3 {
	
}
.productInfo p {
	color:#999;
}
#expertsSection {
	border-bottom:2px solid #F7F7F7;	
}


/* Calculator List Page */
.listPage{
font-size:13px;
background:#094a67;
clear:both;
}

.listPage ul{
float: left;
color: #ccffff;
margin: 10px 40px 0 0;
width:310px;
}

.listPage ul a{
color: #fff;
display: block;
padding: 0 0 10px 0;
}

.listPage ul#SideNav{
width: 200px;
}
.listPage ul#SideNav li{
list-style: none;
display: block;
clear:left;
border-bottom: #376e88 1px solid;
}

.listPage ul#SideNav li.active{
background: #06354a;
border-bottom: #06354a 1px solid;
}

.listPage ul#SideNav li a{
display: block;
color: #bff3f5;
font-weight: bold;
padding: 9px 0 9px 7px;
}

.listPage ul#SideNav li.active a{
color: #fff;
cursor: default;
}

.listPage ul#SideNav li.active a:hover{
text-decoration: none;
}

.listPage ul#SideNav li a span,.listPage ul#SideNav li a:hover span{
color: #0f78a7;
float: right;
font-weight: normal;
text-decoration: none;
}
