﻿

/* Typography
************************************ */

body
{
	font: 98%/1.5 "Calibri", "Trebuchet MS", "Arial", "Helvetica", "sans-serif";
	color: #222;
}

#footer 
{
	font-size: 0.7em;
}



.price {
    white-space: nowrap;
    margin-left: 1ex;
    margin-right: 1ex;
    font-size: 90%;
    font-weight: 300;
    
}



.infoError {
    color: #bb0000;
    font-size: 1.15em;
    font-weight: bold;
}

.shout 
{
	font-size: 1.15em;
}

.whisper {
    font-size: 0.8em;
    font-family: "Calibri", "Arial", "Helvetica", Sans-Serif;
}

/* Added by RSP, 2008-08-31 12:11 GMT */
/* Containers */

.prezzyBoxStandard {
	color: #000;
}

.watermark 
{
	padding: 2px;
	font-size: 0.8em;
    font-family: "Calibri", "Arial", "Helvetica", Sans-Serif;
}