#motioncontainer a img{ /*image border color*/
	border: 1px solid #FFFF99;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px #FF6600 solid;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}.textBlock {  overflow: hidden; clip:        rect(   ); height: 270px; width: 308px; letter-spacing: normal; word-spacing: normal}
.titleText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; letter-spacing: normal; word-spacing: normal}
.defaultBox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #333333; text-decoration: none; letter-spacing: normal; word-spacing: normal; border: 0px none}
.linkText {  text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000}
a:hover {  text-decoration: none}
.mailBox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #000000; text-decoration: none; border: 1px #CC99FF solid}
.SN {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333333; text-decoration: underline}
.defaultBoxCenter {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none; 
	letter-spacing: normal; 
	word-spacing: normal; 
	border: 0px none;
	height: 100%;
	vertical-align: middle;	
}


