@charset "UTF-8";

body {
margin: 0;
padding: 0;
	}
/* Gallery and Playback Controls
----------------------------------------------- */

#thumbnails{
height:0px;
width:0px;
margin:0 0 0 0;
padding:0 0 0 0;
line-height:0px;
}
.controls {	
margin:0 0 0 0; 
padding:22px 0 0 0;
width:70px;
float:right;
text-align:left;
}
#caption{
padding:0 0 0 0;
height:26px;
}
#CaptionContainer{
padding:0;
margin:0;
height:26px;
border-bottom:1px;

list-style:none;
}
#transport {
margin: 0 0 0 0;
padding: 0;
list-style: none;
float:right;
}
#transport li {
float: left;
margin: 0;
padding: 0;
list-style:none;
}
#transport a {
background:url(../Buttons/buttonBlank.gif);
width:20px;
height:21px;
font-size:12px;
text-align:center;
text-decoration: none;
margin: 2px 0 0 0;
padding:2px 0 0 0;
float: left;
display: block;
-moz-user-select: none;
-khtml-user-select: none;
list-style:none;
}
#transport a:link {
background:url(../Buttons/buttonBlank.gif);
background-repeat:no-repeat;
color: #7d7d7d;
list-style:none;
}
#transport a:hover {
background:url(../Buttons/buttonPress.gif);
-moz-user-select: none;
-khtml-user-select: none;
list-style:none;
}
#transport a:visited {
background:url(../Buttons/buttonBlank.gif);
background-repeat:no-repeat;
color: #7d7d7d;
list-style:none;
}
#transport a:hover {
background:url(../Buttons/buttonPress.gif);
-moz-user-select: none;
-khtml-user-select: none;
list-style:none;
}
#picture {
padding:0;
margin:0;
width: 270px;

}
#mainImageOutline {
margin: 0;
padding: 0; 
width: 270px;
background-color:#FF0000;
}
