.faqCategory{
background-color:#DCDCDC;
color:#4B4B4B;
font-size:11px;
line-height:20px;
margin-top:18px;
padding:4px 10px 2px;
text-transform:uppercase;
}

.faqQuestion{
background-color:#E7E7E7;
color:#77756D;
font-size:14px;
margin-top:1px;
padding:10px 0 0 12px;
width:98%;
}
.faqQuestion a {
	text-decoration: none;
	color:#77756d;
	display:block;
	width:100%;
	outline-style:none;
	padding-top:3px;
}

.questionText{
	padding-right: 12px;
}

.faqAnswer{
background-color:#373737;
color:#E9E9E9;
margin-bottom:6px;
padding:10px 12px 15px;
}

.pollContent{
	padding: 15px;
}
.pollDiv{
}

.open{
color:#373737;
float:right;
font-size:11px;
padding:5px 0;
text-align:center;
text-transform:uppercase;
cursor:pointer;
}

.open a{
	text-decoration: none;
	color:#FFFFFF;
}
.openButton{
float:right;
padding:5px;
cursor:pointer;	
}

.faqSearch select {
	font-size: 13px;
	color: #4b4b4b;
}

.comboFaq{
float:left;
padding: 5px 0px 0 0;
}

#buttonFindNetwork{
	text-align: left !important;
}

.btnFind {
	line-height: 20px !important;
}

#paginationContent{
	padding-top: 35px;
	text-align:center;
}

#paginationContent a{
	padding-right: 4px;
}

#searchresults{
	padding-top: 20px;
}


h2.threadTitleSmall{
	font-size:14px;
	margin:5px 0;
	float:left;
}

h2.threadTitleHome a.threadTitleLink{
	color:#605E57 !important;
}
h2.threadTitleHome{
	font-size:14px;
	margin:25px 0 5px 0;
	float:left;
}
.threadDateSmall{
	display:block;
	margin: 25px 0 5px 0;
	text-align:right;
	float:right;
}

.resultItem{
	padding-bottom: 50px;
}

/* ------------------------*/
/* products help me choose */

.productItem{
	padding-top: 20px;
}
.prodImage{
	float:left;
	padding-right: 20px;
}
.prodBody{
	float:left;
	width: 70%;
	text-align:justify;
	padding-bottom: 10px;
}
.prodTitle{
	font-size: 22px;
	color:#605e57;
}

.separatore{
	background-color:#dfdfdd;
	height: 1px;
	line-height: 1px;
}

/* products help me choose - FINE */



/* ------------------------*/
/* downloads */
.btnGo{
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	
	background-color:#F2F0EC;
	border:1px solid #C0C0C0;
	color:#4B4B4B;
	font-family:Calibri,Arial;
	font-size:11px;
	padding:3px 12px 2px 10px;
	text-decoration:none;
	line-height: 18px;
}

#productCategory {
margin-right:10px;
}

#cmbTopics {
margin-right:10px;
width:300px;
}

#cmbTopics select {
width:300px;
}

.comboFaq select{
font-size: 13px;
background-color:#E6E6E6;
border:1px solid #C0C0C0;		
}

.downloadList{
	padding:40px 0 0 10px;
	float: left;
}

.downloadList a{
	text-decoration: none;
	color:#77756d !important;
	outline-style:none;
	float: none;
}

.downloadList span{
	color:#cf2e5b;
	font-size: 12px;
	text-transform:uppercase;
}

.downloadListIco{
	padding:5px;
	float: right;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

.downloadUserManual{
	padding-bottom: 10px;
}

.downloadTechSpec{
	padding: 0px;
	height: 20px;
}

.downloadItem{
	background-color:#edeae1;thr
	color: #77756d;
	font-size: 14px;
	padding: 8px;
	margin-top: 1px;
}

/* downloads - fine */

.clear{
	height: 0px !important;
}

#divDate{
	padding-bottom: 15px
}