/*middle*/
#main{
	width:960px;
	height:100%;
	margin:0px auto;
	clear:both;
}
#MainContent{
    clear:both;
    width:960px;
	margin:0px auto;
    padding:0px;
    background:url(/images/philips/webshop/body_bg.jpg) no-repeat 0 0;
}
#middle{
    margin:10px auto;
    width:940px;
}
#center_box {
    clear:both;
    width:878px;
    margin:0px auto;
    padding:0 0 10px 0;
}
.searchresult{
    height:22px;
    padding-top:15px;
    padding-left:27px;
    background:url(/images/icon_info.gif) no-repeat 4px 55%;
    white-space:nowrap;
}
#DisplaySettings {
    clear:both;
    background:url(/images/philips/webshop/menu_bg.gif) repeat-x left bottom;
    margin:0;
	height: 25px;
    border-bottom:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-top:1px solid #cccccc;
}
#DisplaySettings #DisplayMode {
	padding:0;
    padding-left:10px;
    padding-top:5px;
    overflow:hidden;
    margin:0;
    list-style:none;
}
#DisplayMode dt{
    float:left;
}
#DisplayMode dt.space{
   padding-right:15px;
}
#ItemList {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 0px;
	PADDING-TOP: 0px;
    width:100%;
    height:auto;
}
#ItemList .box{
    width:100%;
    clear:both;
    margin-top:10px;
    margin-bottom:10px;
    min-height:120px;
    height:auto;
    border-bottom:1px dashed #ccc;
}
[class].box{
    height:auto;
}
#ItemList .box ul{
	margin:20px auto;
    padding:0px;
    list-style-type:none;
}
#ItemList .box ul li{
    line-height:18px;
}
#ItemList .box ul.ul1{
    padding:0px;
}
#ItemList .box ul.ul2{
    padding-top:10px;
    padding-left:5px;
}
#ItemList .box .listview1{
    width:17%;
    float:left;
    padding:5px;
}
#ItemList .box .listview2{
    width:24%;
    float:left;
    padding:5px;
}
#ItemList .box .listview3{
    width:10%;
    float:left;
    padding:5px;
}
#resultpage{
    float:right;
    clear:both;
    width:95%;
    text-align:right;
    margin:5px auto;
}
/*display mode 2 */
#ItemTable {
    clear:both;
    PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 15px;
	POSITION: relative;
	text-align:center;
    width:100%;
    height:auto;

}
#itemtableview{

}
#ItemTable ul {
    margin:0px;
    padding:0px;
    list-style-type:none;
}
#ItemTable ul li{
    line-height:16px;
    text-align:left;
    margin:0px;
    padding:0px;
}

#ItemTable .box{
	float:left;
    width:19%;
    height:auto;
	MARGIN:5px auto;
    PADDING: 0px 0px 5px 7px;
    text-align:center;
}
#iconProm1{
    position:absolute;
    margin-top:60px;
    margin-left:0px;
    text-align:left;
}
/*end*/
/*middle-end*/

