
#loader{
position:relative;
height:250px;
width:580px;
#width:550px;
#padding-left:5px;
}
#newsPlace{
width:550px;
height:213px;
margin:15px auto;
#margin:15px 0 15px 5px;
border:#ddd 2px solid;
overflow:hidden;
position:relative;
opacity:0;
-moz-opacity:0;
filter:alpha(opacity=0);
/*display:none;*/
}
#load{
margin-top:100px;
font-weight:normal;
text-align:center;
display:block;
font-size:13px;

}
#newsPlace div p{
margin:0;
font-weight:bold;
font-size:11px;
text-align:right;
padding-right:5px;
}
#newsPlace div p.newProd{
color:#284;
}
#newsPlace div p.promoProd{
color:#a41;
}

#newsPlace div{
float:left;
position:absolute;
overflow:hidden;
top:0;
padding:5px;
width:171px;
height:201px;
border:#ccc 1px solid;
background:#fafafa;
text-align:center;
font-weight:normal;
}
#newsPlace div span.newsImg{
display:block;
width:128px;
height:128px;
margin:2px auto;
border:#f6f6f6 1px solid;
padding:2px;
}
#newsPlace div object{
height:20px;
width:115px;
z-index:1;
}
div.test1,div.test2{
width:170px;
/*overflow:hidden;*/
}