﻿    #msgr 
    {
    	font-family: Tahoma,arial,sans-serif;font-size:12px;float:right;width:400px;border:solid 1px black;
    }
    #signinframe
    {
    	position:relative;
    }
    #userInfo
    {
    	position:relative;
    }
    #setUserStatus
    {
    	position:relative;
    }
    #selectStatus
    {
    	width:250px;
    }
    #setPersonalMessage
    {
    	position:relative;
    }
    #personalMessage
    {
    	width:200px;
    }
    #txtConv
    {
    	width:375px;height:150px;border:black 1px solid;overflow:auto;
    }
    #txtMessage
    {
    	width:375px;
    }
    #divConversations
    {
    	width:375px;height:125px;border:solid 1px gray;position:relative;overflow:auto;
    }
    #divBuddies
    {
    	width:375px;height:150px;border:solid 1px gray;position:relative;overflow:auto;
    }
	#introPage
    {
        font-family: Tahoma,arial,sans-serif;font-size:12px;
    }