/* Start of CMSMS style sheet 'smscss' */
@charset "utf-8";
/* CSS Document */

.sms-title {
	height        : 44px;
    text-align   : left;
    vertical-align: top;
    color: #cc2827;
    font-weight: bold;
    text-decoration: none;
    font-size : 18px;
    font-family : Tahoma,Verdana,Arial;
    border-right:     1px solid #cccccc;
    border-left:     1px solid #cccccc;
    border-top:     1px solid #cccccc;
    border-bottom:     0px solid #cccccc;
    padding-left: 25px;
    padding-top: 15px;
}

.sms-content
{
    border-right:     1px solid #cccccc;
    border-left:       1px solid #cccccc;
    border-top:       0px solid #cccccc;
    border-bottom:  0px solid #cccccc;
    padding-left: 10px;
}
.sms-time
{
    color: #7e9680;
    font-weight: normal;
    text-decoration: none;
    font-size : 10px;
    font-family : Tahoma,Verdana,Arial;
   padding-bottom: 3px;
}
.sms-text
{
    color: #222222;
    font-weight: normal;
    text-decoration: none;
    font-size : 12px;
    font-family : Tahoma,Verdana,Arial;
   padding-bottom: 20px;
}
.kaip_atsiusti_1{
   color: #1b831f;
   font-family : Tahoma,Verdana,Arial;
   font-weight: normal;
   text-decoration: none;
   font-size: 12px;
   white-space :nowrap;
   text-align: right;
   padding-bottom: 6px;
   padding-right: 6px;
   border-right:     1px solid #cccccc;
   border-left:     1px solid #cccccc;
   border-top:     0px solid #cccccc;
   border-bottom:     1px solid #cccccc;

}
.kaip_atsiusti a{
   color: #1b831f;
   font-family : Tahoma,Verdana,Arial;
   font-weight: normal;
   text-decoration: underline;
   font-size: 12px;
   white-space :nowrap;
}
.kaip_atsiusti a:hover
{
   color: #076ba7;
   font-family : Tahoma,Verdana,Arial;
   font-weight: normal;
   text-decoration: underline;
   font-size: 12px;
   white-space :nowrap;
}
/* End of 'smscss' */

