/* CSS Document */	
#travidia_driver_160  #ropThumbMidTable {
	text-align: center; /* centers all text within this container */
	margin: 4px 0; font-size:10px; /* change this according to context needs in column */
	display:block;
	width:120px;
	font-family:arial;
		}
#travidia_driver_160  #ropThumbMidTable img {
	text-align: center; /* center thumbnail for older browsers */
	margin: 0 auto; /* center thumbnail */
	border: 1px solid #525D7B; /* border around the image itself */
		}
#travidia_driver_160  #ropThumbMidTable img:hover { 
	border: 1px solid #94A2AD;  /* if you want the border to highlight when on hover - Firefox/IE7 etc. */
		}
#travidia_driver_160  #ropThumbMidTable h2 { /* the Avertiser Name above thumbnail */
	margin: 0 0 2px; font-size:10px; color:#525D7B /* a bit of space betwixt the name and image - need to breath... */
#ropThumbMidTable a:link, a:visited, a:active{
	font-family:arial; 
	font-size: 9px;
	color:#525D7B;
	text-decoration:none}
#travidia_driver_160  #ropThumbMidTable a:hover{
	font-family:arial; 
	font-size: 9px;
	color:#333333;
	text-decoration:underline} 
#travidia_driver_160  #ropThumbMidTable .viewmore:link, .viewmore:visited, .viewmore:active{
	font-family:arial; 
	font-size: 11px;
	color:#525D7B;
	text-decoration:none;
	font-weight:bold}				   
#travidia_driver_160  #ropThumbMidTable .viewmore:hover{
	font-family:arial; 
	font-size: 11px;
	color:#333333;
	text-decoration:underline
	}
