/* Gallery Styles */

#motioncontainer {
	width: 392px;
	height: 155px;
	left: 20;
	top: 12;


}

#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 */
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	margin: 5px 15px 5px 5px;
	color: #000066;



}
.motioncontainer2 {

	width: 450px;
	height: 155px;
	left: 50px;
	top: 0px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 0px;
	color: #0000CC;
	text-decoration: none;
	list-style-type: disc;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 0px;
	color: #993300;
	text-decoration: none;
}
