*{
	margin: 0px;
	padding: 0px;
}
body{
	font-family:  Times, serif;
	font-size: 13px;
	background-color: #FFFFEF;
	color: #000000;
	font-weight: normal;
}
a{
 	text-decoration: none;
	cursor: pointer;
}
input[type='radio']{
	vertical-align: middle;
}
#pub_mastaHold{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	/*position: relative;*/
	font-size: 100%;
	font-weight: normal;
}
#pub_masta{
	width: 100%;
}

