table.index_window
{
width:100%;
margin:30px 0 30px 16px;
}

table.index_img
{
border-collapse:collapse;
margin:0px;
padding:0px;
float:left;
}

table.index_img td
{
margin:0px;
padding:0px;
}

table.index_img td.top_line
{
background:url(/images/catalog_borders/top.jpg) no-repeat;
height:15px;
border:0px;
}

table.index_img td.left_border
{
background:url(/images/catalog_borders/left.jpg) repeat-y;
width:5px;
}

table.index_img td.right_border
{
background:url(/images/catalog_borders/right.jpg) repeat-y;
width:6px;
}

table.index_img td.bottom_line
{
background:url(/images/catalog_borders/bottom.jpg) no-repeat;
height:15px;
}

div.index_window_text
{
float:left;
padding:0 10px;
font-size:11px;
width:140px;
}

div.index_window_text span.index_name
{
padding-bottom:10px;
color:#000;
display:block;
}

div.index_window_text span.index_name a
{
text-decoration:none;
color:#000;
}

div.index_window_text span.index_price{
display:block;
font-weight:bold;
}

div.index_window_text span.span_desc{
padding-bottom:5px;
display:block;
}

div.index_window_text span.span_desc a:hover{
color:red;
}
