.Description {
	font-size: 11px;
    font-family: Arial;
    color: #ababab;
    text-decoration: none;
}

#L_Info {
	width: 123px;
	min-height: 323px;
	margin-right: 3px;
	float: left;
	position: relative;
}

.L_InfoBg {
	background-color: #1b1b1b;
	background-image: url('images/links_infoBg.jpg');
	background-repeat: no-repeat;
}

#L_PopFiles {
	position: relative;
	width: 841px;
	float: left;
}

.L_PopFilesItem div {
	position: relative;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}

.L_PopFilesItem p {
	width: 204px;
	height: 46px;
	margin: 0px;
	padding: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

.L_PopFilesItemBar {
	position: absolute;
	left: 0px;
	top: 105px;
	background-image: url("images/Box_66T.png");
	width: 100%;
	height: 46px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
	font-weight: normal;
}

.L_CategoriesBox {
	background-color: #1b1b1b;
	background-repeat: no-repeat;
	display: block;
	height: 23px;
	margin-bottom: 3px;
}

.L_CategoriesBox h1 {
	font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    margin: 0px;
    margin-top: 4px;
    margin-left: 10px;
	padding: 0px;
	float: left;
}

.L_CategoriesBox h1 a {
	color: #fae2a8;
	text-decoration: none;
}

.L_CategoriesBox p {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-top: 4px;
	padding-left: 15px;
}

.CategoryButton {
	float: left;
	margin-left: 132px;
}

.AddFileButton {
	float: right;
	margin-right: 5px;
}

.CategoryBar {
	background-repeat: no-repeat;
	background-color: #1b1b1b;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 124px;
	height: 256px;
}

.CategoryBar h1 {
	line-height: 8px;
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	margin-top: 3px;
	float: left;
}

.CategoryBar div {
	margin: 5px;
	margin-top: 159px;
}

.CategoryItemsBox {
	float: left;
	background-color: #1b1b1b;
	width: 280px;
	margin-bottom: 3px;
}

.CategoryItemsBox h2 {
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}

.CategoryItemsBox img {
	float: left;
	margin-right: 7px;
	width: 115px;
}

#License {
	background-image: url("images/tooltipDivBg.jpg");
	background-repeat: no-repeat;
	background-color: #000000;
	position: absolute;
	display: none;
	left: 0px;
	top: 3px;
	width: 454px;
	z-index: 1000;
}

.RecentFileBox {
	float: left;
}

.RecentFileBox img {
	width: 94px;
	margin-right: 3px;
}

#L_FileInfoContainer {
	background-image: url("images/download_showFileAllBg.png");
	background-repeat: no-repeat;
	background-position: 0px 21px;
	float: left;
}

#L_FileInfoContainer2 {
	background-image: url("images/download_showFileAllBg2.png");
	background-repeat: no-repeat;
	background-position: 0px 21px;
	margin-bottom: 3px;
	float: left;
}

#L_FileInfo {
	position: relative;
	width: 841px;
	float: left;
}

.GalleryPageBuilder {
	float: right;
	font-size: 10px;
}

.H1FileName {
	margin: 0px;
	padding: 0px;
	line-height: 10px;	
}

.L_FileDescription {
	float: left;
	width: 450px;
}

.L_FileDescription div.margin {
	margin: 3px;
}

.Description span {
	color: #777777;
}

.FileDescription {
	text-align: justify;
	margin: 0px;
}

#Buttons {
	position: absolute;
	top: 87%;
	left: 5px;
}

#FileGallery {
	width: 390px;
	min-height: 100px;
	float: left;
	font-size: 10px;
}

#RateBox {
	width: 35px;
	float: right;
}

#RateBox div {
	margin: 0px;
}

#RateBox div.selectbox-wrapper
{
	margin-top: -10px;
	height: 200px;
	overflow: hidden;
}

#RateBox .selectbox {
  width: 33px;
  padding-left: 0px;
  border: 1px solid #000000;
  font-size: 8px;
  background: url('images/downloadRateArrow.png') right no-repeat;
}

#RateBg {
	position: relative;
	background-image: url("images/downloadRateLightBG.png");
	background-repeat: no-repeat;
	height: 100px;
}

#RateLight {
	background-image: url("images/downloadRateBG.png");
	background-repeat: no-repeat;
	width: 35px;
	float: left;
}

#RateText {
	font-size: 17px;
	text-align: center;
	position: absolute;
	top: 71px;
	left: 0px;
	width: 100%;
}

#L_FileGallery {
	float: left;
	width: 331px;
}

#FormGalleryBox {
	width: 324px;
	height: 225px; 
}

#FormGalleryBox img {
	width: 66px;
	float: left;
	margin-right: 3px;
	margin-top: 3px;
}

/* Browse files */
#BrowseContainer {
	width: 967px;
	background-image: url("images/download_browse_bg.gif");
	background-position: 0px -10px;
}

#BrowseFilesContainer {
	float: right;
	width: 840px;	
}
/* Eof Browse files */
