/*
Theme Name: Einstein Theme
Theme URI: http://www.einsteinindustries.com/
Description: A customized wordpress theme by Einstein Industries
Version: 0.3
Author: apatten@einsteinindustries.com

	CSS NOT LOCATED HERE REFER TO /css
	
*/

#videoGallery {
margin:0 0 0 25px;
}
.flvgallery-item {
display:block;
width:120px !important;
border:1px solid #252F3C;
margin:0 8px 8px 0 !important;
text-align:center !important;
min-height:150px;
height:auto !important;
height:150px;
}
.flvgallery-item h2 {
display:block;
font:bold 11px verdana;
paddin:0px !important;
margin:5px 5px 8px 5px !important;
text-decoration:none;
}
.flvgallery-thumbnail {
text-align:center !important;
}
.gecko .flvgallery-thumbnail {
margin-left:10px;
}
.flvgallery-caption {
font:normal 11px verdana;
}
