/* Gallery Styles */



#motioncontainer {

	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */

width: 728px; /* Set to gallery width, in px or percentage */

	height: 135px;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 10px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #FFFFFF;

	border-bottom-color: #FFFFFF;

	border-left-color: #FFFFFF;

	margin-right: auto;

	margin-left: auto;

	margin-top: 0px;

	margin-bottom: 0px;

}

#maintable #reserve {

	font-weight: bold;

	font-size: 16px;

	position: absolute;

	left: 600px;

	top: 430px;

	padding: 10px;

	background-color: #0099FF;

	border-top-width: 1px;

	border-right-width: 4px;

	border-bottom-width: 5px;

	border-left-width: 4px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #FFFFFF;

	border-right-color: #cccccc;

	border-bottom-color: #999999;

	border-left-color: #cccccc;

}

#maintable #text {

	width: 80%;

	margin-right: auto;

	margin-left: auto;

	color: #FFFFFF;

	text-indent: 35px;

	margin-top: 30px;

	font-style: oblique;

	margin-bottom: 20px;

}





#motioncontainer a img {

border: 1px solid #cccccc; /* Set image border color */

}



#motioncontainer a:hover img {

border: 1px solid navy; /* Set image border hover color */

}



#statusdiv {

background-color: lightyellow;

border: 1px solid gray;

padding: 2px;

position: absolute; /* Stop Editing Gallery Styles */

left: -300px;

visibility: hidden;

}



#motioncontainer a:hover {

color: red; /* Dummy definition to overcome IE bug */

}

/* End Gallery Styles */

