.photonew
{
    width: 209px;
    border: 1px solid #000;
}

#homecontent
{
    margin-top: 5px;
}
    
    #homecontent .textfield
    {
        width: 200px;
        margin-bottom: 10px;
    }
    
    #homecontent .contentcolumn
    {
        width: 238.5px;
    }
        
        #homecontent .photonew
        {
            height: 100px;  
            margin: .2em 1em 1em 0;  
            overflow: hidden;  
            width: 99%;
            border: none;
        }
        
        #homecontent .photonew img
        {
            margin: -15px 0 0 -0px;  
        }
        
            #homecontent #activities .photonew
            {
                height: 100px;  
                margin: .2em 1em 0em 0;  
                overflow: hidden;  
                width: 100%;
            }
            /*
            #homecontent #activities h3 a
            {
                color: #fff;
            }
            
            #homecontent #activities .creationdate
            {
                color: #eee;
            }


.blackbox
{
    background-color: #BC290A;
    padding: 5px;
    width: 99%;
}
*/
#homecontent #enlaces h2
{
    font-size: 1.5em;
    font-weight: lighter;
    background-position: 0px 5px;
    margin-bottom: 5px;
}

#homecontent #warnings.widget .widgetunit
{
    margin: 0px;
}

#homecontent #warnings.widget .widgetgroup
{
    margin: 15px 0 10px 0;
}

#homecontent #warnings.widget h3
{
    font-weight: lighter;
}

.searchadvice
{
    margin: 15px -9px 0px -10px;
}