#banner    {
    width:320px;
    height:30px;
    background-color:#92d400;
    
}

#banner h2 {
    padding-top:6px;
    padding-left:5px;
    width: auto;
    color:#fff;
    font-size:15px;
    font-weight:bold;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    
}

li { list-style-type: none; }
.basic, #list2, #list3, #navigation { width:20em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }

.basic  {
	width: 320px;
	font-family: verdana;
}

.basic div {
	background-color: #fff;
}

div.collaborate {height: 264px !important; background: url(/__data/assets/image/0009/29691/video1-ph.jpg) top center no-repeat;}
div.email {height: 264px !important; background: url(/__data/assets/image/0010/29692/video2-ph.jpg) top center no-repeat;}
div.communications {height: 264px !important; background: url(/__data/assets/image/0011/29693/video3-ph.jpg) top center no-repeat;}
div.virtualize {height: 264px !important; background: url(/__data/assets/image/0003/29694/video4-ph.jpg) top center no-repeat;}


div.collaborate_de {height: 264px !important; background: url(/__data/assets/image/0012/30801/1DE.gif) top center no-repeat;}

div.email_de {height: 264px !important; background: url(/__data/assets/image/0013/30802/2DE.gif) top center no-repeat;}

div.communications_de {height: 264px !important; background: url(/__data/assets/image/0014/30803/3DE.gif) top center no-repeat;}

div.virtualize_de {height: 264px !important; background: url(/__data/assets/image/0015/30804/4DE.gif) top center no-repeat;}


div.collaborate_jp {height: 264px !important; background: url(/__data/assets/image/0009/30996/video1-jp.gif) top center no-repeat;}

div.email_jp {height: 264px !important; background: url(/__data/assets/image/0010/30997/video2-jp.gif) top center no-repeat;}




.basic p {
    color:#58595b;
    font-size:12px;
    font-weight:regular;
    font-family: Arial, Tahoma, Helvetica, Sans-Serif;
    padding-left:10px;
    padding-right:10px;

	
}

.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
        padding-left:30px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #007c92;
	background-color: none;
	border: 0px solid black;
	background-image: url("/__data/assets/image/0018/27432/tab.gif");
        width:285px;
}
.basic a:hover {
	background-image: url("/__data/assets/image/0019/27433/hover.gif");
       
}
.basic a.selected {
	background-image: url("/__data/assets/image/0019/27433/hover.gif");      
}

#list2 {
	height: 178px;
	border: 0px solid black;
	overflow: hidden;
}
#list2 .red {
	color: red;
	background-color: red;
}
#list2 .green {
	color: green;
	background-color: green;
}
#list2 .blue {
	color: blue;
	background-color: blue;
}
#list2 dd { height: 130px; overflow: hidden; }

#list3 { border: 0px solid black; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border: 0px solid black;
	padding: 5px;
}
#list3 div.title {
	border: 0px solid black;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

#navigation {
	border:1px solid #5263AB;
	margin:0px;
	padding:0px;
	text-indent:0px;
	background-color:#E2E2E2;
	width:310px;
}
#navigation a.head {
	cursor:pointer;
	border: 0px solid black;
	background:#5263AB url() no-repeat scroll 3px 4px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-indent:14px;
	text-decoration: none;
}
#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {
	background-image: url();
}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {
	border-width:0px;
	margin:0px;
	padding:0px;
	text-indent:0px;
}
#navigation li {
	list-style:none outside none; display:inline;
}
#navigation li li a {
	color:#000000;
	display:block;
	text-indent:10px;
	text-decoration: none;
}
#navigation li li a:hover {
	background-color:#FFFF99;
	color:#FF0000;
}

#wizard {
	width: 310px;
	border: 0px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}

