.intro_table {
  background-image: url(../img/intro_bg.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

.intro_td {
  width:100%;
  padding-top:5px;
  background-image: url(../img/intro_bg_pict.gif); 
  background-repeat: no-repeat; 
  background-position: right bottom;
}

.intro_bullet{
  vertical-align: middle;
}

.intro_title {
  font-family:Vredana, Arial, Agency FB;
  font-stretch:ultra-condensed;
	font-size:25px;
	font-weight:300;
	color:#FFFFFF;
}

.intro_content{
	font-size:11px;
	font-family:Tahoma;
	color:#FFFFFF;
	font-weight:300;    
	background-color:inherit;
	text-align:left;
}

h1#intro {
	display:inline;
	white-space:nowrap;
	margin:0;
	padding:0;
	font-family:Vredana, Arial, Agency FB;
  font-stretch:ultra-condensed;
	font-size:25px;
	font-weight:300;
	color:#FFFFFF;
}

