.entry .wp-caption {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

#navigation ul li a:hover, #navigation ul li.current_page_item a  { }

#header #quicklinks .inside  { background-color: rgba(0,0,0,0.5); border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; box-shadow: 0 0 5px #999; }

#searchform .field, #commentform input.txt, #commentform textarea, .CleanContact strong input, .CleanContact strong textarea  { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.post-header .right a  { text-shadow: 1px 1px 0 #424242; }

.wp-pagenavi .current, .comment-container .graphic img, #tip  { -moz-border-radius: 5px; -webkit-border-radius: 3px; border-radius: 3px; }
.comment-container .graphic img  { -moz-box-shadow: 1px 1px 0 #0c4679; -webkit-box-shadow: 1px 1px 0 #0c4679; box-shadow: 1px 1px 0 #0c4679; }