/* CSS Document */

/* Special occasions features */
.special_occasions_feature{width:195px;height:150px;float:left;position:relative;margin-right:12px;}
.special_occasions_feature_first{background:url(http://www.camacjewellery.com/wp-content/uploads/2010/02/wedding.jpg) top left no-repeat;}
.special_occasions_feature_second{background:url(http://www.camacjewellery.com/wp-content/uploads/2010/02/engagement.jpg) top left no-repeat;}
.special_occasions_feature_third{background:url(http://www.camacjewellery.com/wp-content/uploads/2010/02/graduation.jpg) top left no-repeat;}
.special_occasions_feature_last{background:url(http://www.camacjewellery.com/wp-content/uploads/2010/02/christening.jpg) top left no-repeat;margin-right:0px;}
.special_occasions_feature_content{padding:5px 0px 0px 10px;color:#FFFFFF;background:url(http://www.camacjewellery.com/wp-content/uploads/2010/02/darkglass.png) top left repeat-x;position:absolute;bottom:0;left:0;height:45px;width:185px;overflow:hidden;filter: alpha(opacity = 70);}
.special_occasions_feature_content h3{color:#FFFFFF;margin-bottom:0px;font-size:1.2em;}
.special_occasions_feature_content p{font-size:0.9em;}
.special_occasions_feature_content a{color:#FFFFFF;}
.special_occasions_feature_content a:hover{border-bottom:1px solid #FFFFFF;}
