.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}

ul#sitemap_page {
	padding: 0;
	margin: 0;
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 0 0 20px;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 20px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}

body.lang-ar ul#sitemap_page li {
	list-style-type: none;
	margin: 0 20px 0 0;
	font-weight: bold;
}

body.lang-ar ul#sitemap_page li ul li {
	margin: 10px 20px 10px 0px;
	font-weight: normal;
	list-style-type: disc;
	list-style-position: outside;
}

#searchResults dl { margin: 10px 0 20px 0px; } 
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; } 
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; 
font-weight: normal; }

.featurepane p {
	float: none;
	padding: 10px 0;
	width: auto;
}
.related_downloads {
	margin-left: 0px;
}
.related_downloads li {
	list-style-type: none;
}

ul.resources {
	margin-left: 0;
}

li.resource {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	margin-bottom: 10px;
}

#feattab_two_content h2 {
	margin-top: 20px;
	margin-bottom: 0px;
	clear: left;
}

#feattab_two_content p.news-item {
	margin-bottom: 0px;
	clear: left;
}

.image-alt {
	font-family: Arial;
	padding: 4px;
	color: #555;
}

#resource_links_icons {
	margin: 0;
	padding: 0;
}

#resource_links_icons li {
	list-style-type: none;
}

#resource_links_icons a {
	display: block;
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 50px;
	line-height: 40px;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 8px;
}

#resource_links_icons .emergnc a {
	background-image: url(../images/resource_icons/icon_emergnc.gif);
}

#resource_links_icons .money a {
	background-image: url(../images/resource_icons/icon_money.gif);
}

#resource_links_icons .peopleorgs a {
	background-image: url(../images/resource_icons/icon_peopleorgs.gif);
}

#resource_links_icons .strat a {
	background-image: url(../images/resource_icons/icon_strat.gif);
}

#resource_links_icons .train a {
	background-image: url(../images/resource_icons/icon_train.gif);
}

#tags li {
	float: left;
}

#tags .tag_type {
	float: left;
	font-size: 0.5em;
	line-height: 1em;
}

#tags .tag_name {
	clear: left;
	float: left;
	line-height: 1em;
}

#extras_inner p {
	padding: 0 15px 5px 15px;
}

.category_icon {
	float: left;
	margin: 0 5px 5px 0;
}

.current_rating {
	width: 16px;
	height: 16px;
	background:url(../js/star-rating/star.gif) no-repeat 0 -32px;
	float: left;
}

p.rating {
	margin-bottom: 10px;
	height: 16px;
}

.featurepane {
	padding-right: 10px;
}

#map_legend {
	margin-top: 10px;
	border: 1px solid #ccc;
}

#map_legend th {
	text-align: right;
}

/* Normal Bubble */
div.bubble {
	width: auto;
	font-size: 0.75em;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
	font-size: 1.2em;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 4px;
	background: transparent url(../images/tip.gif) no-repeat 20px 0;
	font-style: normal;
}

ol.comments {
	margin: 0; padding: 0;
}

ol.comments li {
	list-style-type: none;
}

.general_comment_form table th, .general_comment_form table td {
	padding-left: 0;
	padding-right: 10px;
	text-align: left;
}

#comments {
	margin-top: 20px;
}

