.indent{
	margin-left: 5px;
	margin-right: 5px;
}
.txtbig {
	font-size: 14px;
	font-weight: bold;
	color : #DD3B03;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
.txtnormal {font-size: 11px; font-weight: none;}
.txtbold {font-size: 11px; font-weight: bold}
.txtmini {font-size: 10px; font-weight: none}
.txtsmall {font-size: 7px; font-weight: none}
.list_header {font-size: 10px; font-weight: bold; color:White; padding-top:3px}
div.alert {background-color: yellow; border: solid; padding: 4px; font-weight: bold}
.alert_small {background-color: yellow; border: 2px solid black; padding: 3px; font-weight: bold;}
div.halfp {padding: 4px}
p.just {text-align: justify}
.title1 {font-size: 12px; font-weight: bold; font-family: verdana, tahoma, arial}
.separator {font-size: 1pt}
div.tablename {padding-top: 4px; padding-bottom: 4px}
.txterror {font-size: 10px; font-weight: none; color: red}
a img { border: 0px; }
.column_side {
    width: 160px;
}

.column_side,
.column_main {
    border-spacing: 0;
    border-collapse: separate;
    *border-collapse: collapse;
}

.column_main_td,
.column_side_td {
    padding: 5px;
}

.gpavatarimg {
	width: 64px;
	height: 64px;
	padding-right: 10px;
}

.mpayservices_howtopay, .mpayservices_howtopay td {
	font-size: 11px;
	clear:both;
	width: 100%;
	position: relative;
}

.mpayservices_howtopay .mpayservices_databox {
	float:left;
	padding-right: 10px;
	width: 48%;
	cursor:pointer;
}

.mpayservices_howtopay .mpayservices_databox img {
	padding-right: 10px;
	float: left;
}

.mpayservices_howtopay .mpayservices_box {
	display:none;
	clear:both;
}