body { 
background-color : #f3f3f3; 
} 

body, td { 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 13px; 
color : #666666; 
} 

a:link { 
color : #3333cc; 
} 

a:visited { 
color : #3333cc; 
} 

a:hover { 
color : #ff00cc; 
} 

a:active { 
color : #3333cc; 
} 

#allpicsgallerythumbs .picsgallerythumb { 
float : left; 
text-align: center; 
overflow: hidden;
 
width: 122px; 
height: 203px; 
margin: 8px 16px 12px 8px;
 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
} 

#allvidsgallerythumbs .vidsgallerythumb { 
float : left; 
text-align: center; 
overflow: hidden;
 
width: 162px; 
height: 150px; 
margin: 8px 13px 12px 8px;
 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 11px; 
color : #666666; 
} 
