﻿.StylishTopBox 
{
    background-image: url('/Images/Tuotteet/TopBoxBackground.gif');
    width: 717px;
    height: 282px;
    padding: 10px;
}

.StylishHeaderMedium 
{
	font: 14px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #050505;
	font-weight: bold; 
	line-height: 150%;
	padding-bottom: 0px;
}

.StylishText 
{
	font: 13px/16px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color: #333;
	font-weight: normal; 
	line-height: 150%;
}

.StylishBox 
{
    background-image: url('/Images/Tuotteet/BoxBackground.gif');
    width: 224px;
    height: 228px;
    padding: 10px;
}

.StylishBottomBox 
{
    background-image: url('/Images/Tuotteet/BottomBoxBackground.gif');
    width: 717px;
    height: 84px;
    padding: 10px;
}