/* Green is Universal */
#cloudContainer{
	background: url(../images/background_with_container_top.jpg) no-repeat top;
	text-align: center;
	}
#container{
	width: 948px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	zoom: 1;
	padding: 0 16px;
	}

/* -----
page header 
 ----- */
#header{
	position: relative;
	margin: 0 auto;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 11px;
	}
	#logo{
		background: url(../images/giu_logo.png) no-repeat left top;
		width: 206px;
		height: 169px;
		float: left;
		position: relative;
		}
		#logo h1, #logo h2{
			text-indent: -1000px;
			}
	#ad-728{
		position: relative;
		width: 736px;
		height: 97px;
		padding: 6px 0 6px 6px;
		float: left;
		z-index:900 !important;
		background: url(../images/ad_728_bg.png) no-repeat left top;
		margin: 26px 0 0;
		}

	/* global nav */
	#global_nav{
		width: 933px;
		float: none;
		padding: 0 0 0 15px;
		height: 33px;
		background:  url(../images/nav/nav_left_new.png) no-repeat left top;
		overflow: hidden;
		zoom: 1;
		clear: both;
		}
		#global_nav ul{
			background: url(../images/nav/nav_right_new.png) no-repeat right top;
			height: 28px;
			padding: 5px 12px 0 0;
			}
			#global_nav li{
				float: left;
				cursor: pointer;
				background: url(../images/nav/nav_divider.png) no-repeat left center;
				padding: 0 14px 0 17px;
				}
			#global_nav li:first-child{
				background: none;
				}
				#global_nav li a{
					float: left;
					background-image: url(../images/nav/nav-one_image2.png) !important;
					background-repeat: no-repeat;
					background-position: left top;
					height: 25px;
					display: block;
					text-indent: -9999px;
					cursor: pointer;
					}
				* html #global_nav li a{
					background-image: url(../images/nav/nav-one_image2.gif) !important;
					}

				#global_nav li.nav_home_giu a{
					width: 31px;
					}
					#global_nav li.nav_home_giu a:hover{
						background-position: left -25px;
						}
				#global_nav li.nav_about_giu a{
					width: 36px;
					background-position: left -50px;
					}
					#global_nav li.nav_about_giu a:hover{
						background-position: left -75px;
						}
				#global_nav li.nav_earthWeek a {
					width: 68px;
					background-position: left -100px;
					}
					#global_nav li.nav_earthWeek a:hover{

						background-position: left -124px;
						}
				#global_nav li.nav_blog_giu a{
					width: 27px;
					background-position: left -150px;
					}
					#global_nav li.nav_blog_giu a:hover{
						background-position: left -175px;
						}
				#global_nav li.nav_bid_save_earth_giu a{
					width: 124px;
					background-position: left -200px;
					}
					#global_nav li.nav_bid_save_earth_giu a:hover{
						background-position: left -225px;
						}
				#global_nav li.nav_watchVideo_giu a{
					width: 73px;
					background-position: left -249px;
					}
					#global_nav li.nav_watchVideo_giu a:hover{
						background-position: left -275px;
						}
				#global_nav li.nav_grabit_giu a{
					width: 43px;
					background-position: left -300px;
					}
					#global_nav li.nav_grabit_giu a:hover{
						background-position: left -325px;
						}
				#global_nav li.nav_goodGreenFun_giu a{
					background-position: left -350px;
					width: 92px;
					}
					#global_nav li.nav_goodGreenFun_giu a:hover{
						background-position: left -375px;
						}
				#global_nav li.nav_greenShop_giu a{
					background-position: left -400px;
					width: 29px;
					}
					#global_nav li.nav_greenShop_giu a:hover{
						background-position: left -425px;
						}
				#global_nav li.nav_contactUs_giu a{
					background-position: left -450px;
					width: 66px;
					}
					#global_nav li.nav_contactUs_giu a:hover{
						background-position: left -475px;
						}


/*######### EARTH/GREEN WEEK REMOVAL, just switch the classNames below between earth and green */

#global_nav li.nav_greenWeek_giu, 
#footerLinks li.nav_greenWeek,
#giu_nav li.green_week { display: none !important; }

#global_nav li.nav_earthWeek {
display:block !important;
}
#footerLinks li.nav_earthWeek {
display:inline !important;
}
/* -----
main content 
 ----- */
#content, #fpv_uiPage{
	clear: both;
	padding: 7px 6px;
	background: url(../images/container_bg.png) repeat left top;
	overflow: hidden;
	zoom: 1;
	margin: 0 auto;
	text-align: left;
	}
/* -----
left column
 ----- */
#content_left{
	float: left;
	width: 621px;
	padding-right: 7px;
	}

#content_full{
	float: left;
	width: 956px;
	margin-right: 18px;
	}

	/* featured video */
	#featuredVideo{
		float: left;
		width: 311px;
		}
		#featuredVideo .box_head{
			background: url(../images/boxes/module_header_green.png) repeat-x left top;
			}
		#featuredVideo .box_content{
			background-color: #D7F3D7;
			padding: 3px 4px 16px;
			}
		#featuredVideo .box_foot{
			background: #D7F3D7 url(../images/boxes/module_footer_green.png) repeat-x left 9px;
			}
	#featuredVideo .main_content_img{
		padding-left: 5px;
		}
	/* featured tip */
	#featuredTip{
		float: left;
		width: 310px;
		}
		#featuredTip .box_head{
			background: url(../images/boxes/module_header_green.png) repeat-x left top;
			}
		#featuredTip .box_content{
			background-color: #D7F3D7;
			padding: 3px 4px 16px;
			}
		#featuredTip .box_foot{
			background: #D7F3D7 url(../images/boxes/module_footer_green.png) repeat-x left 9px;
			}
	#featuredTip .main_content_img{
		padding-left: 5px;
		}
	/* featured programming by day */
	.featuredProgramBlock {
		border-bottom: 1px dotted #999999;;
		clear:both;
		margin:10px 28px 14px 5px;
		padding:0px 0px 14px;
		overflow: hidden;
		zoom: 1;
		position: relative;
		}
		.featuredProgramBlock.last{
			border-bottom: none;
			}
		.featuredProgramBlock img.featuredProgramBlockLogo{
			float: left;
			margin-right: 10px;
			}
		.featuredProgramBlock dl{
			overflow: hidden;
			zoom: 1;
			padding-bottom: 20px;
			}
			.featuredProgramBlock dt{
				font-weight: bold;
				}
		.featuredProgramBlock .featuredProgramBlockLink {
			position: absolute;
			right: 0;
			bottom: 14px;
			}

	/* -----
	GRAB-IT PAGE
	 ----- */
	 .grab_it_module .box_content{
	 	padding: 3px 0px 16px;
		}
		 .grab_it_module .box_content h3{
		 	margin: 0 8px 7px;
			color:#015D27;
			padding: 0 0 4px 13px;
			}
		 .grab_it_module .box_content object{
		 	margin-left: 4px;
			}
		/* -----
		GREEN WEEK PROGRAMMING GUIDE
		 ----- */
		 #green_week_programming_guide{
		 	margin-right: 7px;
			}
		/* -----
		GREEN YOUR GIVING
		 ----- */
		#green_your_giving object{
			margin-left: 4px;
			}
		/* -----
		CO2 SAVER
		 ----- */
		#giu_co2_saver p{
			padding-bottom: 8px;
			}
		/* -----
		GREEN SCREENS EVENT
		 ----- */
		 #green_screens_event{
		 	margin-right: 7px;
			}
			 #green_screens_event h3{
			 	font-size: .92em;
				line-height: 1.45em;
				}
		/* -----
		GIU DESKTOP WIDGET
		 ----- */
		 #giu_desktop_widget{
		 	margin-right: 7px;
			}
			#giu_desktop_widget .box_content{
				height: 298px;
				}
			#giu_desktop_widget .main_content_img{
				padding: 2px 4px 0 6px;
				}
			#giu_desktop_widget .module_single_btn{
				bottom: 3px;
				}
		/* -----
		ACCESS HOLLYWOOD VIDEOS
		 ----- */
		#access_hollywood_videos .box_content{
			text-align: center;
			}
			#access_hollywood_videos .box_content h3{
				text-align: left;
				}
	/* -----
	BLOG ENTRY
	 ----- */
	#blogEntry h3{
		color: #010102;
		font-size: 1.33em;
		}
	#blogEntry .asset-meta{
		font-size: .92em;
		color: #333333;
		padding: 0 0 8px 9px;
		}
		#blogEntry .asset-meta a{
			color: #333;
			}
	#blogEntry .box_content{
		padding: 0;
		}
		#blogEntry .box_content .entry-asset{
			padding: 0 18px 25px;
			border-bottom: 1px dotted #999999;
			margin-bottom: 1px;
			}
			#blogEntry .asset-body{
				color: #333;
				font-size: .93em;
				}
				#blogEntry p {
					padding: 10px 0;
				}
				#blogEntry h4{
					padding: 2px 0px 9px 0px;
					color: #015D27;
					font-weight: bold;
					}
		#blogEntry .box_content #comments{
			border-top: 1px dotted #999999;
			padding: 20px 18px 25px;
			}
			#blogEntry .box_content #comments h3{
				color: #015D27;
				font-size: 1.1em;
				margin: 0px;
				background-color: transparent;
				padding: 0 0 4px 9px;
				}
				#blogEntry .box_content #comments h3 .subHead{
					color: #015D27;
					font-size: 1em;
					padding: 0px;
					font-weight: bold;
					}
			#blogEntry .box_content #comments #comments-open{
				padding: 10px 0 0 9px;
				}
				#blogEntry .box_content #comments #comments-open h2{
					color: #015D27;
					font-size: 1em;
					padding: 0 0 9px;
					font-weight: bold;
					}
				#blogEntry .box_content #comments #comments-open-data div{
					clear: both;
					overflow: hidden;
					padding-bottom: 3px;
					}
					#blogEntry .box_content #comments #comments-open-data label{
						width: 90px;
						color: #015D27;
						font-size: .92em;
						padding: 0px;
						font-weight: bold;
						float: left;
						}
					#blogEntry .box_content #comments #comments-open #comment-form-remember-me label{
						float: none;
						font-weight: normal;
						}
				#blogEntry .box_content #comments #comments-open-text {
					padding: 8px 0;
					}
					#blogEntry .box_content #comments #comments-open-text label{
						color: #015D27;
						font-size: .92em;
						font-weight: bold;
						padding: 8px 0 4px 0;
						}
					#blogEntry .box_content #comments #comments-open-text textarea{
						height: 125px;
						}
			
	.blog_entry{
		padding: 0px 0px 14px 0px;
		border-bottom: 1px dotted #999999;;
		}
	.blog_entry_comments{
		padding: 10px 0px 14px 0px;
		}
	#blogEntry .commentsLink{
		/*background: url(../images/menu_leaf.png) no-repeat right 2px;*/
		padding: 0px 0px 0px 5px;
		font-weight: bold;
		}
	#blogEntry .commentsLink .numComments{
		color: #747B1F;
		font-weight: normal;
		}
		
	/* -----
	ABOUT GREEN SCREENS
	 ----- */
	#about_green_screens{
		}
		
	/* -----
	BEING GREEN
	 ----- */
	#beingGreen .box_content{
		padding: 0px 28px 0px 18px;
		}
	#beingGreen ul.beingGreenDays li{
		/*float: left;
		background: url(../images/green_guide_day_bg.png) no-repeat left top;
		width: 101px;*/
		display: inline;
		}
	#beingGreen ul.beingGreenDays li a{
		/*
		background: url(../images/menu_leaf.png) no-repeat right 2px;
		*/
		padding: 0px 15px 0px 15px;
		font-weight: bold;
		}
	#beingGreen ul.beingGreenDays li.first a{
		padding: 0px 18px 0px 0px;
		}
	#beingGreen dl#beingGreenDL{
		padding-top: 10px;
		}
	#beingGreen dt{
		font-weight: bold;
		padding: 12px 0px 0px;
		}
	#beingGreen dd li{
		padding: 0px 0px 0px 10px;
		background: url(../images/list_dash.gif) no-repeat left 7px;
		height: 1%;
		}
		
	/* -----
	FEATURED PROGRAMMING
	 ----- */
	#featuredProgramming h3{
		color: #020202;
		font-size: 1.17em;
		font-weight: bold;
		}	
		#featuredProgramming h3 span.subHead {
			display: inline;
			color: #015d27;
			font-weight: bold;
			}
		#featuredProgramming .split_box_right dt, #featuredProgramming .split_box_right dt a{
			color: #015d27;
			}
		#featuredProgramming .split_box_right dd, #featuredProgramming .split_box_right dd a{
			color: #333333;
			}
	/* -----
	FEATURED PROGRAMMING BY DAY
	 ----- */
	#featuredProgrammingByDay {
		margin-top: -20px;
		}
		#featuredProgrammingByDay .box_head{
			display: none;
			}
		#featuredProgrammingByDay .box_content{
			padding: 20px 8px 1px;
			}
			#featuredProgrammingByDay h3{
				color: #015d27;
				font-size: 1.17em;
				font-weight: bold;
				}
				
/* idealbite link */
#idealBiteLink{
	float: right;
	margin: 26px 0px 0px;
	}
.inner_boxes{
	padding: 25px 0px 20px 0px;
	margin: 0px -26px 0px -9px;
	}
.inner_boxes .inner_box{
	float: left;
	margin: 0px 4px 0px 3px;
	}
.inner_boxes .inner_box_content{
	padding: 9px;
	}
.inner_boxes h3{
	padding: 0;
	}
	
/* good, green fun - blog list */
.blogList .box_content_main{
	text-align: left;
	padding: 0px 9px;
	}
.blogList .box_content_main dt{
	font-size: 1.1em;
	text-transform: capitalize;
	}
.blogList .box_content_main dd{
	font-size: 1.1em;
	color: #747B1F;
	padding-bottom: 12px;
	}

/* send ecard */
#send_ecard .box_content{
	padding-left: 25px;
	}
#send_ecard h3{
	padding-left: 0px;
	}
#send_ecard .ecard{
	margin: 0px 0px 54px 20px;
	}
#send_ecard .form_element{
	width: 275px;
	float: left;
	margin-bottom: 10px;
	}
#send_ecard .form_element label, #send_ecard .form_element_textarea label{
	display: block;
	width: 74px;
	float: left;
	text-align: right;
	padding: 3px 6px 0px 0px;
	font-weight: bold;
	}
#send_ecard .form_element_right label{
	width: 50px;
	}
#send_ecard .form_element_textarea{
	clear: both;
	margin-bottom: 13px;
	}
/* contact us */

		#contact_us .box_head{
			background: url(../images/boxes/module_header_green.png) repeat-x left top;
			}
		#contact_us .box_content{
			background-color: #D7F3D7;
			padding: 3px 4px 16px;
			}
		#contact_us .box_foot{
			background: url(../images/boxes/module_footer_green.png) repeat-x left top;
			}
#contact_us h3{
	color:#015D27;
	padding: 0 0 4px 8px;
	text-transform: capitalize;
	}
#contact_us p{
	padding-left: 8px;
	}
#contact_us .form_element{
	width: 275px;
	float: left;
	margin-bottom: 10px;
	position: relative;
	}
#contact_us .form_element label, #contact_us .form_element_textarea label{
	display: block;
	width: 74px;
	float: left;
	text-align: right;
	padding: 3px 6px 0px 0px;
	font-weight: bold;
	}
#contact_us .form_element_right label{
	width: 50px;
	}
#contact_us .form_element_textarea{
	clear: both;
	margin-bottom: 13px;
	}
/* -----
right column
 ----- */
#content_right{
	float: left;
	width: 302px;
	}
#ad-300{
	width: 304px;
	height: 271px;
	padding: 4px 0 10px 4px;
	background: url(../images/boxes/ad_300_bg.jpg) no-repeat left top;
	}

/* netowrk blocks */
#networkBlocks{
	margin-right: -6px;
	float: none;
	font-size: 1.08em;
	font-weight: bold;
	}
	#networkBlocks .box_content{
		padding-top: 0px;
		}
	.networkBlock{
		clear: both;
		margin: 0px 0px 8px 20px;
		}
	.networkBlock img{
		float: left;
		margin: 0px 10px 0px 0px;
		}
	.networkBlock d1 {
		padding-top: 15px;
	}
	.networkBlock dt {
		padding-top:15px;
	}
	.networkBlock dt a{
		padding: 0;
		color: #000;
		}
	.networkBlock dd{
		font-weight: normal;
		font-size: 1.1em;
		color: #747B1F;
		text-transform: capitalize;
		}
	.blogBlock {
		clear: both;
		margin: 0px 0px 8px 20px;
		}
	
	.blogBlock img{
		float: left;
		margin: 0px 10px 0px 0px;
		}
	.blogBlock dt a{
		padding: 0;
		color: #000;
		}
	.blogBlock dd{
		font-weight: normal;
		font-size: 1.1em;
		color: #747B1F;
		text-transform: capitalize;
		}

	/* -----
	MR GREEN
	 ----- */

	.mr_green .box_content_main h3{
		background-color: #D1EBAD;
		margin: 3pt -30px 10px -30px;
		padding: 10px;
		}
	.mr_green .blog_entry_comments h3, .mr_green .comments h3, .comments h3 {
		background-color: #D1EBAD;
		padding: 5px;
		margin:8px 3px;
		}
	.widget-archive{
		padding: 20px;
		}
	.widget-list .widget-list .widget-list-item{
		list-style-type:circle;
		margin-left:25px;
		}
	/* -----
	A BID TO SAVE THE EARTH
	 ----- */
	 
	#bid_to_save_the_earth{
		background: url(../images/bid_globe/save_earth_image.jpg) no-repeat left top;
		height: 290px;
		padding-bottom: 10px;
		position: relative;
		}
		#bid_to_save_the_earth_feed{
			position: absolute;
			left: 267px;
			top: 60px;
			}
		#bid_to_save_the_earth #bid_to_save_the_earth_globe{
			position: absolute;
			left: 69px;
			top: 47px;
			display: block;
			width: 115px;
			height: 121px;
			background: url(../images/bid_globe/bid_globe_step_1.jpg) no-repeat left top;
			}
			#bid_to_save_the_earth #bid_to_save_the_earth_globe.step_2{
				background-image: url(../images/bid_globe/bid_globe_step_2.jpg);
				}
			#bid_to_save_the_earth #bid_to_save_the_earth_globe.step_3{
				background-image: url(../images/bid_globe/bid_globe_step_3.jpg);
				}
			#bid_to_save_the_earth #bid_to_save_the_earth_globe.step_4{
				background-image: url(../images/bid_globe/bid_globe_step_4.jpg);
				}
			#bid_to_save_the_earth #bid_to_save_the_earth_globe.step_5{
				background-image: url(../images/bid_globe/bid_globe_step_5.jpg);
				}
		#bid_to_save_the_earth_number{
			position: absolute;
			top: 175px;
			left: 69px;
			width: 115px;
			height: 22px;
			font-family: Helvetica, Arial, sans-serif;
			font-size: 1.5em;
			text-align: center;
			color: #6cb32d;
			}
		#bid_to_save_the_earth #bid_to_save_the_earth_pledgelink{
			position: absolute;
			left: 43px;
			top: 257px;
			display: block;
			text-indent: -9999px;
			width: 171px;
			height: 15px;
			}
		#bid_to_save_the_earth #bid_to_save_the_earth_facebooklink{
			position: absolute;
			left: 364px;
			top: 234px;
			display: block;
			text-indent: -9999px;
			width: 156px;
			height: 15px;
			}
		#bid_to_save_the_earth_result{
			display: none;
			}
		
	/* -----
	BLOG SEARCH BOX
	 ----- */
	 
	#blog_search{
		}
	#blog_search .box_head{
		background: url(../images/boxes/module_header_green.png) repeat-x left top;
		}
	#blog_search .box_content{
		background-color: #D7F3D7;
		padding: 3px 4px 16px;
		}
	#blog_search .box_foot{
		background: url(../images/boxes/module_footer_green.png) repeat-x left top;
		}
		#blog_search label{
			display: none;
			}
		#blog_search .form_element_div{
			float: left;
			padding-right: 7px;
			position: relative;
			}
	/* -----
	BLOG ARCHIVE
	 ----- */
	.widget-archive{
		padding: 0 0 0 10px;
		color: #333333;
		font-size: .92em;
		}
		.widget-archive a{
	 		color: #333333;
			}
	/* -----
	BLOG ARCHIVE - RECENT ENTRIES
	 ----- */
	#recent_entries .widget-archive li{
		padding-bottom: 12px;
		}
	/* -----
	SOCIAL NETWORK LINKS
	 ----- */
	#social_networks{
		background: url(../images/follow_us_on_bg.png) no-repeat left top;
		height: 97px;
		padding: 50px 0 0 39px;
		overflow: hidden;
		zoom: 1;
		margin: 0;
		width: 269px;
		}
		#social_networks_links li{
			float: left;
			width: 77px;
			}
			#social_networks_links li a{
				float: left;
				display: block;
				width: 52px;
				height: 52px;
				background: url(../images/icons/twitter.png) no-repeat left top;
				text-indent: -9999px;
				}
			#social_networks_links li#sn_facebook a{
				background-image: url(../images/icons/facebook.png);
				}
			#social_networks_links li#sn_myspace a{
				background-image: url(../images/icons/FFPROD_VD_RSSIcon_v1.png);
				}
		
/*JQUERY UI TABS*/
	.ui-tabs-hide {
		display: none;
		}
	.ui-tabs-nav{
		background: url(../images/tabs/tabs_bg.gif) repeat-x left 2px;
		height: 21px;
		overflow: hidden;
		zoom: 1;
		padding-left: 30px;
		}
		.ui-tabs-nav li{
			float: left;
			padding: 0 0 0 12px;
			}
			.ui-tabs-nav li a{
				color: #777777;
				display: block;
				float: left;
				padding: 6px 12px 2px 0;
				font-size: .83em;
				line-height: 1.1em;
				}
		.ui-tabs-nav li.ui-tabs-selected{
			background: #D7F3F0 url(../images/tabs/tab_border.gif) no-repeat left top;
			height: 24px;
			border-top: 1px solid #AAB9B8;
			}
			.ui-tabs-nav li.ui-tabs-selected a{
				color: #6F8E9D;
				background: #D7F3F0 url(../images/tabs/tab_border.gif) no-repeat right top;
				padding: 4px 12px 4px 0;
				}
	.ui-tabs-panel{
		clear: both;
		padding-top: 30px;
		}
/* -----
	SIMPLE IMAGE GALLERY
	 ----- */
	 .gallery .main_image{
		 width: 300px;
		 height: 200px;
		 }
	 .gallery_thumbs {
		 padding: 7px 0 0;
	 	}
		 .gallery_thumbs li{
			list-style-type:none;
			float: left;
			padding-right: 6px;
			}
			.gallery_thumbs li img{
				cursor: pointer;
				}
	/* -----
	MAKE GREEN COUNT VOTE PAGE
	 ----- */
	 .vote_choice{
		 clear: both;
		 overflow: hidden;
		 zoom: 1;
		 padding: 19px 9px 12px 0;
		 border-bottom: 1px dashed #999999;
		 position: relative;
	 	}
		.vote_choice .gallery{
			float: left;
			width: 315px;
			}
		.vote_choice .vote_choice_info{
			}
			.vote_choice_link{
				position: absolute;
				bottom: 12px;
				right: 9px;
				}
				.vote_choice_link a{
					background: url(../_images/buttons/submit_vote_btn.gif) no-repeat left top;
					height: 20px;
					width: 97px;
					display: block;
					text-indent: -9999px;
					border: none;
					cursor: pointer;
					}
	/* -----
	PLEDGE LIST
	 ----- */
	 #pledge_box .box_content h3{
		margin: 0;
	 	}
		.pledge_list li{
			overflow: hidden;
			zoom: 1;
			padding: 7px 8px 7px 0;
			border-bottom: 1px dashed #999999;
			}
			.pledge_list span{
				float: left;
				display: block;
				}
			/*.pledge_list .pledge_amount{
				width: 60px;
				background-color: #FFF;
				color: #f0954b;
				font-weight: bold;
				font-size: 1.5em;
				line-height: 1.7em;
				text-align: right;
				border: 1px solid #c4c4c4;
				padding: 0px 4px;
				}*/
			.pledge_list .pledge_desc{
				color: #333333;
				font-weight: bold;
				padding: 9px 0 0 15px;
				}
			.pledge_list .pledge_now_link{
				float: right;
				padding: 5px 0 0;
				width: 89px;
				}
				.pledge_list .pledge_now_link a{
					padding-right: 6px;
					background: url(../images/icons/arrow_right_small_blue.png) no-repeat right;
					display: block;
					font-weight: bold;
					font-size: 1.17em;
					line-height: 1.3em;
					text-transform: capitalize;
					}
		.pledge_list .pledge_total{
			background-color: #FFF;
			padding: 7px 8px 7px 0;
			}
			.pledge_list .pledge_total .pledge_amount{
				border: none;
				width: auto;
				font-size: 2em;
				}
			.pledge_list .pledge_total .pledge_desc{
font-weight: bold;
				font-size: 1.33em;
				line-height: 1.6em;
				padding: 0px 0 0 15px;
				}
	/* -----
	TEXT LIST
	 ----- */
	 .text_list li{
		overflow: hidden;
		zoom: 1;
		padding: 12px 5px;
		border-bottom: 1px dashed #999999;
		}
		 .text_list li h4{
			font-size: 1.33em;
			font-weight: bold;
		 	}
			.text_list li h4 a{
				color: #1793c9;
				}
			.text_list li .text_list_date{
				font-size: .92em;
				}
			.text_list li .text_list_desc{
				padding-top: 5px;
				}
	/* -----
	CAROUSEL
	 ----- */
	#carousel .box_content_main{
		padding: 0;
	}

/*MISC*/

.mt-main-index .box_small .main_content_img a img {margin: 0 !important; padding: 0 !important;}




