 .pointstick
{
list-style-image:url(../images/tick.png);
_padding-left:10px;
padding-left:10px;
*padding-left:10px;
}


.fadecontentwrapper{ /* Total width: 350px+5px+5px=360px Read relative width relations for the other two containers below! */
position: relative;
width: 500px;/* Set height to be able to contain height of largest content shown*/
overflow: hidden;
float:left;
}

.fadecontent{ /*style for each fade content DIV within wrapper. Total width: 330px+10px+10px=350px (".fadecontentwrapper" width minus its padding and borders, if any) */
position: absolute;
background: white;
visibility: hidden;
margin-left: 35px;
align:justify;
/*height: 650px;*/
}

.fadecontenttoggler{ /*style for DIV used to contain toggler links. Total width: 350px+5px+5px=360px */
width: 750px;
float:right;
}

.fadecontenttoggler a{ /*style for every navigational link within toggler */
text-decoration: none;
/*padding: 0 5px;*/
float: left;
display: block;
}
#whatsnew
{
background-image:url(../images/feature-background.png);
background-repeat:no-repeat;
height: 650px;
width:97%;

}
.fadecontentwrapper{ /* Total width: 350px+5px+5px=360px Read relative width relations for the other two containers below! */
position: relative;
width: 700px;
height: 650px; /* Set height to be able to contain height of largest content shown*/
overflow: hidden;
float:left;
}

.fadecontenttoggler{ /*style for DIV used to contain toggler links. Total width: 350px+5px+5px=360px */
width: 715px;
float:left;
}

.fadecontenttoggler a{ /*style for every navigational link within toggler */
text-decoration: none;
padding: 0 5px;
float: left;
display: block;
font-weight: bold;
color: black;
}

#whatnewstoggler{
	width:740px;
	height:99px;
	background-image:url(../images/tab-background_two.png);
	background-repeat:no-repeat;
	float:left;
}
#javaa a{
width:221px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:5 0;
}
#javaa a:hover{
width:221px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:0 -99px;
}
#javaadev a{
width:211px;
height:99px;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-231px 0;
}
#javaadev a:hover{
width:211px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-231px -99px;
}


#javaabal a{
width:211px;
height:99px;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-231px 0;
}
#javaabal a:hover{
width:211px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-231px -99px;
}



#javaanet a{
width:219px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-457px 0;
}
#javaanet a:hover{
width:219px;
height:99px;
float:left;
background-image:url(../images/tab-background_two.png);
background-repeat:no-repeat;
background-position:-457px -99px;
}

#index-contentcontainer-serveices
{	
width:650px; 
margin:0 auto;
}
/*.fadecontenttoggler a:hover{
background: #C03021;
color: white;
}

.fadecontenttoggler a.toc{ 
}

.fadecontenttoggler a.prev, .fadecontenttoggler a.next{ 
color: black;
}

.fadecontenttoggler a.prev:hover, .fadecontenttoggler a.next:hover{
color: white;
background: black;
}

.fadecontenttoggler a.selected{ 
background: #C03021;
color: white;
}*/
