/*===================================================================================*/
/* Filename:          tertiary.css                                                   */
/* Description:       Factsheets Tertiary Page CSS File                              */
/* Location:          ../factsheets/css/tertiary.css                                 */
/* Version:           1.0 (08.10.2009)                                               */
/* Website:           http://www.lifestyleyou.com.au                                 */
/* Company:           ID Studios (http://www.idstudios.com.au)                       */
/* Author:            Luke Goodwin                                                   */
/* validated CSS:     YES (CSS level 2.1) Date Checked: 20.10.09                     */
/*===================================================================================*/
/*===================================================================================*/
/*							   MORE FOR YOU CONTENT STRUCTURE                        */
/*===================================================================================*/
.MoreForYouArea { 
	padding-bottom: 10px;
}
.MoreForYouArea .ShowsAZHightlights {
}
.MoreForYouArea .Heading {
	margin: 20px 15px 5px 15px;
	height: 25px;
}
.MoreForYouArea ul {
}
.MoreForYouArea .Item {
	float: left;
}
.ItemArea-2Column .Item .Copy {
    float:left;
    height: 55px;
    max-height: 55px;
    overflow:hidden;
    width:168px;
}
