﻿a
{
	text-decoration: none;
}
body
{
	font-family: Arial;
}
#noscript
{
	color: Red;
	font-weight: bold;
}
.indexTable
{
	width: 100%;
	background-color: #CCCCCC;
}
.galleryTable
{
	width: 90%;
	font-size: medium;
	color:White;
	background-color: #000000;
}
.imageTable
{
	width: 98%;
	vertical-align: middle;
	text-align: center;
	background-color: #000000;
}

img
{
	border-width: 0px;
	border-color: #FFFF00;
}
.found
{
	color: #FFFFFF;
}
.imagex
{
	border: thin solid #FFFFFF;
}
.title
{
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.description
{
	color: #FFFFFF;
}
.exif
{
	color: #FFFFFF;
	font-size: x-small;
}

#rating
{
	color:white;
}

#ratingButtons
{
	color:White;
}

#outOf
{
	
}

#lblRating
{
	font-size: xx-large;
	font-weight: bold;
}
#lblSaved
{
	padding:2px;
	color:Black;
	background-color:Black;
	width:75px;
}
#navigation 
{
	width:150px;
}
#tweet
{   position:absolute;
    top:85px;
    left:3%;
}
#twitter
{
    position:absolute;
    top:60px;
    left: 3%;
}
#fb-like
{
    position: absolute;
    top: 30px;
    left: 3%;
    width: 300px;
    overflow: hidden;
}
