﻿/*Feedback Page Start*/
#tblFeedback
{
    width: 520px;
    margin: auto;
    margin-top: 40px;
}
.tdFeedbackLeft
{
    text-align: right;
    vertical-align: top;
    padding-top: 3px;
}
.tdFeedbackRight
{
    text-align: left;
    padding-left: 3px;
    padding-bottom: 5px;
}
.txtMultiLine
{
    width: 320px;
    height: 100px;
}

/*Start Kewword control*/
/*
.tdLblTitleKeyword
{
    text-align: right;
    vertical-align: top;
}

.tdLblTextKeyword
{
    text-align: left;
    vertical-align: top;
}
.lblMessage
{
    color: Red;
    font-size: 10px;
}
.txtKeywordList
{
    width: 300px;
    height: 100px;
}
.txtSearchDisplayTitle
{
    width: 300px;
}
.txtDescription
{
    width: 300px;
    height:100px;
}
*/
/*End Kewword control*/

/*-------------------Admin Store Analysis--------------------------------------- */
.lblTitle
{
    text-align:right;
}
.lblInput
{
    text-align:left;
}
    