div.shop p
{
    float: left;
}

div.shop
{
    clear: both;
    margin-bottom: 15px;
}

div.shop p img
{
    border: 1px #025C0C solid;
}

span.novitaPic
{
    margin: 0 5px 1px 10px;
    float: left;
    border: 1px #025C0C solid;
}

#divService h4 a
{
	color: #005B0B;
    text-decoration: none;
}

p.downloadDetailPics span
{
    margin-right: 10px;
    float: left;
    border: 1px #025C0C solid;
}

p.downloadDetailPics
{
    clear: both;
    padding-top: 12px;
}

* html p.downloadDetailPics
{
    padding-top: 5px;
}

div.content-normal
{
    margin-left: -8px;
}

div.content-normal img
{
    margin-right: 5px;
    border: 1px #025C0C solid;    
}

div.content-normal img.novitaDotline
{ border: 0; }
