.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

#imggallery-outer {
	border: 1px solid #BDBDBD;
	width: 488px;
}

*html #imggallery-outer {
	width: 490px;
}

#imggallery-inner {
	background: transparent url(../images/gallery-bg.gif) no-repeat bottom left;
}

#imggallery-inner-left,#imggallery-inner-right {
	padding: 420px 0 0;
	width: 17px;
}

#imggallery-inner-centre {
	width: 450px;
}

#imggallery-title {
	color: #666666;
	float: left;
	margin: 10px 0 5px;
	width: 100%;
}

#imggallery-title-lt {
	float: left;
	font-weight: bold;
	width: 300px;
	margin: 10px 0px 0px 0px;
}

#imggallery-title-rt {
	float: right;
	text-transform: uppercase;
}

#imggallery-main-txt {
	background: #9CC2FF url(../images/description-slice.gif) repeat-x bottom left;
	color: #FFFFFF;
	padding: 5px 5px 25px;
	margin:0 0 25px;
}

#imggallery-flash-outer {
	padding: 10px 0;
}

.fs-imagegallery-bottom-internalpromo-header,.fs-html-bottom-internalpromo-header,#flash_data
	{
	display: none;
}

#imggallery-largelinks-outer {
	color: #666666;
	padding: 10px 5px 20px;
	text-transform: uppercase;
}

#imggallery-largelinks-middle li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-top: 7px;
}

#imggallery-largelinks-middle span {
	font-size: 120%;
}

#imagegallery-container a,#imagegallery-container a:visited {
	color: #666666;
}

#imggallery-lt-button2 a,#imggallery-rt-button2 a {
	background: transparent url(../images/arrow_rt_bg.gif) no-repeat scroll 0 0;
	display: block;
	height: 18px;
	margin-left: 1px;
	width: 16px;
}

#imggallery-lt-button2 a {
	background: transparent url(../images/arrow_lt_bg.gif) no-repeat scroll 0 0;
}

#nav-buttons {
	display: inline;
}

/**
 * bookmarks
 **/
#dni-blogs-entry-footer-links {
	background:transparent url(../images/bookmark-slice.gif) repeat-x bottom left;
	height:24px;
	border-top: 1px solid #BDBDBD;
}

#dni-blogs-entry-footer-links li {
	border-right:1px solid #9e9e9e;
	display:inline;
	float:left;
	font-weight:bold;
	line-height:24px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:6px;
	padding:0 10px 0 20px;
}

#dni-blogs-entry-footer-digg {
	background:transparent url(../images/digg_icon.gif) no-repeat scroll left center;
}

#dni-blogs-entry-footer-delicious {
	background:transparent url(../images/delicious_icon.gif) no-repeat scroll left center;
}

#dni-blogs-entry-footer-facebook {
	background:transparent url(../images/facebook_icon.gif) no-repeat scroll left center;
}

#dni-blogs-entry-footer-staf {
	background:transparent url(../images/staf_icon.gif) no-repeat scroll left center;
}

#dni-blogs-entry-footer-stumbleupon {
	background:transparent url(../images/stumbleupon_icon.gif) no-repeat scroll left center;
}

#dni-blogs-entry-footer-reddit {
	background:transparent url(../images/reddit_icon.gif) no-repeat scroll left center;
	border:medium none !important;
}

