﻿.rfTop
{
    background: url('../images/expandtop.gif') repeat-x;
    padding-top:4px;
    padding-bottom:4px
}
.rfBot
{
    background: url('../images/expandbot.gif') repeat-x;
}
.rfRight
{
    background: url('../images/expandright.gif') repeat-y;
}
.rfLeft
{
    background: url('../images/expandleft.gif') repeat-y;
}
.textResult
{
    color: #003366; 	
    font-size: 1.2em;	
    font-family: Tahoma, Arial;
}
.lnkArrow
{
	display: block;
	margin-top: 10px;
	padding-left: 10px;
	background: url('../images/RightArrow.gif') no-repeat left;
}
.textedit
{
    font-family: Arial;
    font-size: 0.9em;
}