.right {float:right; margin-left:15px; margin-bottom: 10px;}
.left {float:left; margin-right:15px; margin-bottom: 10px;}
#phones {font-size:12px; padding-right:20px;}
#phones a{color:black;}

#text {text-align: left; padding: 0 10px 10px 10px}
#text h1 {color: #663433}
#text h2 {color: #663433; font-size:16px;}

#tech table {
width: auto;
}

#tech td {
padding: 5px;
margin: 1px;
}

#tech #title {
	font-weight: bold;
}

#tech #dark {
	background-color: #eeeeee;
}

#subheader {padding-top:20px; padding-bottom:10px; float:left; padding-right:10px;}
#subheader2 {padding-top:12px; font-weight: bold;}
#subheader3 {padding-top:30px; font-weight: bold;}
#exclusive {padding-top:0px;  font-size:12px; font-weight: bold; color: red; font-style: italic;}

/* FAQ */

.questions li{
	margin-bottom:10px;
font-size: 14px;
} 

.questions {margin-left:0; padding-left:0;}
.questions li {list-style-type: none; margin-left:0;}

.questions li .pseudo-link{
	border-bottom:1px dotted #1C58BA;
	color: blue;
	text-decoration:none;
	cursor:pointer;
	font-size: 18px;
	line-height:1.4em;
}

.questions li .pseudo-link:hover{
	color:#000000
}
	
.questions li .active {
	color:#000000;
	border-color:#000000 
}

.questions .hide div{
	display:none;
} 

.questions li div{
	padding-left:0px;
	margin-top:3px;
	line-height:1.3em;
}