body {
	background: #F5F0F1 url(/w/codigo/images/bg-main.png)  repeat-x top left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

h2 {
	text-align:center;
	font-size: 20px;
	font-family: Trebuchet MS;
	color: black;	
}

h4 {
	text-decoration: underline;	
}

.templates {
	color: #35383D;
	padding: 10px 0px;
	padding-left: 59px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	line-height:23px;
}

td {
	color: #35383D;
	padding: 10px 0px;
	padding-left: 59px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	line-height:19px;
}

th {
	color: #35383D;
	padding: 10px 0px;	
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 14px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	line-height:19px;
}

option {
	color: #35383D;
	padding: 10px 0px;
	padding-left: 59px; /*link text is indented 19px*/
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	font-size: 12px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	line-height:17px;
}

.send_complain_letter {
	background: url(/w/codigo/images/star.jpg)  no-repeat left;	
}

.send_fax {
	background: url(/w/codigo/images/star.jpg)  no-repeat left;	
}

.record_voice_call{
	background: url(/w/codigo/images/star.jpg)  no-repeat left;	
}