﻿.graphic, #header h1, #prevBtn, #nextBtn{
    margin:0;
    padding:0;
    display:block;
    overflow:hidden;
    text-indent:-8000px;
}
#content:after, ul:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
#content, ul{
	display:block;
}
/*  \*/
#content, ul{
	min-height:1%;
}
* html #content, * html ul{
	height:1%;
}

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:760px;
	background:#fff;		
	margin-bottom:2em;
}

.aboutBody{
	direction:rtl;
	padding-bottom:0px;
}
.aboutBody .aboutP{
	font-size:13px;
	line-height:18px;
	text-align:right;
	margin:0px;
	margin-bottom:5px;
	padding:5px;
}
.aboutBody .aboutP .aboutTitle{
	color:#3984C4;
	font-weight:bold;
	font-size:17px;
}
.aboutBody .aboutP a{
	text-decoration:underline;
	color:#f7941d;
}
#forPartLink{
	background:transparent url('../img/bottom_corner.gif') no-repeat 0px 0px;
	padding-top:70px;
	width:800px;
	_height:90px;
	text-align:center;
	margin:-10px auto -15px auto;
}
#forPartLink ul{
	display:block;
	margin-right:30px;
}
#forPartLink ul li{
	float:right;
	width:100px;
	list-style:none;
	list-style-type:none;
	margin-right:15px;
}
#forPartLink ul li a{
	display:block;
	height:40px;
	text-decoration:none;
	text-indent:-9999px;
}
#forPartLink ul li a:hover{
	text-decoration:none
}
#forPartLink ul li#chrome a{
	background:transparent url('../img/chrome_logo_link.gif') no-repeat 0px 0px;
}
#forPartLink ul li#chrome a:hover{
	background-position:0px -48px;
}
#forPartLink ul li#sky-pe a{
	background:transparent url('../img/sky_logo_link.gif') no-repeat 0px 0px;
}
#forPartLink ul li#sky-pe a:hover{
	background-position:0px -48px;
}
#forPartLink ul li#mwmcom a{
	background:transparent url('../img/mwmcom_logo_link.gif') no-repeat 0px 0px;
}
#forPartLink ul li#mwmcom a:hover{
	background-position:0px -51px;
}
#forPartLink ul li#mwmad a{
	background:transparent url('../img/mwmad_logo_link.gif') no-repeat 0px 0px;
}
#forPartLink ul li#mwmad a:hover{
	background-position:0px -48px;
}
#forPartLink ul li#firefox a{
	background:transparent url('../img/ff_logo_link.gif') no-repeat 0px 0px;
}
#forPartLink ul li#firefox a:hover{
	background-position:0px -42px;
}

#belowOfPartLink{
	background:transparent url('../img/bottom_below.gif') no-repeat 0px 0px;
	margin-top:15px;
	margin-bottom:-30px;
	height:60px;
}
