*{
		margin:0;
		padding:0;
}

body{
        color: #333;
        background: #FCECE0 url(img/bg.gif) no-repeat center top;
		font-size:76%;
		font-family: Helvetica, Arial, sans-serif;
		padding-top: 20px;}

img{
	border: none;
	behavior: url("pngbehavior.htc");
	
}


a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}


h1 {
    font-size: 2.7em;
    border-bottom: 1px solid #000;
    margin: 0.2em 0 0.5em 0;}
	
h3 {
    clear:both;}
	
h4 {
	font-size: 1.2em;}

#logo,
#navioben,
#topnavi,
#navilinks,
#loginbox, 
#quick_find,
#languages,
.order,
#footernav,
.copyright,
.parseTime {display:none;}


#content {width: 19cm;}
.description { width: 10cm; float: right; text-align: justify;}


.productOldPrice {
	text-decoration:line-through;
	font-weight: normal;
	padding-right: 5px;
}

.description {
	text-align:justify;
}
