.postno {color: #F3E6CC; font-size: 25px; font-weight: 600}

/* =====================   */
/*	    PXL:NUMBERS        */
/* =====================   */

.pxl_numbers {
    margin-bottom: 11px;
    margin-left: 70px;
	margin-top: 20px;
}
.pxl_number-AT, .pxl_number-CH {
    font-size: 17px;
    margin-bottom: 10px;
    padding-left: 22px;
}
.pxl_number-AT {
    background: url(/gfx/pxl_flagAT.jpg) 0 6px no-repeat;
}
.pxl_number-CH {
    background: url(/gfx/pxl_flagCH.jpg) 0 6px no-repeat;
}
.pxl_teaser {
    font-size: 11px;
    display: block;
    height: 19px;
	color: #fff;
}
.pxl_prefix {
    color: #F3E6CC;
    font-size: 14px;
    font-weight: 600;
}
.pxl_number {
    font-size: 14px;
    color: #D75F5F;
    font-weight: 600;
}
.pxl_price { 
	color: #bbb;
    display: block;
    font-size: 10px;
}
.pxl_flag {
	position: relative;
    top: 2px;
    margin-right: 4px;
}
.pxl_clear {
	margin: 0;
    padding: 0;
    float: none;
    clear: both;
}
.pxl_numbers small {
    font-size: 12px;
    font-family: Verdana, Arial, sans-serif;
    margin-right: -3px;
    margin-left: 3px;
    color: #BBBBBB;
}
/* =====================   */
/*	  EOF PXL:NUMBERS      */
/* =====================   */

