@charset "utf-8";
/* CSS Document */

/*------------------ Main CSS ------------------------*/



/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 0px 0;padding-bottom:0px;padding-top:0px;font-size:14px;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}


div.bubble3 div {
	background: url(../images/bub3-br.gif) no-repeat bottom left;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(../images/bub3-bl.gif) no-repeat bottom right;
}
div.bubble3 div div.nc {
	background: url(../images/bub3-bl-01.gif) no-repeat bottom right;
}

div.bubble3 div div div {
	background: url(../images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(../images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 5px 15px 40px;
	width: auto;
}
.h3title{
padding:0px;font-weight:bold;font-size:16px;font-family:"traditional Arabic", tahoma, arial;line-height:10px;text-align:right;padding-left:0px;direction:rtl;
}
.h3title a:hover{
text-decoration:underline;color:#505050
}
.h3title a:visited{
text-decoration:none;color:#0033CC

}
