table#myinet
{
	border-collapse:collapse;
	width:100%;
	margin:0px;
}
td#face
{
	width:50px;
	height:225px;
	vertical-align:top;

}
td#face div#facecontainer
{
	position:relative;
}

td#face div#facecontainer div
{
	position:absolute;
	left:-41px;
	top:0px;
	width:81px;
	height:225px;
	background: url(/f/1/services/self-service/face.png) 0 0 no-repeat;
	//background-image:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/services/self-service/face.png',sizingMethod='scale');
}
table#myinet td
{
	vertical-align:top;
        
}
table#myinet td p
{
	color:#ffb202;
	font-size:1.2em;
}
td#myinet_reduser_td
{
	width:150px;
}
td#myinet_notice
{
	padding-left: 40px;
}
table#maincontainer
{
	width:100%;
	margin:0px;
	border-collapse:collapse;
}
table#maincontainer td#content
{
	vertical-align:top;
}
table#maincontainer td#ship
{
	width:300px;
}
div#shipcontainer
{
	position:relative;
}
table#maincontainer td#ship div#shipcontainer div
{
	width:443px; 
	height:621px; 
	position:absolute; 
	right:-100px; 
	top:0px; 
	background: url(/f/1/services/self-service/ship.png) 0 0 no-repeat; 
	//background-image:none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/f/1/services/self-service/ship.png',sizingMethod='scale');
}

div.selfreduser
{
	padding-right:300px;
}

div.selfaccess
{
	width:130%;
	margin:0px;
	padding:0px;
}

div.selfaccess table
{
	width:100%;
	border-collapse:collapse;
	margin:0px;
}

div.selfaccess table td
{
	width:33%;
	padding:0px 20px 0px 0px;
	vertical-align:top;
}

span.doself
{
	color:#0094d8;
	border-bottom:1px dashed #0094d8;
	cursor:pointer;
	cursor:hand;
}

table.mob_table td#mobcomm_content
{
	font-size:0.9em;
}

table.mob_table td#mobcomm_content p
{
	margin:0px;
	padding:0px;
}

td#content ul li
{
	font-size:0.9em;
	background: url('/f/1/services/self-service/bul.gif') 0 0.3em no-repeat;
}

p.selfreduser_comment
{
	font-size:0.9em;
	color:#656869;
}

h2 {font-size:1.4em; font-weight:normal;}
h3 {font-size:1.2em; font-weight:normal;}