.title{
    color:#0a00b8;
	font-weight:bold;
    font-size:120%;
    padding:5px 0 5px 10px;
    margin:0px;
	text-align:left;
}
#guide{
    background:url(/images/philips/webshop/guide_bg.jpg) #f5f6f9 no-repeat 0 0;
    width: 960px;
    height:150px;
    /*margin-bottom:10px;*/
    margin:0px auto;
    clear:both;
}
#guide .guide-content{
    padding:30px 0 0 40px;
    /*width:98%;*/
}
#guide ul{
    margin:0 auto;
    padding:0;
    width:110px;
}
#guide ul li{
	background:url(/images/philips/webshop/spacer.gif);
}
#guide .guide-content .box{
    float:left;
    width:15%;
    height:115px;
}
#guide .guide-content .title{
    color:#666666;
    font-size:100%;
    font-weight:bold;
    padding-left:30px;
}
#guide .guide-content ul ul LI {
    /*line-height:18px;*/
}
#foot_dec{
    width:960px;
    height:21px;
    margin:5px auto;
    text-align:center;
    color:#0b5ed8;
    font-weight:bold;
    font-size:120%;
}
#foot_dec a{
    color:#0b5ed8;
}