*
{
	font-family:Trebuchet MS;
}
a
{
	cursor:pointer;
	color:black;
}
a.noclick
{
	cursor:default;
}
img
{
	border:0;
}
body
{
	background: #e4e4e4;
	margin:0;
}
#top-header
{
	background: #ffffff;
	margin-top:0px;
	padding:20px;
	height:60px;
}
#top-links li.fade
{
	color:#aaaaaa;
}
#top-links, #top-links li, #top-links li a
{
	font-family:Verdana;
	font-size:12px;
}
#top-links
{
	float:right;
	text-align:right;
	margin:5px;
	margin-right:20px;
}
#top-links a
{
	width:95px;
	height:20px;
	display:block;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
#top-links a:hover, #top-links a.active
{
	background: url('images/sprites.png') no-repeat;
	background-position:0px -84px;
}

#top-links a.acp_active
{
	background: url('images/sprites.png') no-repeat;
	background-position:-95px -84px;
	color:white;
}
#top-links li
{
	display:inline-block;
	zoom:1;
	*display:inline;
}
#top-links li a
{
	
	text-decoration:none;
}
#top-banner
{
	float:left;
}
ul#top-buttons
{
	text-align:center;
}
ul#top-buttons li
{
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-right:10px;
}
ul#top-buttons li a
{
	background: url('images/sprites.png') no-repeat;
	background-position:-0px -37px;
	width:121px;
	height:35px;
	display:block;
	text-align:center;
	padding-top:10px;
	color:#777777;
	text-decoration:none;
	text-transform:lowercase;
	font-size:20px;
}
ul#top-buttons li a:hover, ul#top-buttons li a.active
{
	background-position:-133px -37px;
	color:#000000;
}
#body-content
{
	width:90%;
	margin:auto;
	margin-top:20px;
}
.title
{
	color:#222222;
}
.desc, .desc *
{
	font-size:14px;
}
a.x
{
	float:right;
	display:block;
	font-size:10px;
	font-weight:bold;
	font-family:Comic Sans MS;
	margin-top:-3px;
}
.copyright
{
	margin:auto;
	margin-bottom:25px;
}

.copyright, .copyright *
{
	font-size:11px;
	text-align:center;
	color:#cccccc;
	text-transform:uppercase;
	letter-spacing:1px;
}
.copyright span
{
	float:left;
	margin-top:7px;
}
#mahmoud-sakr
{
	background: url('images/sprites.png') no-repeat;
	display:block;
	background-position:-0px -0px;
	width:90px;
	height:40px;
	margin-bottom:10px;
	float:right;
}
form.form
{
	width:50%;
	margin:auto;
}
form.txt_msg
{
	width:90%;
	margin:5px;
}
form.form div.title
{
	text-align:left;
	margin-bottom:15px;
	font-size:25px;
	color:#222222;
}

form.form div.field label
{
	width:200px;
	float:left;
	color:#555555;
}

form.form div.field input[type="text"], form.form div.field input[type="password"]
{
	width:60%;
	height:22px;
	padding:2px;
	padding-top:4px;
	float:left;
	text-align:left;
	font-size:14px;
	border:1px solid #888888;
}

input.ro
{
	background:#aaaaaa;
	color:#777777;
}
form.form div.field_desc
{
	width:60%;
	margin-left:200px;
	margin-bottom:5px;
}

div.field_desc, div.field_desc *
{
	font-size:10px;
	color:#888888;
}
form.txt_msg div.field_desc
{
	width:100%;
	margin-left:0;
	font-size:9px;
}
form.form div.field input[type="submit"]
{
	float:right;
	width:100px;
	font-size:18px;
}

form.form div.field select,form.form div.field option,form.form div.field optgroup
{
	font-size:16px;
	font-style:normal;
}
.forgot
{
	float:left;
	margin-top:5px;
}
.forgot a
{
	font-size:11px;
	color:inherit;
}

#msg, .msg
{
	padding:5px;
	margin:20px;
	margin-bottom:15px;
	display:none;
}
.msg
{
	margin:0;
	margin-right:-3px;
}
#msg, #msg *, .msg, .msg *
{
	font-size:11px;
	color:black;
}
.success
{
	background:#cfffcf;
	border:1px solid #006c00;
}

.failure
{
	background:#ffe6e6;
	border:1px solid #760000;
}

.neutral
{
	background:#fffedc;
	border:1px solid #7f7b00;
}

div.switcher
{
	width:22%;
	float:left;
	margin:5px;
	padding:5px;
	border:1px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
div.switcher, div.switcher span, div.switcher a, div.switcher input, div.switcher textarea
{
	font-size:13px;
	color: #222222;
}
div.switcher span
{
	font-style:italic;
	color: #aaaaaa;
}
div.switcher input[type="submit"], div.switcher a
{
	color: #000000;
}
div.switcher textarea.txt_msg
{
	width:100%;
	height:100px;
	color:black;
}
div.switcher input[type="text"]
{
	width:97%;
}
div.information
{
	width:100%;
	border-color:#bbb;
	box-shadow:0px 0px 5px #999;
	-moz-box-shadow:0px 0px 5px #999;
	-webkit-box-shadow:0px 0px 5px #999;
}
div.information span, div.information 
{
	font-size:16px;
}
div.switcher h2
{
	margin:0;
	font-weight:normal;
	font-style:italic;
}
div.switcher h2 a
{
	font-size:inherit;
}
div.information h2
{
	font-size:26px;
}
ul.intranet
{
	list-style:none;
}
li.intranet
{
	line-height:150%;
}
ul.intranet, li.intranet, ul.intranet a, li.intranet a
{
	font-size: 14px;
	text-decoration:none;
	color: #444;
}
li.intranet img
{
	position:relative;
	top:2px;
}
span.file_info
{
	font-size:10px;
	color:#bbbbbb;
}
div.folder_content
{
	display:none;
}
div.intranet_loading
{
	font-size:10px;
	padding-left:22px;
	color:#444444;
}
div.intranet_folder
{
	width:10%;
	float:left;
}
div.intranet_folder a
{
	font-size:14px;
	color: #444;
}
form.uploadform, form.uploadform div, form.uploadform input
{
	font-size:11px;
	padding:0;
	color:#222222;
}
form.uploadform input[type="file"], form.uploadform input[type="submit"]
{

}

form.uploadform input[type="text"]
{
	width: 150px;
}
#upload_dir_div
{
	display:inline-block;
	vertical-align:top;
	background:#bbbbbb;
	padding:2px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#howto div.title
{
	font-size:14px;
}
#howto li
{
	font-size:10px;
}
#intranet-body
{
	float:left;
}
.news_row
{
	margin-bottom:25px;
}
.news_date, .news_header
{
	float:left;
}
.news_date
{
	background:#d8d8d8;
	width:60px;
	height:45px;
	padding-top:5px;
	margin-top:2px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}
.news_header
{
	margin-left:5px;
	margin-top:-5px;
	width:80%;
}
.news_title
{
	margin-bottom:-5px;
}
.news_title, .news_title a
{
	font-size:40px;
	letter-spacing:-2px;
	color:#333333;
	text-decoration:none;
}

.news_info
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.news_info, .news_info a
{
	font-size:10px;
	color:#999999;
}
span.day, span.month, span.year
{
	display:block;
	text-align:center;
	margin-bottom:-10px;
	color:#333333;
	font-size:22px;
	letter-spacing:-1px;
}
span.day
{
	display:inline;
	color:#555555;
	margin-right:1px;
}
span.month
{
}
span.year
{
	color:#888888;
	font-size:10px;
	margin-top:10px;
	margin-bottom:5px;
	letter-spacing:10px;
	margin-left:5px;
}
.news_body
{
	margin-top:10px;
}
.news_body, .news_body *
{
	font-size:15px;
}
table.table
{
	width:100%;
	padding:0;
}
table.table td, table.table th
{
	padding:5px;
	border:1px solid;
	border-left:0;
}
table.table *
{
	
	font-size:12px;
}
table.table th
{
	background:#777777;
}
table.table tr.editrow td
{
	background: #f1e4e4;
}
table.table td
{
	border-top:0;
}
table.table td.center
{
	text-align:center;
}
table.table .first
{
	border-left:1px solid;
}
.narrowcolumn {
	float: left;
	width:75%;
}

.widecolumn {
	width: 100%;
}
#sidebar
{
	width:25%;
	float:left;
}
#sidebar *
{
	font-size:12px;
}
#sidebar ul
{
	list-style:none;
}
#searchform label.screen-reader-text
{
	display:none;
}
#searchform div
{
	text-align:center;
}
h2.pagetitle
{
	font-style:italic;
}
#respond, #respond p, #respond a, #respond h3, #respond small, #respond input, #respond textarea
{
	font-size:15px;
}
#respond textarea
{
	width:100%;
}
#respond input[type="text"]
{
	width:170px;
}
.navigation a, .navigation div
{
	font-size:11px;
}
.alignright
{
	text-align:right;
}
.alignleft
{
	text-align:left;
}
#bb_searchform
{
	float:right;
	margin-top:-10px;
	margin-bottom:10px;
}
#bb_searchform, #bb_searchform *
{
	font-size:11px;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background-color: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	text-align: left;
	background-color: rgb(102, 102, 102);
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
	padding: 5px 9px;
	color: rgb(255, 255, 255);
}

#latest th a, #forumlist th a, #favorites th a {
	color: rgb(200, 200, 200);
	font-style: italic;
}

#latest th a:hover, #forumlist th a:hover, #favorites th a:hover {
	color: rgb(255, 255, 255);
}

tr.bb-category td {
	background-color: #ddd;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 3em;
	width: 100%;
}

#latest, #forumlist {
	margin-top: -0.9em;
}


/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em 0;
}

.infobox ul {
	margin: 10px 0 10px 20px;
	padding: 0;
	list-style-type: disc;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

#tag-form p {
	margin-bottom: 0;
}

input#tag {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

input#tagformsub {
	border: 1px solid #999;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 4px;
}

input#tagformsub:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

input#tagformsub:active {
	border-color: rgb(0, 100, 0);
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
	text-align: center;
}

#thread {
	list-style: none;
	margin: 2em 0 0 0;
	padding: 0;
}

#thread li {
	line-height: 1.5em;
	clear: both;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1.5em 1em;
	margin-left: 140px;
	background-color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#thread li.alt .threadpost { background-color: transparent; }

#thread li.deleted { background-color: transparent; }

#thread li.deleted .threadpost { background-color: #ee8888; }

#thread li.alt.deleted .threadpost { background-color: #ff9999; }

#thread li .post-undelete-link, #thread li.deleted .post-delete-link { display: none; }
#thread li.deleted .post-undelete-link { display: inline; }

#thread li.deleted .before-post-delete-link, #thread li .before-post-undelete-link { display: none; }
#thread li.deleted span.before-post-undelete-link { display: inline; }
#thread li.deleted div.before-post-undelete-link { display: block; }
#thread li.deleted li.before-post-undelete-link { display: block; }

#thread li.pingback {
	margin-left: 140px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #e4f3e1;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 0.2em solid #e4f3e1;
}

#thread li.pingback.alt {
	background-color: #fff;
}

#thread li.pingback .threadpost {
	background-color: #e4f3e1;
}

#thread li.pingback.alt .threadpost {
	background-color: #fff;
}

#thread li.pingback .threadauthor {
	float: none;
	padding: 0.9em 0.9em 0;
	width: auto;
}

#thread li.pingback .threadauthor strong {
	font-weight: normal;
}

#thread li.pingback .threadauthor small {
	color: #333;
}

#thread li.pingback .threadpost {
	margin-left: 0;
	padding: 0.5em 0.9em 1.5em;
}

#thread li.pingback .post {
	font-style: italic;
	color: #333;
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px dotted #ccc;
}

#thread .post {
	_height: 90px; /* Hack to fix broken .alt coloring in IE6 */
}

#thread .post blockquote {
	margin: 0 0 0 2.4em;
	padding: 0 0 0 0.8em;
	border-left: 3px solid #ccc;
}

#thread .post li { clear:none; }

.poststuff {
	clear:both;
	_clear: none; /* Hack to fix broken .alt coloring in IE6 */
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
}

h2.post-form {
	border-bottom-width: 0;
	margin-bottom: 2px;
}

.postform {
	background-color: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	max-width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform label { display: block; }

.postform #topic,
.postform #tags-input {
	margin: 5px 0;
	padding: 5px;
	width: 724px;
	border: 1px solid #ccc;
	display: block;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.postform p#post-form-forum-container label span {
	font-weight: bold;
	font-style: italic;
}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

p.submit { text-align: right; }

p.allowed { margin-bottom: 0; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

p.rss-link {
	text-align: right;
}

a.rss-link {
	padding: 6px 0 6px 20px;
	background-image: url('images/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; display:inline; }

fieldset {
	border-width: 0;
	padding: 0;
	margin: 0;
	display:inline;
	vertical-align:middle;
}
pre, code { font: 1.0em Monaco, 'Courier New', monospace; }

.bbcrumb {
	letter-spacing: 1px;
	padding: 5px 0 20px;
	font-weight: bold;
}

.search-form input[type="text"]
{
	width:150px;
}
/* Search
=================================== */

#topic-search-form fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#topic-search-form div {
	clear: both;
}

#topic-search-form div label {
	display: block;
	float: left;
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
	font-weight: bold;
}

#topic-search-form div div {
	display: block;
	float: left;
	clear: none;
	padding: 5px;
}

#topic-search-form div div input {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#search-for { margin: 15px 0 5px; }

.search-results { margin: 0 0 10px; }

.search-results ol { margin: 5px 0 0 28px; }

.search-results ol li { margin: 0 0 3px; }

/* Login, Register, Profile Edit
=================================== */

#login-page fieldset,
#register-page fieldset,
#profile-page fieldset {
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px;
	margin-bottom: 15px;
	background-color: #f6f6f6;
}

#login-page legend,
#register-page legend,
#profile-page legend {
	font-weight: bold;
	padding: 0 15px;
}

#login-page fieldset table,
#register-page fieldset table,
#profile-page fieldset table {
	text-align: left;
	margin: 0 15px;
	width: 95%;
	border-collapse: collapse;
}

#login-page fieldset table th,
#register-page fieldset table th,
#profile-page fieldset table th {
	padding: 5px;
	text-align: right;
	width: 20%;
	vertical-align: top;
	padding-right: 1em;
}

#login-page fieldset table tr.error th em,
#register-page fieldset table tr.error th em,
#profile-page fieldset table tr.error th em {
	position: absolute;
	/* fieldset:padding-left + table:margin-left + table:width + td:padding-left + input:width + input:padding-right */
	left: 458px; /* 10 + 15 + 20% * ( 95% * (760 - 10)  ) + 5 + 280 + 5 */
	margin-left: 1em; /* th:padding-right = 1em */
	color: red;
	font-style: normal;
}

#login-page fieldset table td,
#register-page fieldset table td,
#profile-page fieldset table td {
	padding: 5px;
}

#login-page fieldset table td p,
#register-page fieldset table td p,
#profile-page fieldset table td p{
	margin: 5px 0;
}

#login-page fieldset input[type=text],
#register-page fieldset input[type=text],
#profile-page fieldset input[type=text],
#login-page fieldset input[type=password],
#profile-page fieldset input[type=password] {
	width: 280px;
	border: 1px solid #ccc;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#login-page fieldset p,
#register-page fieldset p,
#profile-page fieldset p {
	font-size: 11px;
	margin: 10px 16px;
}

#login-page tr.form-required label:before,
#register-page tr.form-required label:before,
#profile-page tr.form-required label:before,
p.required-message:before {
	content: ' * ';
	color: red;
	vertical-align: 10%;
}

.form-invalid {
	background-color: #ffebe8 !important;
}

.form-invalid input {
	padding: 1px;
	border: 1px solid #c00 !important;
}

.hidden {
	display: none;
}

#pass-strength-result {
	padding: 2px;
	text-align: center;
	width: 280px;
	border: 1px solid #ccc;
	background-color: #e3e3e3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#pass-strength-result.bad {
	background-color: #ffeff7;
	border-color: #c69;
}

#pass-strength-result.good {
	background-color: #effff4;
	border-color: #66cc87;
}

#pass-strength-result.short {
	background-color: #e3e3e3;
}

#pass-strength-result.strong {
	background-color: #59ef86;
	border-color: #319f52;
}

p.submit input {
	background-color: #ccc;
	border: 1px solid #999;
	padding: 2px 4px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

p.submit input:hover {
	background-color: #ddd;
	color: rgb(0, 100, 0);
}

p.submit input:active {
	border-color: rgb(0, 100, 0);
}

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	display: inline;
	margin-left: 3px;
}

#profile-menu li a {
	font-size: 1.1em;
	background-color: #ddd;
	padding: 4px 7px;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #e4f3e1;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }
ul.topnav {
}
ul.topnav li {
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a
{
	margin:0;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	margin: 0; 
	padding: 0;
	display: none;
	background: white;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 0px 0px 10px #888;
	-moz-box-shadow: 0px 0px 10px #888;
	-webkit-box-shadow: 0px 0px 10px #888;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	clear: both;
}
html ul.topnav li ul.subnav li a {
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}
h3#comments, ol.commentlist, ol.commentlist cite, ol.commentlist a
{
	font-size:15px;
}
.commentmetadata, .vcard
{
	display:inline;
}
ol.commentlist .commentmetadata a
{
	font-size:10px;
}
.comment-body reply
{
	clear:both;
}
.inline
{
	display:inline;
}
.intranet_edit_box
{
}
.hidden
{
	display:none;
}
.course_list
{
	background-color:#f2f2f2;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:10px;
	margin:2px;
	-moz-box-shadow:0px 0px 5px #aaa;
	box-shadow:0px 0px 5px #aaa;
	-webkit-box-shadow:0px 0px 5px #aaa;
}
.opac_20
{
	opacity:0.2;
	filter:alpha(opacity=20);
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}
.intranet_settings_links, .intranet_settings_links a
{
	font-size: 12px;
	text-transform: lowercase;
}
.intranet_settings_links
{
	margin-left: 5px;
}
.intranet_warning
{
	margin:0;
	padding:5px;
	background:#ffe6e6;
	border:1px solid #760000;	
}

.intranet_warning, .intranet_warning a
{
	font-size: 11px;
	font-weight: bold;
}
.log_imp_3
{
	background:#cf0000;
}
.log_imp_2
{
	background:#ff6f6f;
}
.log_imp_1
{
}
.mini_img
{
	width:8px;
}
.block
{
	display:block;
}