@charset "utf-8";
/* CSS Document */
.BordetThumb_LT{
background:url(../../images/borders/ThumbBorder_LT.gif) no-repeat;
width:4px;
height:6px;
}
.BordetThumb_L{
background:url(../../images/borders/ThumbBorder_L.gif) repeat-y;
width:4px;
}
.BordetThumb_LB{
background:url(../../images/borders/ThumbBorder_LB.gif) no-repeat;
width:4px;
height:6px;
}
.BordetThumb_B{
background:url(../../images/borders/ThumbBorder_B.gif) repeat-x;
height:6px;
}
.BordetThumb_RB{
background:url(../../images/borders/ThumbBorder_RB.gif) no-repeat;
width:4px;
height:6px;
}
.BordetThumb_R{
background:url(../../images/borders/ThumbBorder_R.gif) repeat-y;
width:4px;
}
.BordetThumb_RT{
background:url(../../images/borders/ThumbBorder_RT.gif) no-repeat;
width:4px;
height:6px;
}
.BordetThumb_T{
background:url(../../images/borders/ThumbBorder_T.gif) repeat-x;
height:6px;
}


.BordetThumbT_LT{
background:url(../../imagesSite/images/ThumbBorderT_LT.png) no-repeat;
width:3px;
height:5px;
}
.BordetThumbT_L{
background:url(../../imagesSite/images/ThumbBorderT_L.png) repeat-y;
width:3px;
}
.BordetThumbT_LB{
background:url(../../imagesSite/images/ThumbBorderT_LB.png) no-repeat;
width:3px;
height:5px;
}
.BordetThumbT_B{
background:url(../../imagesSite/images/ThumbBorderT_B.png) repeat-x;
height:5px;
}
.BordetThumbT_RB{
background:url(../../imagesSite/images/ThumbBorderT_RB.png) no-repeat;
width:3px;
height:5px;
}
.BordetThumbT_R{
background:url(../../imagesSite/images/ThumbBorderT_R.png) repeat-y;
width:3px;
}
.BordetThumbT_RT{
background:url(../../imagesSite/images/ThumbBorderT_RT.png) no-repeat;
width:3px;
height:5px;
}
.BordetThumbT_T{
background:url(../../imagesSite/images/ThumbBorderT_T.png) repeat-x;
height:5px;
}


.ArtTitle_List{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#010101;}
.ArtText_List{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#38484f;
}
.ArtToolbarList{
padding:8px 0px 8px 0px;
}
.ArtToolbarList_L{
width:5px;
}
.ArtToolbarList_C{
vertical-align:middle;
}
.ArtToolbarList_R{
width:5px;
}
.ArtToolbarElement{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
height:30px;
}
.Clear{
clear:both;}
