body{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-color: #000000;
}
#gallery_masthead{
	width: 728px;
	height: 87px;
}
#gallery_content_container{
	width: 728px;
	height: 423px;
	background-color: #DDEBF3;
}
#gallery_photo{
	position : absolute;
	top : 92px;
	left : 10px;
	width: 446px;
	height: 410px;
	background-color: transparent;
        text-align: center;
        vertical-align: middle;
}
#gallery_panel_container{
	position : absolute;
	top : 92px;
	left : 466px;
	width: 256px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#gallery_adbg{
	width: 254px;
	height: 80px;
	background-image: url(/cc-common/gallery/images/adbg.gif);
}
#gallery_234x60{
	position : absolute;
	top: 11px;
	left: 11px;
	width: 234px;
	height: 60px;
}
#gallery_controls{
	width: 100%;
	height: 34px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-image: url(/cc-common/gallery/images/controlsbg.gif);
}
#gallery_controls td{
	font-family: Arial;
	font-size: 12px;
	font-color: #000000;
}
#gallery_leaderboard{
	width: 728px;
	height: 90px;
	background:#DDEBF3;
}
#gallery_text{
	width: 245px;
	height: 120px;
	font-family: Arial;
	font-size: 12px;
	font-color: #000000;
}
#gallery_text a:link{
	font-family : Arial;
	font-size : 12px;
	color : #0000ee;
	text-decoration : none;
}
#gallery_text a:visited{
	font-family : Arial;
	font-size : 12px;
	color : #0000ee;
	text-decoration : none;
}
#gallery_text a:hover{
	font-family : Arial;
	font-size : 12px;
	color : #ee0000;
	text-decoration : none;
}
.gallery_links{
	width: 100%;
	height: 34px;
	border-top: 1px solid #999999;
	background-image: url(/cc-common/gallery/images/controlsbg.gif);
	font-family: Arial;
	font-size: 9px;
	font-color: #000000;
	overflow: hidden;
}
.gallery_links div{
        margin: 4px 2px 0px 2px;
}
.gallery_links a:link{
	font-family : Arial;
	font-size : 11px;
	color : #0000ee;
	text-decoration : none;
}
.gallery_links a:visited{
	font-family : Arial;
	font-size : 11px;
	color : #0000ee;
	text-decoration : none;
}
.gallery_links a:hover{
	font-family : Arial;
	font-size : 11px;
	color : #ee0000;
	text-decoration : none;
}
#gallery_pulldown{
	position : absolute;
	top : 480px;
	left : 466px;
	width: 256px;
}
#galleryAdCover{
	position:absolute;
	width:258px;
	height:82px;
	top:92px;
	left:466px;
	background:url(./images/advertisementOverlay.jpg) top left no-repeat #DDEBF3;
	z-index:2147483647;
	visibility:hidden;
	clear:both;
}
#galleryLeaderboardWrapper{
	width: 728px;
	height: 90px;
	background:#DDEBF3;
}
