/* HOMEPAGE CODE ADSHOW ADD-ON 2009 */
/*  ssg 12Jul2008 edited date-location to move date to top right */

.pictureend-home	{
			background-color: #000000;
		        background-image: url("AdShow-background.jpg");
			background-repeat: no repeat;
        		border-left: #000000 1px solid;
			}

.AdShow			{
			background-color: #FFFFFF;
			border-left: #000000 0px solid;
			border-right: #000000 0px solid;
			border-top: #000000 0px solid;
			border-bottom: #000000 1px solid;
			}

.pageheighthome		{ height: 450px; }


#date-location		{
			visibility: visible;
			position: absolute;
			top: 70px;
			right: 60px;
			text-align:right;
			}

