body, html {
    margin:0;
    padding:0;
    background:#d9d9d9;
    color:#fff;
}
body {
    min-width:764px;
	margin-top: 10px;
}
body, table, td, p, div, ul, li, a, b, strong, font, span, th, strong {
	font-size:		17px;
    font-family:	Arabic Transparent, Arial, Verdana, Helvetica,  sans-serif;
	color:			#000;
}
a, a:active, a:link, a:visited, a:hover {
	font-size:		17px;
    font-family:	Arabic Transparent, Arial, Verdana, Helvetica,  sans-serif;
	color:			#4b0000;
	text-decoration:	underline;
}
div.photos {
	overflow: auto; 
	width: 340px; 
}
h3 {
	font-size: 115%;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom: 1px solid #800000;
	border-right: 8px solid #800000;
	padding-right: 8px;
	padding-bottom: 2px;
}
/*************** GUESTBOOK *************************/
.e_header {
	overflow:hidden;
}
.e_name img {
	cursor:help;
	margin-left:2px;
	vertical-align:baseline;
}
.e_icons img {
	cursor:pointer;
}
.e_body {
	line-height:120%;
	padding:10px;
}
.e_body p {
	margin:0px;
	padding:0px;
	width:100%;
}
.e_body p img {
	vertical-align:text-bottom;
}
.e_body textarea {
	background:transparent none repeat scroll 0%;
	border:0px none;
	height:100px !important;
	margin:0px;
	overflow:visible;
	padding:0px;
}
.e_reply {
	text-align:right;
}


.entry {
	height:auto !important;
	margin:15px auto;
	overflow:auto;
}
.e_header {
	background:#FFCCCC none repeat scroll 0%;
	border-color:#FFCCCC -moz-use-text-color rgb(213, 216, 217) rgb(213, 216, 217);
	border-style:solid;
	border-width:0px;
	float:right;
	height:auto;
	width:109px;
}
.e_avatar {
	background:#F1F1F1 none repeat scroll 0%;
	border:1px solid #FFFFFF;
	font-size:1px;
	padding:5px;
	text-align:center;
}
.e_avatar img {
	opacity:0.8;
}
.e_name, .e_date, .e_icons {
	background-color:#FFCCCC;
	border:1px solid #D5D8D9;
	height:auto !important;
	line-height:21px;
	margin-top:1px;
	min-height:21px;
	padding:3px;

}
.e_name img {
	padding-top:0px !important;
}
.e_date {
	font-size:90%;
}
.e_icons {
	font-size:1px;
	height:auto !important;
	line-height:21px;
	min-height:42px;
}
.e_icons img {
	margin:2px 4px 0px 0px;
	vertical-align:middle;
}
.e_body {
	background-color:#ffffff;
	border:1px solid #D5D8D9;
	float:right;
	height:auto !important;
	line-height:120%;
	min-height:125px;
	padding:6px;
	width:210px;
}
.e_body textarea {
	font-style:italic;
	line-height:150%;
}
.e_reply {
	border-color:#D5D8D9 rgb(213, 216, 217) rgb(213, 216, 217) rgb(219, 228, 238);
	border-style:dashed dashed dashed solid;
	border-width:1px 1px 1px 3px;
	font-size:90%;
	font-style:italic;
	margin-top:15px;
	padding-right:4px;
}
/********* SIGN GUESTBOOK ***************/
.msg_list {
	margin: 0px;
	padding: 0px;
}
.msg_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	background-color:#FFCCCC;
	margin:1px;
	width: 300px;
}
.msg_body {
	padding: 5px 10px 15px;
	background-color:#F4F4F8;
}