/* CSS Document */

div#archive
{
	width:470px;
	height:79px;
	float:left;
	background-color:#858FB6;
}
div.archive_bg
{
	width:260px;
	float:left;
}
div.archive_left
{
	width:10px;
	float:left;
}
div.site_scroll
{
	float:left;
	width:75px;
}
div.arrow
{
	float:left;
	width:13px;
}
div.year_bg
{
	float:left;
	width:49px;
	height:23px;
	background-image:url('../images/updates/archive_year_bg.gif');
	padding-top:5px;
}
div.months
{
	padding-top:6px;
	padding-left:10px;
	height:22px;
	float:left;
}
div#main
{
	background-color:#E79DC1;
	width:742px;
}
div.year
{
	padding-left:10px;
	padding-right:10px;
}
div.gallery_title
{
	background-image:url('../images/updates/title_bottom.jpg');
	background-repeat:no-repeat;
	width:155px;
	height:14px;
}
div.gallery_count
{
	background-image:url('../images/updates/count_top.jpg');
	background-repeat:no-repeat;
	width:75px;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}
div.pics_count
{
	background-image:url('../images/special/count_top.jpg');
	background-repeat:no-repeat;
	width:57px;
	height:14px;
	margin:0px;
	padding:0px;
}
div.special_title
{
	background-image:url('../images/special/title_bottom.jpg');
	background-repeat:no-repeat;
	width:115px;
	height:14px;
}
div.gallery_date
{
	width:155px;
	height:14px;
}
div#search_dropdowns
{
	width:742px;
	background-color:#858FB6;
}
select.quicksearch
{
	height:20px;
	background-color:#a5afd6;
	border-color:#687299;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 100px;
}

