/* CSS Document */
#container{ width:650px; height:auto;}
.pictures_container{ width:130px; height:130px; float:left; padding:10px 15px 2px;}
.pictures_container img { width:100px; height:75px; border:1px medium #990000;}
.text_gallery{ width:100px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}

.test_container{ width:700px; clear:both; border-bottom:1px solid #00CCFF;}
.test{ width:150px; height:120px; float:left;}
.test2{ width:150px; height:120px; float:left;}
.test3{ width:150px; height:120px; float:left; padding-left:10px;}

.title_bar{ width:650px; height:32px; background:url(../BACKGROUND/titles_gallery.jpg); background-repeat:no-repeat; color:#FFFFFF; padding-top:6px; font-weight:bold; clear:both;}
