.photoBlogNavigation {
   float : right;
   font-size : 12px;
   color : #333;
}

.photoBlogNavigation a {
   font-size : 12px;
   color : #113;
   text-decoration : none;
}

.photoBlogNavigation .disabled {
   font-size : 12px;
   color : #999;
}

.photoBlogNavigation a:hover {
   font-size : 12px;
   color : #990;;
}

.photoBlogEntry {
   overflow : hidden;
}

.photoBlogEntryNavigation {
   color : #334;
   padding-bottom : 10px;
}

.photoBlogEntryNavigation a {
   font-style : italic;
   color : #334;
   text-decoration : none;
}

.photoBlogEntryNavigation a:hover {
   color : #990;
   text-decoration : none;
}

.photoBlogEntryNext {
   text-align : right;
   color : #111;
}

.photoBlogEntryNext a {
   font-style : italic;
   color : #334;
   text-decoration : none;
}

.photoBlogEntryNext a:hover {
   color : #990;
   text-decoration : none;
}

.photoBlogText {
   height : 435px;
}
