
/* ---- for read more descriptions ----*/
.readMore {
	border: none;
	height: 30px;
	padding:2px 0 10px 15px;
	margin:0;
	color: #4d4d4d;
	cursor: pointer;
	width:auto; text-align:left; text-decoration:none; 
	background:url(../images/ico_arrow.jpg) top left no-repeat;
}

.thereadMore {
	padding-top:0px;
	padding-bottom:0px;
	margin-left:15px;
	margin-bottom:10px
}

/* --- comparison for the packages --- */
/* for Q */
 .technology2 {
	letter-spacing: 0;
	border-bottom: 1px dotted #cccccc;
	padding:2px 0 5px 10px;
	color: #215dc6;/*#215dc6;*/
	cursor:pointer;
	font-size:12px;
	font-weight:bold;/*text-indent:10px;*/
	line-height:20px;
}
.thelanguage2 {
	font: 11px tahoma, verdana, sans-serif;
  	background-color:#f1f1f1;
	color: #4d4d4d;
	font-family:Arial, Helvetica, sans-serif;
  	filter:alpha(opacity=100);
	padding-top:5px;
	padding-bottom:10px;
	padding-right:15px;
	padding-left:23px;
	margin:0;
}

/* --- comparison for MobiWEB FAQ --- */
.comparison_FAQ {
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
	margin:0px 0 2px 0;
	padding: 0 0 0 10px;
	color: #333;
	cursor: pointer;
	font-size:14px;
	line-height:32px;
	font-weight:bold;
	border-top:0px solid #959595; background-color:#0F6;
}
.opencomparison_FAQ { /*class added to contents of 1st demo when they are open*/
	background: #fff;
	color:#06C;
	border-bottom:0px solid #959595;
	margin:0px 0 0px 0;
	padding: 0 0 0 10px; background-color:#CCC;
}
.thecomparison_FAQ {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px 0 0px 0;
	padding:0 0 10 14px;
	background-color:#f1f1f1;
	line-height:29px; /*22px;*/
	width:auto;
}
/*----- end of comparison - for 1st part in accordian.js -----*/

.thecomparison_FAQ TD {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	border:0px;
}
