/* CSS Document */
.TabContent{
width:475px;
background:#FFFFFF;
}
.BlueTab{
width:475px;
margin:3px 0 3px 0;
}
#TabEmail{
margin:2px 0 0 2px;
float:left;
background:url(../images/View-Email.jpg) no-repeat;
width:158px;
height:26px;
}
#TabSms{
margin:2px 0 0 2px;
float:left;
background:url(../images/View-SMS.jpg) no-repeat;
width:143px;
height:26px;
}
#TabRespond{
margin:2px 0 0 2px;
float:left;
background:url(../images/View-Respond.jpg) no-repeat;
width:158px;
height:26px;
}
#TabProperty{
margin:2px 0 0 2px;
float:left;
/*background:url(../images/View-Property.jpg) no-repeat;*/
width:158px;
height:26px;
}
#TabRefer{
margin:2px 0 0 2px;
float:left;
background:url(../images/View-Refer.jpg) no-repeat;
width:143px;
height:26px;
}
#TabHelp{
margin:2px 0 0 2px;
float:left;
background:url(../images/View-Help.jpg) no-repeat;
width:158px;
height:26px;
}
.TabWhite{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin:5px 0 0 25px;
display:block;
cursor:hand;
}
.ImageTab{
width:485px;
margin:3px 0 0 3px;
}
.ImageHolder{
width:485px;
margin:2px 0 3px 2px;
}
#ImgEmail{
margin-left:2px;
float:left;
background:url(../images/viewImg-Email.jpg) no-repeat;
width:143px;
height:39px;
}
#ImgSMS{
margin-left:5px;
float:left;
background:url(../images/viewImg-SMS.jpg) no-repeat;
width:129px;
height:39px;
}
#ImgRespond{
margin-left:2px;
float:left;
background:url(../images/viewImg-Respond.jpg) no-repeat;
width:148px;
height:40px;
}
#ImgRefer{
margin-left:18px;
float:left;
background:url(../images/viewImg-Refer.jpg) no-repeat;
width:143px;
height:40px;
}
#ImgHelp{
margin-left:18px;
float:left;
background:url(../images/viewImg-Help.jpg) no-repeat;
width:152px;
height:40px;
}
#ImgProperty{
margin-left:4px;
float:left;
background:url(../images/viewImg-Property.jpg) no-repeat;
width:197px;
height:39px;
}
.ImgBlue{
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#036dd5;
margin:12px 0 0 28px;
display:block;
cursor:hand;
}
