﻿.tv_center_bg
{
    background-image: url(../../images/tv_images/tv.jpg);
    width:247px;
    height:154px;
}

.tv_top_bg
{
    background-image: url(../../images/tv_images/tv_top_bg.jpg);
    width:247px;
    height:10px;
}

.tv_bottom_bg
{
    background-image: url(../../images/tv_images/tv_bottom_bg.jpg);
    width:247px;
    height:10px;
}

.tv_right_bg
{
    background-image: url(../../images/tv_images/tv_right_bg.gif);
    width:10px;
    height:173px;
}

.tv_right_top_bg
{
   background-image: url(../../images/tv_images/tv_right_top_bg.jpg);
   width:10px;
   height:20px; 
}

.tv_right_center_bg
{
   background-image: url(../../images/tv_images/tv_right_center_bg.jpg);
   background-repeat:repeat-y;
   width:10px;
}

.tv_right_bottom_bg
{
   background-image: url(../../images/tv_images/tv_right_bottom_bg.jpg);
   width:10px;
   height:19px; 
}

.tv_left_bg
{
    background-image: url(../../images/tv_images/tv_left_bg.gif);
    width:10px;
    height:173px;
}

.tv_left_top_bg
{
   background-image: url(../../images/tv_images/tv_left_top_bg.jpg);
   width:10px;
   height:20px; 
}

.tv_left_center_bg
{
   background-image: url(../../images/tv_images/tv_left_center_bg.jpg);
   background-repeat:repeat-y;
   width:10px;
}

.tv_left_bottom_bg
{
   background-image: url(../../images/tv_images/tv_left_bottom_bg.jpg);
   width:10px;
   height:19px; 
}

