#mjguest {
    color : #000000;
    font-family : "Times New Roman", "BitStream Charter", "sans-serif", sans-serif;
    font-size : 95%;    
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
    width : 830px;
  }


#mjguest .entry {
    width: 830px;
}


#mjguest .e_header {
    float : left;
    width: 160px;
    border: 1px solid #d5d8d9;
    border-right: 0px;
    border-bottom: 2px solid #d5d8d9;
    background: #d5d8d9;
  }


#mjguest .e_body {
    float : left;
    width: 650px;
    background: #fff;
    height : auto !important;
    height : 82px;
    min-height : 82px;
    padding: 5px;
    border: 2px solid #d5d8d9;
  }

#mjguest .e_name,
#mjguest .e_date,
#mjguest .e_icons {
	min-height: 21px;
	margin-top: 1px;
	padding-left: 5px;
	line-height: 21px;
	text-align: left;
	border: 1px solid #fff;
	background: #f1f1f1;
}

#mjguest .e_name * {
	padding-top: 5px;
}

#mjguest .e_date {
	font-size: 90%;
}

#mjguest .e_icons {
	font-size:1px;
	line-height: 21px;
	min-height: 42px;
}

#mjguest .e_icons img {
	vertical-align:middle;
	margin: 2px 6px 0px 0px;
	border : 0px;
}

/** sezione scrivi **/

#mjguest fieldset {
	width: 630px;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 1px;
	border-width: 0px;
	background: #d5d8d9;
}

#mjguest form div.buttons {
	margin: 2px 1px 0px 1px;
	border: 1px solid #fff;
	background: #f1f1f1;
}

#mjguest input,
#mjguest text,
#mjguest textarea,
#mjguest select {
	font-family: sans-serif;
	font-size: 11px;
}

#mjguest div.buttons {
	margin: 2px 1px 0px 1px;
	text-align: center;
	border: 1px solid #fff;
}

#mjguest .emoticon {
    cursor : pointer
}

#mjguest input#uin {
	width: 120px;
	margin-left: 5px;
}

#mjguest select#chat {
	width: 60px;
}

#mjguest select#country {
	width: 203px;
}

#mjguest textarea#message {
	width: 230px;
	height: 100px;
	overflow: auto;
}

#mjguest textarea#reply {
	width: 280px;
	height: 90px;
	overflow:auto;
}

#mjguest .mycontenitore {
    padding : 2px;
    width : 100%;
}

#mjguest .myfield {
    border: 1px solid #fff;
    margin-left : 93px;
    padding : 5px;
    width : 207px;
    background: #f1f1f1;
    height : 20px;
}

#mjguest .mylabel {
    float : left;
    border: 1px solid #fff;
    width : 80px;
    padding : 5px;
    background: #f1f1f1;
    height : 20px;
}

#mjguest .myfieldweb {
    border: 1px solid #fff;
    padding : 5px;
    width : 521px;
    background: #f1f1f1;
    height : 20px;
}

#mjguest .mylabelmsg {
    float : left;
    border: 1px solid #fff;
    width : 80px;
    padding : 5px;
    background: #f1f1f1;
    height : 120px;
}

#mjguest .myfieldmsg {
    border: 1px solid #fff;
    padding : 5px;
    background: #f1f1f1;
    height:120px;
    width:386px;
}

#mjguest .mybuttons {
    border: 1px solid #fff;
    margin-left : 93px;
    padding : 5px;
    width : 615px;
    background: #f1f1f1;
    height : 20px;
    text-align : center;
}
