#left1
{ 
width: 30%;
float: left;
background-color: #fff;
display:block;
padding: 0;
margin: 0 0 0 3%;
}

#left2
{ 
width: 30%;
float: left;
background-color: #fff;
display:block;
padding:0;
margin: 0 0 0 2%;
}

#left3
{ 
width: 29%;
float: left;
background-color: #fff;
display:block;
padding:0;
margin: 0;
}

.intext 
{
font: 9pt Arial, sans-serif;
color: #000;
width: 98%;
padding: 0;
text-align: justify;
}

.intext a:link
{
text-decoration: none;
color: #369;
border-bottom: 1px dotted #000;
}

.intext a:visited
{
text-decoration: none;
color: #656565;
border-bottom: 1px dotted #656565;
}

.intext a:hover 
{
color: #fff;
text-decoration: none;
background-color: #369;
}

.pricetext 
{
font: bold 10pt Arial, sans-serif;
color: #000;
width: 98%;
padding: 0;
text-align: justify;
}

.pricetext a:link
{
text-decoration: none;
color: #369;
border-bottom: 1px dotted #000;
}

.pricetext a:visited
{
text-decoration: none;
color: #656565;
border-bottom: 1px dotted #656565;
}

.pricetext a:hover 
{
color: #fff;
text-decoration: none;
background-color: #369;
}

.printtext 
{
font: italic 10pt Arial, sans-serif;
color: #656565;
width: 95%;
padding: 0 25px 0 0;
text-align: right;
background: right url(template/print.jpg) no-repeat;
height: 20px;
}

.printtext a:link
{
text-decoration: none;
color: #369;
border-bottom: 1px dotted #369;
}

.printtext a:visited
{
text-decoration: none;
color: #333;
border-bottom: 1px dotted #656565;
}

.printtext a:hover 
{
color: #fff;
text-decoration: none;
background-color: #369;
}