/* Gallery Styles */

.mg1 {
	font-size:1px !important;
	overflow:hidden !important;
	display:block !important;
	height:1px !important;
	background:#fe4d00 !important;
	margin:0 5px !important;
}
.mg2 {
	font-size:1px !important;
	overflow:hidden !important;
	display:block !important;
	height:1px !important;
	background:#ffffff !important;
	border-right:2px solid #fe4d00 !important;
	border-left:2px solid #fe4d00 !important;
	margin:0 3px !important;
}
.mg3 {
	font-size:1px !important;
	overflow:hidden !important;
	display:block !important;
	height:1px !important;
	background:#ffffff !important;
	border-right:1px solid #fe4d00 !important;
	border-left:1px solid #fe4d00 !important;
	margin:0 2px;
}
.mg4 {
	font-size:1px !important;
	overflow:hidden !important;
	display:block !important;
	height:2px !important;
	background:#ffffff !important;
	border-right:1px solid #fe4d00 !important;
	border-left:1px solid #fe4d00 !important;
	margin:0 1px !important;
}

#motioncontainer {
width:525px !important;
-width: 530px !important; /* Set to gallery width, in px or percentage */
height: 100px !important; /* Set to gallery height */
margin:0px 15px 0px 8px !important;
padding:5px !important;
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
width:150px !important;
height:112px !important;
}

#motioncontainer a:hover img {

}

#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 */
