body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

.blurbTop
{
	height: 5px;
	width: 200px;
	background-image: url(BlurbTop.jpg);
	background-repeat: no-repeat;
}

.blurbBottom
{
	height: 20px;
	width: 200px;
	background-image: url(BlurbBottom.jpg);
	background-repeat: no-repeat;
	background-position-y: top;
}

.BlurbSide
{
	width: 1px;
	background-color: black;
}

.ContainerBody
{
	padding-bottom: 10px;
}

.USSDDetailsBody
{
	height: 350px;
	width: 590px;
	background-image: url(USSDDetailbg.gif);
	background-repeat: no-repeat;
	background-position-y: top;
}

