.ETSI-notALink:hover{
	text-decoration: none !important;
}
.textboxcssPW, .textboxcss{
height:100%;
}
.loginForm span{
padding: 0 0 0 0;
}
.loginForm td{
font-size:10px;
}
#wrapper{
	width: 99%;
	margin-left:0.5%;
    margin-right:0.5%;
}

#header{
	width:100%;
	background: url("SuperFish/images/header_grad_bg.gif");
	background-repeat:repeat-x;
	margin-bottom:3px;
	height:72px;
}

#logo{
	width:400px;
	padding-top:6px;
	float:left;
}

#nav {
    width:100%;
    height:31px;
    background: url("images/topnav_grad_strip.gif") repeat-x;
	margin-bottom: 20px;
	clear:both;
}

#content{
	margin: 0 0 0 0;
}

.TopRightPane{
	width:550px;
    text-align:right;
	margin-bottom: 5px;
	position:relative;
	float:right;

}
#dnn_ContentPane {
    width: 100%;
    position:relative;
	left: 5px;
    float:right;
    display:inline;
	margin-bottom: 5px;
}

.LeftPane {
    width: 100%;
	margin-bottom: 5px;
}

.BotPane{
	clear:both;
}

.FooterPane{
	clear:both;
}

#ali-footer{
	width: 100%;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
	min-width: 760px;
}

#ali-footer A:hover {
	COLOR: #ffffff;
	FONT-STYLE: normal;
	FONT-FAMILY: "Arial", Verdana, Helvetica, Sans-serif;
	BACKGROUND-COLOR: #5780d5;
	TEXT-DECORATION: none;
}
#submenu_ParentPage{
	margin-left: 5px;
	margin-bottom: 5px;
	font-weight: bolder;
	font-size:110%
}

/* Menu */
.sf-submenu, .sf-submenu ul{
	position:relative;
	list-style: none;
	background:none;
}
.sf-submenu ul ul{
	display:none;
}
.sf-submenu a:hover{
	color: #007dc3 !important;
	text-decoration: underline !important;
}
.ETSI_space_after{
margin-bottom:20px;
}
.subMenuShowSub{
	visibility: visible !important;
	display:block !important;
}
.sf-submenu a{font-size:1.2em}
.sf-submenu li li a{font-size:1.1em}
.sf-submenu li li li a{font-size:1em}
.sf-submenu a, .sf-submenu a:visited{
	color: #007dc3 !important;
	text-decoration: none !important;
}
.ETSI-expand{
	background-image: url('/Portals/_default/Skins/MicroSite/SuperFishCustom/images/Expand.png');
}
.ETSI-collapse{
	background-image: url('/Portals/_default/Skins/MicroSite/SuperFishCustom/images/Collapse.png');
}
.ETSI-collapse,.ETSI-expand{
cursor: pointer;
cursor: hand;
position: absolute;
left: -18px;
width: 15px;
height: 15px;
display: block;
background-repeat: no-repeat;
margin: 0px;
padding: 0px;
background-position: 0px 5px;
}

/* editor.css */
	#dnn_ContentPane h1 {
		letter-spacing: -0.03em;
		font-size: 24px;
		padding: 10px 0 0 0;
		margin: 0 0 10px 0;
		line-height: 54px;
		font-family: "Century Gothic", AppleGothic, Arial, sans-serif;
		text-shadow: 0 1px rgba(255, 255, 255, .4);
		font-weight: bold;
		border-bottom: 2px solid #3a444a;
	}
	#dnn_ContentPane h2 {
		font-size: 16px;
		line-height: 36px;
		letter-spacing: -0.03em;
		margin-top: 8px;
		margin-bottom: 9px;
		background: url(http://www.etsi.org/templates/etsidefault/images/border-horizontal-repeater.png) repeat-x bottom;
		font-weight: bold;
	}

	#dnn_ContentPane h3 {
		font-size: 14px;
		line-height: 36px;
		letter-spacing: -1px;
		margin-top: 7px;
		margin-bottom: 8px;
	}
	#dnn_ContentPane ul li {
	background: url(http://www.etsi.org/templates/etsidefault/images/bullet.png) no-repeat scroll 3px 7px transparent;
	padding: 0 0 0 20px;
	}
	#dnn_ContentPane ul{
	list-style: none outside;
	}
	#dnn_ContentPane a,#dnn_ContentPane a:visited {
		color: #007dc3 !important; /*blue*/
		text-decoration: none;
		outline: 0;
	}
	#dnn_ContentPane th a,#dnn_ContentPane th a:visited {
		color: #fff !important; /*blue*/
		text-decoration: none;
		outline: 0;
	}
	#dnn_ContentPane a:hover, #dnn_ContentPane a:focus, #dnn_ContentPane a:active {
		text-decoration: underline;
	}
	#dnn_ContentPane table {
		border-collapse:collapse;
	}
	#dnn_ContentPane table td{
		border-spacing: 0px;
		border: 1px solid #d4d7d9;
	}
	#dnn_ContentPane  table th{
		color:#fff;
		background-color: #007dc3;
	}
	.ETSI-tableHeader{
		color:#fff;
		background-color: #007dc3;
	}
	.ETSI-imagePerson{
		width:140px;
		height:auto;
	}
	table{
		font-size: 100%;
	}