﻿/* for Vietnam */

#thankyouhdr {
  line-height: normal; 
  width: 380px; 
  height: 125px; 
  background-color: #999;
  padding-left: 20px; 
  padding-top: 10px;
}

/* css properties for regual header and text. NO GWR */
.TYHeader 
{
    width:350px;
    display:inline-block;
    font-family:Verdana;
    color:White;
    font-size:35px;
    font-weight:normal;
}

.TYText
{
    width:360px;
    display:inline-block;
    font-family:Verdana;
    color:White;
}

