        
          .rav_project {
            margin-bottom: 5px;
          }
          
          .rav_project a.rav_title {
            font-size: .9em;
            color: #333
            margin-top: 2px;
          }
          
        .rav_project .rav_started { 
		
		font-size: .8em;
		font-style: italic;
		font-color: eee
                margin-bottom: 5px;
          }

        .rav_project .rav_finished { 
		
		font-size: .8em;
		font-style: italic;
		font-color: eee
                margin-bottom: 5px;
          }


	.rav_project a.rav_designer {
            font-size: .8em;
		
          } 

          .rav_project .rav_progress_text {
            position: relative;
            text-align: center;
          }
        
          .rav_project .rav_progress_bar_wrapper {
            border: 1px solid #eee;
            margin-top: 2px;
          } 
        
          .rav_project .rav_progress_bar { 
            position: relative;
            padding: 1px;
            border-left: 1px solid #aaa;
            border-top: 1px solid #aaa;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #ccc;
            background-color: #eee;
            
          }
        
          .rav_project .rav_progress_bar .rav_progress_filled { 
            position: absolute;
          }
          
          .rav_project .rav_photo_link {
            margin-bottom: 5px;
            display: block;
            width: 77px;
            height: 77px;
            margin-left: 1px;
            margin-top: 5px;
            border: 1px solid #cccccc;
          }
          
          .rav_project .rav_photo_link img {
            width: 75px;
            height: 75px;
            border: 1px solid #ffffff;
          }
          
          .rav_project_with_photos {
            margin-bottom: 20px;
          }
                    .rav_project {
                      float:left; 
                      height:120px; 
                      margin-bottom:140px;
                      width: 95px;
                    }

.rav_gallery_project {
  float: left;
  width: 250px;
  height: 440px;
  padding: 10px;
  margin: 10px;
  border: 2px dotted #3F547F;
			background-color: #dddddd;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;

}
.rav_gallery_photo {
}

.rav_gallery_photo img {
    display: block;
    margin: 5px;
    border: 1px solid #3F547F;
			background-color: #A8ACB8;
	            padding: 4px;
	        margin-top: 10px;
			margin-bottom: 10px;
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;



}
.rav_gallery_title {
  font-size: 1.2em;
  display: block;
  letter-spacing: 0px;
  font-weight: bold;
  text-decoration: none;
  color: #3F547F;
  padding: 2px;
  margin-top: 5px;
}

.rav_gallery_extras {
  display: inline;
font-size: .9em;
}

.rav_gallery_extras img {
  display: inline;
  border: 0px;
}


.rav_gallery_pattern {
     align: center;
  font-size: .9em;
  text-decoration: none;
  font-style: italic;
  color: #3F547F;
}

.rav_gallery_designer {
     align: center;
  font-size: .9em;
  text-decoration: none;
  font-style: italic;
  color: #3F547F;
}

.rav_gallery_yarn {
       align: center;
  font-size: .9em;
  text-decoration: none;
  font-style: italic;
  color: #3F547F;
}

.rav_gallery_date {
  align: center;
  font-size: .9em;
  text-decoration: none;
  font-style: italic;
  color: #3F547F;
}

