* { 
	font-family: arial; 
	font-size: 12px;
	color: #333333;
}
pre {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}
a {
	text-decoration: none;
}
img { 
	border: none;
}
div {
	margin: 0;
	padding: 0;
}
body {
	background: #E9EAEC;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#container {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#subcontainer {
	padding: 0 15px;
	border: 1px #CCC solid;
	background: #FFF;
	float: left;
	width: 980px;
}
#header {
	padding: 15px 0 10px 0;
	border: none;
	width: 980px;
}
#footer {
	padding: 10px 0;
	width: 980px;
	height: 60px;
	float: left;
	text-align: left;
}
#counters {
	width: 980px;
	height: 50px;
	background: transparent url("/files/imgs/leibnits.png") no-repeat right 10px;
}
.leftrow {
	width: 237px;
	color: #00509E;	
	border: 1px solid #9CC5DB; 
	padding: 0 5px 5px 5px;
	text-align: left; 
	float: left;
}

.leftrow a, .leftrow b, .leftrow i {
	display: block;
	font-style: normal;
}
.menu-lev1 a, .menu-lev1 b, .menu-lev1 i  {
	color: #00509E;	
	margin-top: 5px;
	background: #9CC5DB; 
	padding: 2px 7px; 
	font-size: 14px; 
	font-weight: bold;
}
.menu-lev2 a, .menu-lev2 b, .menu-lev2 i  {
	color: #00509E;	
	font-size: 11px; 
	padding: 2px 7px; 
	background: #E9EAEC;
	width: 223px;
}
.menu-lev2 a:hover, .menu-lev2 i {
	background: #FDE583;
	
}
.menu-lev3 a, .menu-lev3 b, .menu-lev3 i  {
	color: #00509E;	
	font-size: 11px; 
	padding: 2px 7px 2px 14px; 
	background: #E9EAEC;
	width: 206px;
}
.menu-lev3 a:hover, .menu-lev3 i {
	background: #FDE583;
}
#body {
	float: right;
	width: 719px;
	margin-left: 0px;
}
.bodyitem {
	font-size: 12px;
	font-family: arial, verdana;
	text-align: justify;
	float: left;
	width: 699px;
	border: 1px solid #9CC5DB; 
	padding: 5px 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.bodyitem .text {
	text-align: justify;
	font-size: 12px;
	font-family: arial, verdana;
	text-indent: 4em;
}
.bodyitem .detail {
	margin: 0 0 10px 5px; 
	padding: 5px 0 5px 30px; 
	background: transparent url(/files/imgs/dosie.png) repeat-y;
}
.bodyitem a {
	color: #FF6600;
}
.bodyitem li {
	text-indent: 0;
}
.bodyitem p {
	margin-bottom: 0.5em;
}	
.hr_blue, .hr_orange {
	margin: 0 0 10px 0; 
	height: 1px; 
	overflow: hidden; 
	position: relative;
}
.hr_blue {
	background: #9CC5D5; 
}
.hr_orange {
	background: #FF6600; 
}
#body h2 {
	font-size: 16px; 
	font-weight: bold; 
	color: #00509E; 
	margin: 0; 
	padding: 0;
}
#body h3 {
	font-size: 14px; 
	font-weight: bold; 
	color: #00509E; 
	margin: 5px 0; 
	padding: 0;
}
.pages a:hover {
	background: #FDE583;
}
.pages b {
	background: #FDE583;
}
.date {
	color: #ff6600; 
	font-weight: bold; 
	font-size: 12px; 
	margin: 0 0 0 0px;
}
#authform form {
	border: 1px solid #333;
}
#authform input {
	border: 1px solid #333;
}
.ibridge-users {
	font-weight: bold;
	color: #ff6600; 
}
#ibridge .question {
	width: 679px;
	padding: 10px;
	background: #FBEAD8;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
}
#ibridge .author {
	margin: 0 0 5px 20px;
	font-weight: bold;
}
#ibridge .question .author {
	color: #00509E; 
}
#ibridge .answer .author {
	color: #000;
}
#ibridge .answer .text {
	color: #000;
	text-indent: 20px;
	font-weight: normal;
}
#ibridge .question .text {
	color: #000;
	text-indent: 20px;
	font-weight: bold;
}
#ibridge .answerbtn {
	color: #000;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	margin: 5px 10px;
	text-indent: 20px;
	text-decoration: underline;
}
#ibridge .answer {
	width: 689px;
	padding: 10px;
	background: #FFF;
	color: #000;
	margin: 5px 0;
}

#ibridge #answerform, #ibridge #editform {
	width: 679px;
	padding: 0px;
	color: #000;
	margin: 5px 0;
	text-align: center;
}
#ibridge #editform {
	width: 650px;
}
#ibridge #answerform form, #ibridge #editform form {
	padding: 0;
	margin: 0;
}
#ibridge #answerform textarea, #ibridge #editform  textarea {
	width: 100%;
	border: 1px solid #666;
	margin-bottom: 10px;
}
#ibridge #answerform input, #ibridge #editform input {
	color: #000;
}
#askquestion {
	width: 689px;
	padding: 10px;
	background: #FBEAD8;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	text-align: center;
}
#askquestion form {
	padding: 0px;
	margin: 0px;
}
#askquestion textarea {
	width: 680px;
	margin-bottom: 10px;
	text-align: left;	
	border: 1px solid #666;
}
#askquestion input {
	color: #000;
}
#index {
	text-align: left;
	float: left;
	width: 722px;
	margin-bottom: 10px;
	table-layout: fixed;
	border-collapse: collapse;
}
#index td {
	vertical-align: top;
}
#index .header {
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #9CC5DB; 
	width: 217px;
	padding: 4px 10px;
	height: 30px;
	displas: block;
	overflow: hidden;
	background: #E9EAEC;
	vertical-align: middle;
}
#index .text, #index .verttext {
	border: 1px solid #9CC5DB; 
	padding: 4px 10px;
	height: 120px;
	overflow: hidden;
}
#index .verttext img {
	margin: 6px 10px 10px 0;
}
#index .verttext div {
	text-align: justify;
}
#index a:hover {
	text-decoration: underline;
}
#index .header div {
	overflow: hidden;
	width: 100%;
	height: 30px;
}
#index .text div {
	overflow: hidden;
	width: 100%;
	height: 104px;
}
#index .text div p, 
#index .verttext div p{
    margin-top: 0;
}
