/* Chart */
#wallpaper{
margin:40px 0 0 25px;
padding:0;
width:693px;
}

#wallpaper h2{
margin:0 0 25px 0;
padding:0;
}

#WallMenu{
}

#WallMenu li{
float:left;
width:194px;
margin:0 5px 15px 0;
}

#wallpaper table{
width:693px;
margin:0 0 15px 0;
padding:0;
}

#wallpaper .wallArea{
width:221px;
height:211px;
background:url(../screensaver/screen.gif) no-repeat top;
text-align:center;
padding-top:5px;
}

#wallpaper .leftthumb{
text-align:left;
}

#wallpaper .centerthumb{
text-align:center;
}

#wallpaper .rightthumb{
text-align:right;
}

#wallpaper .thumb{
text-align:center;
margin:0 0 5px 0;
}

.wallArea ul{
margin:15px 5px 5px 5px;
padding:0;
}

.wallArea li{
width:105px;
text-align:center;
margin:0 0 5px 0;
padding:0;
font-size:10px;
float:left;
}

.wallArea a:link{
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;

}

.wallArea a:visited{
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;

}

.wallArea a:hover{
	color: #CCCC00;
	font-size: 10px;
	text-decoration: none;

}

.wallArea a:active{
	color: #CCCC00;
	font-size: 10px;
	text-decoration: none;
}