#page-content-body .fullbody {
	float:left;
	width:705px;
	padding-top:2px;
}

#page-content-body .left-col {
	float:left;
}

#page-content-body .right-col {
	float:right;
	font-size:13px;
}

#page-content-body .right-col TABLE TD {
	padding:2px 0 1px 5px ;
}

#ma-navigation {
	float:left;
	width:705px;
	padding-top:5px;
}

#ma-panel {
    min-width: 675px;
}

#ma-panel,#ma-panel-login {
	float:left;
        min-height: 433px;
	padding:0px;
}

#ma-panel-login {
	float:left;
	width:920px;
}

#ma-panel-login TABLE {
	margin-top:10px;
}

#ma-panel-login TABLE TD {
	padding:7px;
	color:#7F00FF;
}



.username{
    border: 1px solid  #adadad;
    height:30px;
    width : 300px;
    border-radius:4px;
	margin-right:10px;
}

.password{
    border: 1px solid #adadad;
    height:30px;
    width : 300px;
    border-radius:4px;
margin-right:10px;
}

#btn_submit {
    background-color: #7F00FF;
    border: 0;
    border-radius: 10px;
    color:white;
    font-weight:bold;
    font-size:14px;
    width:170px;
    height: 38px;
    cursor: pointer;
	margin-right:20px;
}

#btn_submit:hover,
#btn_submit:active:hover{
	background-color: #9933FF;
}

	
#btn_update {
	background-color: white;
    border: 0;

    background-image: url('../images/ma_btnn_submit.jpg');
    width:113px;
    height: 38px;
    cursor: pointer;
}

#btn_cancel {
	background-color: white;
    border: 0;
   background-image: url('../images/ma_btnn_cancel.jpg');
    width:113px;
    height: 38px;
    cursor: pointer;
}

LABEL {
	font-size:12px;
	color:#777;
}

LABEL.red {
	color:red;
	display: block;
	margin-top:5px;
}

LABEL.grey {
	color:#777;
	display: block;
	margin-top:5px;
}

#ma-panel TABLE TD {
	padding:5px 0px 0px 0px;
	line-height: 1.2em;
}

#ma-panel TABLE TD.grey {
	color:#555;
}

.message-box { text-align: center; padding: 5px; color:#545454; width:99%;  margin:5px auto; }
.clean { background-color: #efefef; border-top: 2px solid #dedede; border-bottom: 2px solid #dedede; }
.info  { background-color: #f7fafd; border-top: 2px solid #b5d3ff; border-bottom: 2px solid #b5d3ff; }
.ok    { background-color: #d7f7c4; border-top: 2px solid #82cb2f; border-bottom: 2px solid #82cb2f; }
.alert { background-color: #fef5be; border-top: 2px solid #fdd425; border-bottom: 2px solid #fdd425; }
.error { background-color: #ffcdd1; border-top: 2px solid #e10c0c; border-bottom: 2px solid #e10c0c; }

TABLE.bill TH, TABLE.bill TD {
	padding:2px 2px 5px 0;
	vertical-align: middle;
}

TABLE.bill TR {
	border-bottom: 1px solid #AAA;
}

TABLE.bill TH {
	font-weight: bold;
	color:#7F00FF;
}

I {
	font-style:italic;
}

TABLE.billinfo TH {
	width:160px;
	padding:8px 5px;
}

TABLE.billinfo {
	font-size:13px;
	color:#333;
}

.service-item {
	float:left;
	width:280px;
	height:104px;
	margin:0 15px 10px 0;
	padding:13px 20px 15px 20px;

}

#norton {
	background: url(../images/ma_norton.jpg);
	color:#fff;
}

#toggle {
	background: url(../images/ma_toggle.png);
	color:#fff;
}

#iyogi {
	background: url(../images/ma_iyogi.png);
	color:#fff;
}

#myrepublic {
	background: url(../images/ma_myrepublic.jpg);
	color:#fff;
}

#dropbox {
	background: url(../images/ma_dropbox.jpg);
	color:#fff;
}

#orlesson {
	background: url(../images/ma_orlesson.jpg);
	color:#000;
}

#brainpop {
	background: url(../images/ma_brainpop.jpg);
	color:#000;
}

#mol {
	background: url(../images/ma_mol.jpg);
	color:#000;
}

#asiasoft {
	background: url(../images/ma_iahgames.jpg);
	color:#000;
}

.inactive {
	filter: alpha(opacity=40);
	-khtml-opacity: 0.4;
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.service-item SPAN.title {
	display:block;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom:5px;
}

.service-item SPAN.description {
	display:block;
	font-size:13px;
	height:50px;
}

.service-item .buttons {
	position: relative;
	left:180px;
}
