/* ################ Send to phone ######################## */.stp{
position:absolute;
z-index:2;
background:white;
height:auto;
width:450px;
display:block;
padding:2px;
}
#ls_mobilephone
{
padding: 0;
}
#send2phone
{
font-weight:normal;
font-size: 12px;
padding: 7px 10px 7px 10px;
}
#send2phone DIV A {
cursor: default;
}
#send2phoneInstr
{
font-weight:normal;
font-size: 9px;
padding: 10px 10px 10px 10px;
background-color: #c5d0ec;
}
#send2phone_numbers{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#send2phone_numbers .go{
margin: 0 0 2px 2px;
padding: 0 0 0 0;
vertical-align: bottom;
}
.send2phoneHelp
{
padding: 0;
background-color: #E8EDF9;
}
.s2p_numbers
{
width : 5ex;
border: 1px solid #325DC3;
background-color: #E7EBF7;
}
.s2p_example
{
font-size: 9px;
margin-left: 20px;
color: #666666;
}
#LS_S2P_close {
font-size: 12px;
}
#LS_S2P_close A {
cursor: default;
}
.LS_Summarybar {
background-color: #e3e3e3;
margin-top: 10px;
padding: 10px;
border: 1px solid #a2a2a2;
color: #666;
font-size: 11px;
}
.body-text, .Body-Text {
font-family: Arial;
font-size: 12px;
}
#s2p_results
{
display:none;
}
.s2pform
{
position:absolute;
visibility:hidden;
z-index:300;
background:white;
height:auto;
border:solid;
border-style:solid;
display:none;
padding:2px;
width:440px;
text-align: left;
}
.s2pformInline
{
position:relative;
visibility:inherit;
background:white;
height:auto;
border:solid;
border-style:solid;
display:block;
padding:2px;
width:240px;
}
.s2p_header
{
background-image: url(/images/sb/s2p_header.gif);
font-weight:bold; font-size: 11px;
vertical-align: middle;
padding: 2px 4px 2px 4px;
cursor: default;
}
.errorEnabled
{
visibility:visible;
display:block;
height:auto;
position:relative;
color:red;
}
.errorDisabled
{
visibility:hidden;
height:auto;
position:relative;
display:none;
}
.s2p_error_header
{
font-weight:bold; font-size: 11px;
vertical-align: middle;
padding: 2px 4px 2px 4px;
}
.s2p_error_alert
{
margin-top: 0px;
margin-left: 10px;
}
#s2p_error_body
{
font-weight: bold;
font-size: 12px;
padding: 7px 10px 7px 10px;
}
.spacer { font-size: 1px; width: 1px; height: 1px; }