/* G L O B A L ////////////////////////////////////////////////// */

#outer {
	background-image: url(../interface/bkg_home08.gif);
	background-repeat: repeat-y;
	}

#outerContent {
	background-image: none;
	background-repeat: no-repeat;
	}

#navig_top {
	background-color: #fff;
	}

#home_container {
	padding: 15px;
	padding-right: 0;
	}

.teaserhome_red {
	float: left;
	width: 235px;
	height: 172px;
	background-color: #fff;
	margin-right: 12px;
	color: black;
	}
	
.teaserhome_red_title {
    width: 209px;
    height: 19px;
    color: #fff;
    background-image: url(../interface/teaserhome_bkg_red.gif);
    font-size: 12px;
    font-weight: bold;
    padding-left: 26px;
    padding-top: 7px;
    line-height: 12px;
    }

.teaserhome_red_content {
    padding: 10px;
    line-height: 150%;
	font-size: 11px;
    }

.teaserhome_content {
    padding: 10px;
    line-height: 150%;
	height: auto !important;
	min-height: 330px;
	_height: 330px;
	font-size: 11px;
    }
    
.teaserhome_content h3, .teaserhome_red_content h3{
    margin-top: 0;
    }
    
.teaserhome_content p {
    margin-top: 5px;
    font-size: 11px;
    }
    
.teaserhome_red_content select {
    width: 210px;
    margin-bottom: 5px;
    }

.teaserhome_facebook {
    border-top: 12px solid #E7EEEE;
    padding: 7px 15px 0 10px;
    font-size: 11px;
}

#coursefinder {
	
	}
	
.teaserhome_big {
	float: left;
	width: 482px;
	height: 173px;
	background-color: #fff;
	font-size: 11px;
	line-height: 150%;
	}
	
.teaserhome_big .teaserhome_content, .teaserhome_red .teaserhome_content	{
    height: 140px;
    }

.teaserhome_big_pict {
    float: left;
    margin: -10px 15px 0 -10px;
    }
    
.teaserhome_big_text {
    line-height: 175%;
    }

.teaserhome {
	float: left;
	width: 235px;
	background-color: #fff;
	margin-top: 12px;
	margin-right: 12px;
	}
	
.teaserhome_title {
    height: 19px;
    background-image: url(../interface/teaserhome_bkg.gif);
    font-size: 12px;
    font-weight: bold;
    padding-left: 26px;
    padding-top: 7px;
    line-height: 12px;
    }    
    
.teaserhome h2 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 11px;
    }
    
.teaserhome img {
    /*float: left;*/
    /*margin: -10px 15px 0 -10px;*/
    }

.teaserhomesep {
    border-bottom: 4px solid #e7eeee;
    }	

.last {
	margin-right: 0;
	}
	
.last .teaserhome_title{
    
    }
    
#footer {
	clear: both;
	padding: 2px 0 6px 0px;
	}    