﻿/* obsolete style */
.advertise-sidebar-google{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
}
/* obsolete style */
.advertise-sidebar-google a{
	font-weight: normal;
	font-size: x-small;
}

/* Ads-By logo */
.ads-by-logo
{
    border-bottom: solid 1px #333333;
    border-top: solid 1px #333333;
    display: block;
    text-align: center;
}

/* xml */
.xml-items
{
    font-size: x-small;
    clear:both;
}
.xml-items a:active, .xml-items a:visited, .xml-items a:link
{
    font-weight: normal;
    text-decoration: none;
    color: #006699;
}

.xml-items a:hover{
    color:#DDCC00;
}

.xml-item{
    clear: both;
    margin-bottom: 5px;
}

.xml-title{
}

.xml-picture{
    float:left;
    margin: 2px;
    padding: 2px;
    border: solid 1px #AAAAAA;
}

.xml-price{
    color: #FFA500;
}

.xml-description{
}

.xml-debug{
    color: red;
}