select { 
  background: #fff; 
  font: normal 10px tahoma, arial;
  color: #666666; 
  font-weight: normal; 
  border-style: 0

  /* for IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;



  } 


select {
	width: 270px;
	}


p {
	color: #666666;
	font: normal 11px tahoma, arial;
	text-align: justify;
}


body {
	
	margin-top: 20px;
	margin-left: 0px;

}



<!--
a {
	font-family: tahoma, verdana;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #ffa102;
}
a:active {
	text-decoration: none;
	color: #333333;
}
-->


.socialicons {
	
	border-style: none;
	margin-right: 0px;
	margin-top: 0px;
}


.b_rubrik {
	color: #333333;
	font: normal 14px arial, tahoma;
	font-weight:bold;
}


.sub {
	color: #666666;
	font: normal 12px georgia, tahoma, arial;
	font-weight:bold;
}


.date {
	color: #666666;
	font: normal 12px georgia, tahoma, arial;
	font-weight:bold;
}

.topic {
	color: #999999;
	font: normal 12px georgia, tahoma, arial;
	font-weight:bold;
}

.schedule {
	color: #010101;
	font: normal 11px tahoma, arial;
	font-weight:bold;
}

.trackname {
	color: #666666;
	font: normal 11px tahoma, arial;
	font-weight:bold;
}



.mix {
	color: #666666;
	font: normal 11px tahoma, arial;
	text-align: justify;
}