﻿.RowStyle
{
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
    border-top-color: #DDDDDD;
    height: 56px;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
}

.RowStyle
{
	border-top:solid 1px #dddddd;
	height: 30px;
}


.headerRichiestaOfferte
{
 text-align:center;

}

.RowStyleMultiLine
{
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
    border-top-color: #DDDDDD;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
}

.RowStyleIdee
{
    height: 80px;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
}
.RowStyleViaggi
{
    border-style: solid none none none;
    border-width: 1px 0px 0px 0px;
    border-top-color: #DDDDDD;
    height: 100px;
    border-right-color: inherit;
    border-bottom-color: inherit;
    border-left-color: inherit;
}

.pagerStyle span{
color:#0083c9;
 font-weight:bold;
 text-decoration:none;
 font-size:11px;
}

.pagerStyle a{
  color:#0083c9;
 font-size: 11px;
 text-decoration:none;
}

.pagerStyle a:hover{
color:#0083c9;
 text-decoration:underline;
}


.QuestionResponses
{
	clear:both;
	float:left;
	}