/*
rosso yelp #C41200
blu qype #B2F0FF
nero #444444
*/

/* colori */
.red{color:#C41200;}
.redBold{color:#C41200;font-weight:bold;}
.Grey, .Grey a {color: #999}

/* immagini con link */
a img {border:none}
a {color: #444444}

h1, h2, h3, h4 {clear: both; margin: 0 0 10px 0}
h1 {font-size: 160%; color: #CF2E09}
h2 {font-size: 140%}
h3 {font-size: 120%}
h4 {font-size: 100%}
h1 small {font-size: 60%}
h1 small, h1 small a {color: #444444 !important; font-weight: normal}
h2 .Blue {color: #33C5F3}
h3.BlueBG {background-color: #B2F0FF; padding: 5px}

/* dimensioni dei font */
.Fontfix {font-size: 12px}
.reallybigger { font-size:18px; }
.morebigger { font-size:16px; }
.bigger {font-size: 14px;}
.small {font-size: 11px;}
.smallest {font-size: 10px;}

/* paging */
#add_place_link_cat_page {clear: both; float: left;}
#pagination_links_cat_page {float: right;}

/* data in rosso in user_details.php */
.review_date{font-weight:bold;color:#C41200;font-size:11px;}

/* class RestaurantPhotoThumb, da utilizzare nelle liste dei locali all'interno delle RedBox */
.RestaurantPhotoThumb {
	float:left;
	margin:0 5px 5px 0;
	border:1px solid #ccc;
	padding:1px;
	background-color:#fff;
	display:block;
}

.userPhoto {
	border:1px solid #ccc;
	padding:1px;
	background-color:#fff;
}

/* immagine del locale fuori dalle RedBox */
.ContentPlacePhoto {
	float:left;
	padding:0;
	margin:0 10px 5px 0;
	text-align:center;
	width:100px;
	border:1px solid #ccc;
	padding:1px;
	background-color:#fff;
	margin-left:-10px;
}

/* class stars, la utilizzo nella funzione UserFavorites in user_details.php (come esperimento) */
.stars {
	margin:0;
	background-color:#fff;
	padding-right:0;
    padding-top:2px;
	display:inline;
	vertical-align:text-bottom;
}

/* red box */
.RedBox{clear:both;border:1px solid #CF2E09;margin:0 0 20px 0;padding:0;}
.RedBox:after{content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;} /* important */
.RedBox h2, .RedBox h3{font-size:120%;background-color:#CF2E09;color:#FFF;padding:3px 8px 5px 8px;}
.RedBox p{margin-left:10px;margin-right:10px;}
.RedBox .ContentTagCloud{margin:0 10px 15px 10px;}
.RedBox ul.ListWithImage{margin:0 10px 10px;}
.RedBox ul.ListWithImage li{margin:0 0 10px 0;clear:both;}
.RedBox ul.ListWithImage li p{margin:0;padding-left:75px}
.RedBox ul.ListWithImage li em{color:#555;}
.RedBox ul.ListWithImage li .bizImage{height:45px;width:60px;}
.RedBox ul.ListWithImage li .ContentUserPhotoBox {margin: 0 0 10px 0;}
.RedBoxLink{font-weight:bold;}

/* elenco recensioni dell'utente in user_details.php */
div.ReviewListing, .ReviewListing li {
	clear: both;
	font-size:12px;
	border-bottom: 2px dotted #DDD;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 10px;
}
div.ReviewListing:after, .ReviewListing li:after {content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden}
.ReviewListing .Review {margin: 0 120px 0 110px; padding-right: 10px}
.ReviewListing .Review .rqp {font-size:11px;display:block;}
.ReviewListing .Review .Offer {margin: 0 0 10px 0; color: #FF0033}
.ReviewListing .Address {font-size:11px; float: right; width: 110px; border-left: 1px solid #DDD; padding-left: 10px; margin: 0 0 10px 0;}
.ReviewListing .Address p {margin: 0; padding: 0}
.ReviewListing .Address .Center {text-align: center; margin: 0 0 10px 0; color:#999;}
.ReviewListing .Address .Center span {clear: both; display: block}

/* edit and remove review */
.ReviewListing .Review .reviewActions{float:right;padding:3px 0px 5px;}
.ReviewListing .Review .reviewActions a{font-size:10px;}
.editReview{background:url(../images/icons/ico_map.gif) no-repeat -5px -284px;padding-left:15px;padding-top:2px;padding-right:10px;}
.removeReview{background:url(../images/icons/ico_map.gif) no-repeat -6px -300px;padding-left:13px;}

div.UserNavigation {margin: 5px 0; float: right; font-size: 110%; font-weight: bold}
div.UserNavigation ul {float: left}
div.UserNavigation li {margin: 0; padding: 0 0 0 10px; float: left; display: block}
div.UserNavigation li span {font-weight: normal}
div.UserNavigation a {color: #CF2E09; text-decoration: underline}
div.UserNavigation a.Black {color: #444444; text-decoration: underline; padding: 0}
div.UserNavigation li.Messages a, div.UserNavigation li.Hometown a {background: url(/images/layout/layout_sprite.png?V=2) top left no-repeat; padding-left: 20px; text-decoration: none}
div.UserNavigation li.Messages a {background-position: 0 -96px}
div.UserNavigation .MyQypeDropDown {font-weight: normal; position: relative; z-index: 20}
div.UserNavigation a.UserIconDropDown {background: url(/images/layout/arrow_sprite.png?V=2) top left no-repeat; background-position: 2px -396px; padding: 0 0 0 10px; font-weight: bold}
div.UserNavigation a.UserIconDropDown.Open {background-position: -2px -493px}
div.UserNavigation .MyQypeDropDown ul {float: none; position: absolute; background-color: #fff; padding: 2px 10px 5px 7px; border: 1px solid #DDD; border-top: none; font-size: 11px; white-space: nowrap; left: 0; top: 20px}
div.UserNavigation .MyQypeDropDown ul li {float: none; padding: 0 0 4px 0; margin: 0; display: list-item; list-style: disc; list-style-position: inside; color: #FF0033}
div.UserNavigation .MyQypeDropDown ul li a {color: #444444}

.RestTitle {float:left; width: 430px; margin: 0 0 20px 0}
.RestTitle p {margin: 0}

.PlaceStats {width: 200px; float: right; margin: 0 0 10px 0}
.PlaceStats img {float: left; margin-right: 10px}
.PlaceStats p {margin: 0 0 2px 0; text-align: center}
.PlaceStats .Position {clear: both; font-size: 120%; font-weight: bold; color: #FF0033; margin-top: 5px}
.PlaceStats.avgrating .Position {font-size: 100%; color: #444}

/* rating stars */
img.rating_0, img.rating_1, img.rating_2, img.rating_3, img.rating_4, img.rating_5 {background: url(/images/stars/stars_icons.png) top left no-repeat; width: 96px; height: 16px; border: none}
img.rating_4 {background-position: 0 -16px }
img.rating_3 {background-position: 0 -32px }
img.rating_2 {background-position: 0 -48px }
img.rating_1 {background-position: 0 -64px }
img.rating_0 {background-position: 0 -80px }

img.rating_small_0, img.rating_small_1, img.rating_small_2, img.rating_small_3, img.rating_small_4, img.rating_small_5 {background: url(/images/stars/stars_icons.png) top left no-repeat; width: 63px; height: 12px; border: none}
img.rating_small_5 {background-position: 0 -96px }
img.rating_small_4 {background-position: 0 -108px }
img.rating_small_3 {background-position: 0 -120px }
img.rating_small_2 {background-position: 0 -132px }
img.rating_small_1 {background-position: 0 -144px }
img.rating_small_0 {background-position: 0 -156px }



/* Stars */
DIV.rating{height:17px;overflow:hidden !important;position:relative;width:84px;}
DIV.rating img, DIV.rating-small img{position:absolute;}
img.stars_0{clip:rect(0, 83px, 15px, 0);}
img.stars_0{clip:rect(0, 83px, 15px, 0);}
img.stars_1{clip:rect(19px, 83px, 35px, 0);top:-19px;}
img.stars_1_half{clip:rect(38px, 83px, 53px, 0);top:-38px;}
img.stars_2{clip:rect(57px, 83px, 72px, 0);top:-57px;}
img.stars_2_half{clip:rect(76px, 83px, 91px, 0);top:-76px;}
img.stars_3{clip:rect(95px, 83px, 110px, 0);top:-95px;}
img.stars_3_half{clip:rect(114px, 83px, 129px, 0);top:-114px;}
img.stars_4{clip:rect(133px, 83px, 148px, 0);top:-133px;}
img.stars_4_half{clip:rect(152px, 83px, 168px, 0);top:-152px;}
img.stars_5{clip:rect(171px, 83px, 186px, 0);top:-171px;}

/* Mini-Stars */
/* DIV.rating-small{float:left;height:9px;overflow:hidden !important;padding:0 !important;position:relative;width:50px;} old version */
DIV.rating-small{height:9px;overflow:hidden !important;padding:0 !important;position:relative;width:50px;margin: 0 0 5px 0} /* new version */
DIV.rating-small img.stars_0{clip:rect(190px, 50px, 199px, 0);top:-190px;}
DIV.rating-small img.stars_1{clip:rect(204px, 50px, 213px, 0);top:-204px;}
DIV.rating-small img.stars_1_half{clip:rect(218px, 50px, 227px, 0);top:-218px;}
DIV.rating-small img.stars_2{clip:rect(232px, 50px, 241px, 0);top:-232px;}
DIV.rating-small img.stars_2_half{clip:rect(246px, 50px, 255px, 0);top:-246px;}
DIV.rating-small img.stars_3{clip:rect(260px, 50px, 269px, 0);top:-260px;}
DIV.rating-small img.stars_3_half{clip:rect(274px, 50px, 283px, 0);top:-274px;}
DIV.rating-small img.stars_4{clip:rect(288px, 50px, 297px, 0);top:-288px;}
DIV.rating-small img.stars_4_half{clip:rect(302px, 50px, 311px, 0);top:-302px;}
DIV.rating-small img.stars_5{clip:rect(316px, 50px, 325px, 0);top:-316px;}

/*
.UserStatsBox {margin-bottom: 12px}
.UserStatsBox ul {margin: 0px 10px 5px 10px; padding: 0; float: left}
.UserStatsBox li {width: 140px; float: left; display: block}
.UserStatsBox li.Wide {width: 280px}
.UserStatsBox hr {margin: 10px; width: 290px}
*/



/* CategoryMainBox begins here */
.CategoryBox {border: 2px solid #FFDF8C; margin: 0 0 20px 0; padding: 10px 0 10px 10px}
.CategoryBox ol {margin: 0 15px 0 0; list-style-type: none; float: left}
.CategoryBox ol li {max-width: 145px}

/* UserHistory begins here */
.UserHistory {margin: 0 0 20px 0}
.UserHistory strong {background-color: #FFDF8C; font-size: 120%; display: block; padding: 5px 10px; margin: 0 0 2px 0; position: relative; z-index: 1}
.UserHistory strong small {right: 10px; top: 7px; position: absolute; font-weight: normal}
.UserHistory ol {list-style-type: none; font-weight: bold}
.UserHistory ol ul {padding: 5px 7px 10px 20px}
.UserHistory ol li {padding: 0}
.UserHistory li.controls {padding-right: 5px; text-align: right}
.UserHistory ol ul li {padding: 0; font-weight: normal}
.UserHistory ol li#views span, .UserHistory ol li#searches span {background: url(/images/layout/arrow_sprite.png?V=2) no-repeat top left; background-position: 10px 10px; cursor: pointer}
.UserHistory ol li#views.Active span, .UserHistory ol li#searches.Active span {background: url(/images/layout/arrow_sprite.png?V=2) no-repeat top left; background-position: 7px -87px}
.UserHistory ol li#views span, .UserHistory ol li#searches span {padding: 7px 10px 7px 20px; display: block}
.UserHistory ol li#views {background-color: #FFF197}
.UserHistory ol li#searches {background-color: #FFF5B4}

div.HeaderNavigation {float: left; clear: both; width: 100%; border-bottom: 2px solid #CF2E09; position: relative; z-index: 10}
div.HeaderNavigation ul#TopTabs {float: left; display: block}
div.HeaderNavigation ul#TopTabs li {float: left; font-size: 100%; font-weight: bold; margin: 0 2px 0 0}
div.HeaderNavigation ul#TopTabs li a, div.HeaderNavigation ul#TopTabs strong {display: block; color: #545454; background-color: #FFDF8C; text-decoration: none; padding: 5px 15px}
div.HeaderNavigation ul#TopTabs li.Active, div.HeaderNavigation ul#TopTabs li:hover, div.HeaderNavigation ul#TopTabs li.Active strong, div.HeaderNavigation ul#TopTabs li:hover a, div.HeaderNavigation ul#TopTabs li.Active a {background-color: #CF2E09; color: #fff}
div.HeaderNavigation ul#TopTabs li.Active {padding: 5px 15px}
div.HeaderNavigation ul#TopTabs li.Active a {padding: 0}

.ContentUserPhotoBox {margin: 0 10px 0 0; padding: 0; float: left; width: 64px}
.ContentUserPhotoBox p {margin: 0; padding: 0}

/* UserTabNavigation */
ul.UserTabNavigation {float: left; margin: 0 0 20px 0; padding: 0; font-weight: bold; width: 100%; border-bottom: 2px solid #FFDF8C}
ul.UserTabNavigation li {float: left; background-color: #E9EAEA; margin: 0 2px 0 0}
ul.UserTabNavigation li a {display: block; padding: 5px 15px; text-decoration: none; color: #545454}
ul.UserTabNavigation li strong, ul.UserTabNavigation li a:hover, ul.UserTabNavigation li.Active {background-color: #FFDF8C; color: #444444}
ul.UserTabNavigation li.Active {padding: 5px 15px}
ul.UserTabNavigation li.Active.TabLink {padding: 0}

/* ContentTabNavigation */
ul.ContentTabNavigation, ul.PlaceNavigation, ul.EventNavigation {float: left; margin: 0 0 20px 0; padding: 0; font-weight: bold; width: 100%; border-bottom: 2px solid #FFDF8C}
ul.PlaceNavigation, ul.EventNavigation {margin: 0 0 2px 0}
ul.ContentTabNavigation li, ul.PlaceNavigation li, ul.EventNavigation li {float: left; background-color: #E9EAEA; margin: 0 2px 0 0}
ul.ContentTabNavigation li a, ul.PlaceNavigation li a, ul.EventNavigation li a {display: block; padding: 5px 15px; text-decoration: none; color: #545454}
ul.ContentTabNavigation li strong, ul.ContentTabNavigation li a:hover, ul.ContentTabNavigation li.Active, ul.PlaceNavigation li strong, ul.PlaceNavigation li a:hover, ul.PlaceNavigation li.Active, ul.EventNavigation li strong, ul.EventNavigation li a:hover, ul.EventNavigation li.Active {background-color: #FFDF8C; color: #444444}
ul.ContentTabNavigation li.Active, ul.PlaceNavigation li.Active, ul.EventNavigation li.Active {padding: 5px 15px}
ul.ContentTabNavigation li.Active.TabLink {padding: 0}

.column, div.span-310, div.span-630 {float:left; margin-right:10px;}
.last, div.last {margin-right:0;}
.span-310 {width:310px;}
.span-630 {width:630px;}

/* messaggi */
.ErrorMessage, .InfoMessage, .SuccessMessage {padding: 10px 10px 5px 40px; margin: 0 0 15px 0; background: url("/images/messages_sprite.png") no-repeat top left}
.ErrorMessage p, .InfoMessage p, .SuccessMessage p {margin: 0 0 5px 0}
.ErrorMessage {border: 1px solid #FF0015; background-position: 10px 7px; background-color: #FFD6C7; color: #E93A3A}
.InfoMessage {border: 1px solid #FF7800; background-position: 10px -93px; background-color: #FEEFC5; color: #D67F0D}
.SuccessMessage{border: 1px solid #43C600;background-position:10px -194px;background-color:#D7FDC5;color:#568E06;}
.SuccessMessage p a.mygreen{color:#568E06;text-decoration:none;font-weight:bold;}

ul.UserList {float: left; margin: 0 0 15px 0; padding: 0}
.span-8 .RedBox ul.UserList {margin: 0 0 10px 10px}
ul.UserList li {display: block; float: left; margin-right: 2px}
ul.UserList p {margin: 0 0 15px 0}
ul.UserList img {margin: 0 5px 0 0}


ul.MyContactsList {margin: 10px 0; padding: 0; float: left}
ul.MyContactsList li {display: block; float: left; width: 300px; margin: 0 10px 15px 0; line-height: 16px}
ul.MyContactsList h4 {margin: 0 0 4px 0}
ul.MyContactsList p {margin: 0; padding: 0 0 0 77px}
ul.MyContactsList span {color: #999}
ul.MyContactsList .MailIcon a {padding: 0 0 0 20px; background: url(../../images/icons/message_icn.gif) no-repeat top left; background-position: 0 2px}
ul.MyContactsList li.MoreLink {width: 630px; margin: 0; clear: left; text-align: right; font-weight: bold}


.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	font-weight:bold;
	color:#008000;

}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

.clearfix {display: inline-block;}

/* user tools */
#user_tools ul{padding:0;margin:0;}
#user_tools li{
	width:260px;
	float:left;
	display:block;
	font-size:11px;
	margin-left:10px;
	margin-bottom:5px;
}
#user_tools #addToFriends, #user_tools #addToFavorites {background:url(/images/icons/addIcon.gif) no-repeat;padding-left:22px;line-height:16px;}
#user_tools #removeFromFriends, #user_tools #removeFromFavorites{background:url(/images/icons/remove.gif) no-repeat;padding-left:22px;line-height:16px;}

/* user stats */
#user_stats{margin-bottom:12px;position:relative;overflow:hidden;}
#user_stats ul{padding:0;margin:0;}
#user_stats li{
	width:120px;
	float:left;
	display:block;
	font-size:11px;
	margin-left:10px;
	background:url(/images/icons/ico_map.gif) no-repeat;
	padding-left:22px;
	line-height:16px;
	margin-bottom:2px;
}
li#reviewCount{background-position:-2px -62px;}
li#localPhotoCount{background-position:-2px -269px;}
li#friendCount{background-position:-2px -140px;}
li#bookmarksCount{background-position:-2px -400px;}
li#FirstCount{background-position:-2px -1px;}
li#DataIscrizione{background-position:-2px -382px;}
li#UserYear{background-position:-2px -382px;}
li#user_town{background-position:-2px -558px;}
#user_stats li#last_login{background:url(/images/icons/login.gif) no-repeat;padding-left:22px;line-height:16px;margin-bottom:2px;}

/* user details */
#user_details{margin-bottom:5px;position:relative;overflow:hidden;}
#user_details ul{padding:0;margin:0;}
#user_details li{
	width:260px;
	float:left;
	display:block;
	font-size:11px;
	margin-left:10px;
	margin-bottom:5px;

}
#user_details #slogan{background:url(/images/icons/idea.png) no-repeat;padding-left:22px;line-height:16px;}
#user_details #book{background:url(/images/icons/book_open.gif) no-repeat;padding-left:22px;line-height:16px;padding-top:1px;}
#user_details #movie{background:url(/images/icons/movie.gif) no-repeat;padding-left:22px;line-height:16px;padding-top:1px;}
#user_details #meal{background:url(/images/icons/ico-restaurant.gif) no-repeat;padding-left:22px;line-height:16px;padding-top:3px;}
#user_details #blog{background:url(/images/icons/blog_icon.png) no-repeat;padding-left:22px;line-height:16px;padding-top:2px;}

/* div per ordinare i pareri dell'utente */
#order_by_links{
	float:right;
    margin-top:0;
	margin-bottom:20px;
	margin-right:10px;
}
#order_by_links ul li{display:inline;padding-left:5px;}

/* immagini utente in user_details.php */
.img_utente{margin-bottom:5px;}

/* talks list */
#talks_list, #talks_list li {
	clear: both;
	font-size:12px;
	border-bottom: 2px dotted #DDD;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 10px 10px 0;
}
#talks_list {border-bottom:0;}
#talks_list:after, #talks_list li:after {content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden;}
#talks_list .ContentUserPhotoBox{margin-right:15px;padding-left:5px;}
#talks_list .talk_content p {margin-top:5px;line-height:1.2em;}

/* galleria delle immagini dei locali in photos.php */
.ContentPhotoGallery {clear: both; margin-left:10px;}
.ContentPhotoGallery .ContentPlacePhoto {height: 97px; *height: 102px; width: auto; margin-bottom:10px; margin-right:30px; border:0;}
.ContentPhotoGallery .ContentPlacePhoto p {clear: both; margin: 0; padding: 5px 0; text-align: center;}

.aligncent{text-align:center;}
.alignmid{vertical-align:middle;}

/* empty reviews */
#empty_reviews{width:90%;margin:20px auto;clear:left;}
#empty_reviews p{padding-top:20px;}

/* click here div */
#click_here {
  padding:2px;
  border:1px solid #ccc;
  background-color:#fff;
}

/* div per ordinare le recensioni in user_details.php */
#user_order_by_links {
  padding:10px;
  border:2px solid #EFEFEF;
  background-color:#FEFEFE;
  margin-bottom:20px;
  margin-right:10px;
}
#user_order_by_links ul{margin-top:5px;}
#user_order_by_links ul li{display:inline;padding-left:5px;}

/* rating table */
table.rating-table{width:100%;}
table.rating-table td{vertical-align:middle;}
table.rating-table td.tiny{font-size:10px;}
td.score-star{padding-right:.5em;white-space:nowrap;}
td.score-bar{background:#eec;padding:0;width:100%;}
td.score-bar div{background:#FC6;height:13px;float:left;}
td.score-count{text-align:right;}
table.rating-table{margin-bottom:10px;}

div.photobox img{
  border:1px solid #999;
  padding:1px;
  background-color:#fff;
  margin:0;
  display:block;
  float:left;
}

/* cinema  */
#cinema{font-size:12px;}
#cinema ul li, #cinema ul li a{color:#C41200;}
#cinema ul li{
	height:16px;
	background:url(http://amioparere.com/images/icons/ico_map.gif) no-repeat -5px -418px;
	display:block;
	padding-left:17px;
	white-space:nowrap;
	margin-bottom:3px;
}
.cinema_box{
    clear:both;
    position:relative;
	border-bottom:2px dotted #DDD;
	padding:10px 20px 15px 5px;
}
div.cinema_box:after{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden}
.cinema_box .locandina{float:left;}
.cinema_box h2, .cinema_box p{margin-bottom:5px;}
#cinema .movie_details{display:block; margin-left:100px;}

/* adsense red box */
.AdSenseRedBox{clear:both;border:1px solid #ccc;margin:0 0 20px 0;padding:1px;width:300px;height:250px;}

/* google map box */
#gmap{width:306px;height:250px;}

/* reviewbox in scheda_locale.php */
.ReviewBox {border-bottom:1px solid #DDDDDD;clear:both;margin:0 0 20px;padding:0 10px 5px;}
.ReviewBox .PlaceReview {margin: 0 0 0 90px; position:relative;}
.ReviewBox .ReviewText {margin: 0 0 10px 0;font-size: 12px;}

/*
.ContentReviewBox .ContentReviewPlaceInfo {overflow: hidden;}
.ContentReviewBox .ContentReviewPlaceInfo p, .ContentReviewOfTheWeek .ContentReviewOfTheWeekInfo p {margin: 0 0 5px 0; padding: 0}
.ContentReviewBox .Tags, .ContentReviewBox .Tags a, .ContentReviewOfTheWeek .Tags, .ContentReviewOfTheWeek .Tags a {color: #999}
.ContentReviewBox .ContentReviewPlaceCategories, .ContentReviewOfTheWeek .ContentReviewPlaceCategories {font-weight: bold}
.ContentReviewBox .ContentReviewPlaceCategories span, .ContentReviewOfTheWeek .ContentReviewPlaceCategories span {color: #9BAF6A}
*/

.Zero {padding:0;margin:0}

