.clrb
{
clear: both;
}

.fltr
{
float: right;
position: relative;
}

.fltl
{
float: left;
position: relative;
}

.jqtip,
.hidden
{
	display:none;
}


.txtr
{
text-align: right;
}

.txtc
{
text-align: center;
}

.fullw
{
clear: both;
width: 100%;
}



.transparent
{
filter:alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
}


.td_line
{
border-bottom: 1px Solid #fff;
vertical-align: top;
}


.solution_holder
{
float: left;
width: 100%;
}

.solution_column_left
{
float: left;
width: 50%;
}

.solution_column_right
{
float: left;
width: 50%;
}

div.newrow
{
position: relative;
float: left;
width: 100%;
clear: both;
margin: 10px 0px 0px 0px;
}

.datainfo
{
background-color: #EEE;
border-bottom: 1px solid #E7E7E7;
padding: 5px;
}



ul.clean
{
list-style-type: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

ul.clean li
{
padding: 0px 0px 3px 0px;
}

span.button
{
padding: 5px;
border: 1px solid #000;
background-color: #3D6F57;
color: #fff;
}

.buttonpadded
{
padding: 5px;
}

.jqtip
{
margin: 5px 0px 5px 0px;
}
