
.dynamicForm {
	background-image:url('http://cdn.flashvideos.com.au/creativa/videos/partners/powerfront/powerfront/home_01/assets/formbg.png');
	background-repeat:no-repeat;
	 
}

.thankyouForm {
	background-image:url('http://cdn.flashvideos.com.au/creativa/videos/partners/powerfront/powerfront/home_01/assets/thankyoubg.png');
	background-repeat:no-repeat;
}

.titles {
	color: #FFFFFF;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 13px;
}

.fieldLabels {
	color: #FFFFFF;
	font-family: "Tahoma";
	font-weight: bold;
	font-size: 12px;
}

.textfields {
	color: #848484;
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
}

.SampleAlpha {
	/* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
