	
		#set {border: 2px solid #ddd; padding: 2px; background: #1c64aa; float: left;}
		#set a {margin: 2px; border: 1px solid #1c64aa; float: left;}
#set a:hover
{
	border:1px solid #fff;
	height:14px;
}


.upload
{
	background:url(../images/upload.png) no-repeat left top;
	padding:0px 0px 0px 18px;
	margin:0px 15px 0px 0px;
	color:#000;
	text-decoration:underline;
	
}
.upload:hover
{
	text-decoration:none;
}

.delete
{
	background:url(../images/delete.gif) no-repeat left top;
	padding:0px 0px 5px 18px;
	margin:0px 0px 0px 0px;
	color:#000;
	text-decoration:underline;
	
}

.delete:hover
{
	text-decoration:none;
}







.add-new
{
	background:url(../images/add-new.png) no-repeat left top;
	padding:0px 20px 9px 28px;
	margin:0px 0px 0px 10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.link
{
	padding:0px 20px 9px 28px;
	margin:0px 0px 0px 10px;
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}
.add-new:hover
{
	text-decoration:none;
}


.input-small
{
	width:50px;
}

.textarea
{
	width:225px;
	font-family:Arial,tahome;
	font-size:13px;
}


.errormessage
{
    font-family:Arial,tahome;
    color:Red;
	font-size:12px;
}


.errormessage-login
{
    font-family:Arial,tahome;
    color:Red;
	font-size:12px;
	padding:0px 0px 7px 11px;
	display:block;
}


.errormessage-forgot
{
    font-family:Arial,tahome;
    color:Red;
	font-size:12px;
	padding:0px 0px 7px 137px;
	display:block;
}




.requiredIndicator
{
    font-family:Arial,tahome;
    color:Red;
	font-size:14px;
	padding-left:2px;
}

.textfield
{
	width:155px;
}

.countrydropdown
{
	width:149px;
	
	
	font-size:13px;
}


#error-wrap
{
	padding:40px 0px 0px 0px;
	margin: auto;
	width:800px;
	text-align:center;
	font-size:13px;
	color:#000;
	font-family:Arial, Tahoma;
	}

#error-wrap h2
{
	margin:40px 0px 0px 0px;
	padding:0px;
	font-size:20px;
	color:#a92315;
	font-weight:normal;
	font-family:Arial, Tahoma;
}
#error-wrap h2 img
{
	margin-right:8px;
}
#error-wrap a
{
	color:#1e66b5;
	text-decoration:underline;
}
#error-wrap a:hover
{
	color:#000;
	text-decoration:none;
}


.clear
{
	margin:0px;
	padding:0px;
	clear:both;
}


.invite-head th
{
    padding:5px 0px 5px 0px;
    text-align:left;
}


/*table.myRadioButtonlist input {
      width: 20px;
      display: inline;
      float: left;
      padding-left:100px;
   }
   table.myRadioButtonlist label {
      width: 200px;
      display: inline;
      float: left;
   }*/
   
   
 .doc-save .btn
 {
     float:none;
 }
 
 
 .settings-border1 h2
 {
 	margin:0px 0px 10px 0px;
 	padding:0px;
 	font-size:18px;
 	font-weight:normal;
 }
 
 .reminderlist-form
 {
 	margin:0px;
 	padding:0px;
 }
 
  .reminderlist-form label
  {
  	margin:0px;
  	padding:0px;
  	width:150px;
  	font-weight:bold;
  }
  
    .reminderlist-form .select
    {
    	width:300px;
    }
    
        .reminderlist-form .select1
    {
    	width:95px;
    }
  .reminderlist-form
  {
  }
  
  
  .rtsLI
{
	width:auto !important;
}



  
