.del{
font-size: 18px;
float: right;
color: red;
font-weight: bold;
cursor: pointer;
padding: 5px;
}

.left
{
text-decoration:none;
color:#0099FF;
}
#error
{
 color:#FF3300;
 font-size:14px;
}
#addsetnew{
font-size: 19px;
vertical-align: baseline;
width: 100%;
text-align: right;
cursor: pointer;
}

.sfm_float_error_box

{

    font-family:Verdana;

    font-size:12px;

    color:#eeeeee;

    background:none repeat scroll 0 0 #333333;

    border:0;

    border-radius:4px;

    -moz-border-radius:4px;

    -webkit-border-radius:4px;

    box-shadow:0 0 4px #333;

    border:none;

}

.sfm_close_box

{

    font-family:Verdana;

    font-size:12px;

    color:#eeeeee;

}

.suggestionsBox
{
  position: absolute;
  margin-top: 67px;
  margin-left: 5px;
  font-size: 20px;
  background:#FFFFFF;
  width:150px;
}

