#main {
background:#F1F3F5 none repeat scroll 0 0;
border:1px solid #CCCCCC;
border-collapse:collapse;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;

min-height:150px;
width:450px;
}
#sender {
background:#E9ECEF none repeat scroll 0 0;
border:1px solid #CCCCCC;
clear:both;
font-family:trebuchet MS;
font-size:12px;
font-weight:bold;
margin-bottom:10px;
margin-left:60px;
margin-top:10px;
padding:2px;
width:356px;
}
td {
padding:5px;
}
#result {
background:#E9ECEF none repeat scroll 0 0;
border:1px solid #CCCCCC;
font-family:trebuchet MS;
font-size:12px;
font-weight:bold;
height:400px;
margin-top:20px;
overflow:auto;
padding:2px;
text-align:left;
width:356px;
}
.error {
color:#DD1111;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
font-weight:normal;
padding:5px;
}
.text {
border:1px solid #CCCCCC;
}
input {
border:0 solid #CCCCCC;
}
#caption {
color:#006600;
font-family:trebuchet MS;
font-size:20px;
font-weight:bold;
margin:10px;
}
#icon {
background-image:url(icon.gif);
background-position:center center;
background-repeat:no-repeat;
border:0 none;
float:left;
height:100px;
margin:0;
padding:0;
width:60px;
}
p {
margin:0;
padding:0;
}
.name {
color:#999999;
font-weight:bold;
}
.mentorname {
color:#006600;
font-weight:bold;
}
.txt {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
}

.mentortxt{
     font-family: Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 color:#333333;
}

#mchat {
border:0 none;
width:100%;
}

#nexttime {

background-color:#F8F8F8;
border-color:#CC3300;
width:800px;
border-style:solid;
border-width:thin;

}

















