.faqCategory{
	background-color:#e2dfd6;
	line-height:20px;
	color: #4b4b4b;
	font-size: 12px;
	margin-top:18px;
	padding:4px 10px 2px;
	text-transform:uppercase;
}
.faqQuestion{
	background-color:#edeae1;
	color: #77756d;
	font-size: 14px;
	padding: 10px 0 0 12px;
	margin-top: 1px;
	width: 98%;
}
.faqQuestion a{
	text-decoration: none;
	color:#77756d;
	float:right;
	outline-style:none;
}
.questionText{
	padding-right: 12px;
}

.faqAnswer{
	background-color:#cf2e5b;
	color:#FFFFFF;
	padding: 10px 12px 15px 12px;
	margin-bottom: 6px;
}

.pollContent{
	padding: 15px;
}
.pollDiv{
}
.open{
	background-color:#CF2E5B;
	color:#FFFFFF;
	float:left;
	font-size:11px;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	width:60px;
}
.open a{
	text-decoration: none;
	color:#FFFFFF;
}
.openButton{
	float:left;
}

.faqSearch select {
	font-size: 13px;
	color: #4b4b4b;
}

.comboFaq{
	float:left;
	padding: 5px 10px 0 0;
}

#buttonFindNetwork{
	text-align: left !important;
}
.btnFind{
	line-height: 20px !important;
}

#paginationContent{
	padding-top: 35px;
	text-align:center;
}

#paginationContent a{
	padding-right: 4px;
	outline-style: none;
}

#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;
}

.comboFaq select{
	font-size: 12px;	
}

.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
}