body {
	background: none; 
	font-family: Arial, Verdana,Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;  
}
#kantar-banner {
	background-color:black;
	text-align:right;
	margin-right:20px;
	width:100%;
	display: block;
}
#portal-body {
	width:100%;
	height: 800px;
	display: block;
	padding-top: 40px;
	float: center;
	background: url("../images/gradient-60px.jpg") top repeat-x ;
}
#portal-container {
    position: absolute;
    left: 50%;
    margin-left: -480px;
    background-color: #FFFFFF;
    width: 960px;
    padding: none;
    display: block;
}

#portal-left-panel{
	width: 800px;
	padding: 0px;
	display: inline;
	float:left;
}
#portal-right-panel{
	width: 160px;
	padding-top:0px;
	/*padding-left:18px;*/
	display: inline;
	float:right;
}

#portal-content-panel{
	float:right;
	width: 790px;
	padding:5px;
	padding-top:25px;
	display: inline-block;
        margin-right:20px;
        font-size:12px;
}
#portal-logo{
	display: inline-block;
	width: 100%;
	height: 80px;
}

#sub_panel{
	padding-left: 0px;
	padding-right: 0px;
	background: url("../images/gradient-60px.jpg") top repeat-x ;
	height:44px;
}

#login-footer{
	clear: both;
	text-align: center;
	padding-top:12px;
	padding-bottom:20px;
	font-size: 10px;
	border-top:1px solid #CCCCCC;
	display:inline-block;
	width: 960px;
}

#portal-message{
background: url("../images/circles.gif") top left no-repeat ;   
background-position:10px 10px; 
}

#login_portlet{
-moz-border-radius: 15px;
border-radius: 15px;
width:280px;
height:180px;
padding:15px;
margin-left:0px; 
background:#DDEECC ; 
text-align:center;
margin-top:12px;
}

#login_portletx{
-moz-border-radius: 15px;
border-radius: 15px;
width:280px;
height:180px;
padding:15px;
margin-left:0px; 
background:#DDEECC ; 
text-align:center;
/*position:absolute;
#left: 50%;
margin-left: -472px; */
/*top: 191px; */
}

.my_textbox {
background-image: url("../images/white-login-field.gif"); 
background-repeat: no-repeat;
background-position: center left;
border: none;  
width:182px;
height:28px;
vertical-align:middle;
display:inline-block;
}

.my_textfield {
border:none;
vertical-align: middle; 
width: 162px;
margin-top: 5px;
display:inline;  	
}

#launch-sponsors{
padding:5px;
}

#launch-sponsors td{
padding:10px;
border-right: none; #1px solid #CCCCCC;
}

#launch-sponsors td + td + td + td + td{
padding:10px;
border-right:1px solid white;
}
