#nav {
    background-image:none;
}
#contentG .produto,#contentG .produtoG {
    margin:0 2px 30px 0;
    width:200px;
    padding:10px 8px;
    overflow:hidden;
}
#contentG .produtoG {
    margin:0;
    width:auto;
}
#contentG .produto li {
    float:left;
    display:inline;
    position:relative;
    background:url(/img/mn_utensilios.png) no-repeat;
}
#contentG .produto li a {
    float:left;
    margin-bottom:0;
    height:11px;
    font-size:0;
    text-indent:-9999em;
}
#contentG .produto li.padrao {
    background-position:5px -20px;
}
#contentG .produto li.padrao a {
    width:39px;
}
#contentG .produto li.widescreen {
    background-position:5px -49px;
}
#contentG .produto li.widescreen a {
    width:55px;
}
#contentG .produto li.celular {
    background-position:5px -77px;
    border-right:0;
}
#contentG .produto li.celular a {
    width:42px;
}
#contentG .txt {
    margin-bottom:15px;
    font-size:10px;
    color:#B85C02;
}
#contentG .dark {
    background-color:#FFECC9;
}
#contentG div.emoticons {
    float:left;
    display:inline;
    width:500px;
    overflow:hidden;
}
#contentG div.emoticons a {
    float:left;
    padding:0 5px 5px 0;
}
a.baixar_agora {
    display:block;
    width:80px;
    height:20px;
    margin-bottom:0;
    background-image:url(/img/bt_baixar_agora.png);
    font-size:0;
    text-indent:-9999px;
    overflow:hidden;
}
.widget{
	margin-left: 23px;
	width: 450px;
	min-height: 500px
}

* html .widget{
	height: 500px
}

.widget object {
	outline: none;
}
