﻿/**********************  MAIN * ***********************************/
body 
{
    font-family:Verdana;
    font-size:13px;
}


.kelkoo_item
{
    background-color:#f7f7f7;
    height:100px;
    width:100%;
}

.description
{
}

.kelkoolink
{
}

.price
{
    font-weight:bold;
    font-size:15px;
}

.merchant
{
}

.sIFR-hasFlash h1 {
   /* visibility: hidden;*/
    /* other CSS properties go here */
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	
}

h1
{
    font-size:50px;
}

h2
{
    font-size:20px;
}




.foo1
{
    display:none;
}

#mainImage
{
    width:250px;
}

#introText
{
    width:500px;
}

/**********************  END OF MAIN ************************************/