<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>/home/webizyum/public_html/1.1/index.php</b> on line <b>101</b><br />
<br />
<b>Deprecated</b>:  Function ereg() is deprecated in <b>/home/webizyum/public_html/1.1/index.php</b> on line <b>108</b><br />
table.grid {
	border-top: 1px solid #D9E6F0;
	border-left: 1px solid #D9E6F0;
	width: 100%;
	font-family: sans-serif;
}

table.grid tr th {
	border-right: 1px solid #D9E6F0;
	border-bottom: 1px solid #D9E6F0;
	background-color: #FAFAFA;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

table.grid tr td {
	border-right: 1px solid #D9E6F0;
	border-bottom: 1px solid #D9E6F0;
	padding: 10px;
}

table.grid tr td._opcol div._gridop {
	float: left;
	width: 16px;
	height: 16px;
	margin-right: 5px;
	cursor: pointer;
	cursor: hand;
	background-image: url('/1.1/media/ui-icons_222222_256x240.png');
}

td._opcol div._locked1			{ background-position: -192px -96px; }
td._opcol div._locked0			{ background-position: -208px -96px; }
td._opcol div._arenew1			{ background-position: -64px  -80px; }
td._opcol div._arenew0			{ background-position: -64px  -80px; }
td._opcol div._domain_panel		{ background-position: -192px -112px;}
td._opcol div._cancel			{ background-position: -80px  -128px;}
td._opcol div._domain_transfer	{ background-position: -80px  -48px; }

table.grid tr.rowHover:hover {
	background-color: #CCFFC6;
	cursor: hand;
	cursor: pointer;
}