.divisionline
{
color:#cccccc; 
height:2px; 
background-color:#cccccc
}

.column_counter
{
float:left; 
width:8%; 
margin-right:5px; 
color: #3994a9; 
font-weight:bold; 
font-size:300%; 
text-align:right;
}

.column_main
{
float:left; 
width:59%; 
margin-right:10px; 
margin-top:5px;
}

.linkk
{
font-weight:bold; 
font-size:100%; 
color: #3994a9; 
text-decoration:none;
}

.shortdiscr
{
font-size:90%; 
margin-top:10px;
}

.price_div
{
font-size:75%; 
color: #7a7b7d; 
margin-top:15px;
}

.details_div
{
text-align:left; 
margin-top:15px;
}

.column_picture
{
float:right; 
width:30%; 
text-align:center; 
margin-top:5px;
}

.clearboth
{
clear:both;
}