﻿/* ActivationCardless_Phone.css */

.tblMain /* Main Table which holds all the fields */
{
	width: 100%;
}

#panelHeading
{
	height: 50px;
}

#lblActivate
{
	height: 50px;
	font-weight: bold;
	font-size: 1.2em;
}

.fontTitle
{
	font-size: 1.3em;
}

.widthFormBox1
{
	width: 96%;
}

.widthFormBox2
{
	width: 95%;
}
