

.wide {
	width: 75%;
}
.mid {
	width: 95%; display: inline-block;
}
.margin_auto {
	margin: auto;
}

h2
{
    margin: 2px 0px 1px 0px;
    font-size: 15px;
    font-family: tahoma;
    color: #FF9900;
    direction: rtl;
}
i {
	color: rgb(250, 156, 8);
}
li {
	margin-top: 10px; margin-left: 18px;
}
.info {
	color: rgb(231, 81, 14); font-size: 80%;
}
#switcher-demo-panel {
	padding-bottom: 30px; margin-top: 30px; margin-right: 29px; margin-left: 29px;
}
#switcher-panel {
	height: 400px; margin-top: 30px; margin-right: 29px; margin-left: 29px;
}
#switcher-panel2 {
	height: 400px; margin-top: 30px; margin-right: 29px; margin-left: 29px;
}
.content_text
{
	padding: 2px;
	

	overflow: auto;
	width: 99%;
	text-align: justify;

}
.nav_buttons
{
    direction: rtl;
    right: 15px;
    height: 30px;
    line-height: 22px;
    position: relative;
    color: rgb(21, 21, 255);
}
.nav_buttons a
{
    border: 2 dotted #FF00FF;
    margin: 0px 10px;
    float: left;
    width: 100%;
    text-decoration: none;
    background-image: url('../images/star.png');
    background-repeat: no-repeat;
    background-position: right;
    margin-right: 32px;
    text-indent: 26px;
    font-weight: bold;
    color: #000080;
}
.headerPanel {
	background: url("../images/navbg.png") repeat-x left bottom; top: 0px; width: 100%; height: 50px; color: rgb(136, 136, 136); position: relative;
}
.block
{
    border: 2px solid rgb(226, 236, 236);
    background: url("../images/block_bg.png") left top;
    border-radius: 10px;
    height: 336px;
    margin-top: 0px;
    margin-right: 26px;
    min-height: 336px;
    -moz-border-radius: 10px;
    azimuth-webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
}
