
.galleryTitle {margin-bottom: 20px; color:#000000; font-size:20px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif;}
.captionText {margin:20px 0px 0px 0px; text-align:center; color:#000000; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif;}

.content { margin:15px auto 15px auto; width: 420px; /*background-color: #ffffff;   position:relative; overflow: hidden*/}
#gal_box {/*position:absolute; bottom:0; left:0;*/ width: 380px;  /*background-color: #ffffff;*/ }
#form{margin: 10px 0px 20px 0px;}
.galDesc { /*background-color: #ffffff;*/ padding: 10px 10px 10px 10px; margin-bottom:10px;}

#leftbutton {background-color: #0d6a7b; color: #ffffff; font-weight: bold; font-size: 10pt; margin-left:10px; margin-right:10px; width:35px; height:20px; border:none;}
#rightbutton {background-color: #0d6a7b; color: #ffffff; font-weight: bold; font-size: 10pt; margin-right:10px; width:35px; height:20px; border:none;}

.rightcol{background-color: #ffffff; height:760px; }

/*#img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

#img-shadow img {
  display: block;
  position: relative;

  margin: -8px 6px 6px -8px;
  }
  */
  
  #img-shadow {
  margin: 20px auto 0px auto ;
  }
select {margin-left:20px; width:200px; }
option {font-size:12px}


/****************************************************
transition css

/* default opacity for IE */
img {
	filter:alpha(opacity=100);
	}

/* duplicate image positioning */
img.idupe {
	position:absolute;
	z-index:30000;
	visibility:hidden;
	}
/******************************************************/

.homeRightRoundedContainer {
	width: 100%;
	background-image: url('/lyricfm/gallery/right_new_roundbg.jpg');
	background-repeat: repeat;
	display: table;
}	

.homeRightSectionHeader {
	width: 100%;
	background-image: url('/lyricfm/images/right_new_roundtop.jpg');
	background-repeat: repeat-x;
	display: table;
	padding-top: 0px;
}

.homeRightMasterContainer {
	width: 100%;
	background-color: #1B3033;
	padding-top: 4px;
	padding-bottom: 0px;
	color: #000000;		
}
.homeRightMasterContainer a {
	color: #321615;
}

.homeRightSectionFooter {
	width: 100%;
	background-color: transparent;
	display: table;
}

.homeRightSectionFooter img { display: block; }

ul.archive_list li{
	float:left;
	 margin-top:50px;
	 list-style-type: none;
}

ul.archive_list li img{
	margin-right:5px;
}

ul.archive_list li a{
color:#321615
}
