@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: arial; 
}

/* Home Page */

#upper_title {
	width: 175px;
	height: 98px;
	background-image: url(../en/_gfx/backgrounds/upper_title.jpg);
	background-repeat: no-repeat;
	padding-left: 625px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
}

#upper_navigation {
	width: 637px;
	height: 22px;
	padding-left: 163px;
	background-image: url(../en/_gfx/backgrounds/upper_navigation.jpg);
	background-repeat: no-repeat;
}

#upper_ticketsemail {
	width: 789px;
	height: 174px;
	background-image: url(../en/_gfx/backgrounds/upper_ticketsemail.jpg);
	padding-left: 11px;
	padding-top: 12px;
	color: #000000;
	font-size: 18px;
}

#upcoming_events_text {
	width: 319px;
	float: left;
}

#middle_white {
	width: 762px;
	height: 185px;
	background-image: url(../en/_gfx/backgrounds/middle_white.jpg);
	padding-left: 2px;
	padding-right: 36px;
}

#lower_lacac_ford_wrap {
	width: 800px;
	height: 181px;
	background-image: url(../en/_gfx/backgrounds/lower_background.jpg);
}

#lower_aclogo_link {
	width: 67px;
	font-size: 9px;
	line-height: 11px;
	margin-top: 48px;
	margin-left: 11px;
	color: #000000;	
	float: left;
}	

#lower_ford_address {
	height: 81px;
	padding-left: 510px;
	margin-top: 100px;
	width: 212px;
	color: #FFFFFF;
	font-size: 14px;
	float: right;
}

#lower_orangebar {
	width: 800px;
	height: 18px;
	background-image: url(../en/_gfx/backgrounds/lower_orangebar.jpg);
}

#news_ticker_intro {
	width: 32px;
	height: 10px;
	padding: 4px 5px 6px 5px;
	color:#FFFFFF;
	background-color: #983b04;
	float: left;
	font-size: 10px;
	font-weight: bold;
}

#news_ticker {
	width: 377px;
	height: 10px;
	margin-right: 36px;
	padding: 4px 8px 6px 7px;
	float: left;
	background-color: #FFFFFF;
}

/* Internal Pages */

#in_upper_title {
	width: 175px;
	height: 98px;
	background-image: url(../en/_gfx/backgrounds/in_upper_title.jpg);
	background-repeat: no-repeat;
	padding-left: 625px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}

#in_upper_navigation {
	width: 800px;
	height: 22px;
	padding-left: 0;
	background-image: none;
	background-repeat: no-repeat;
}

#in_middle_white {
	width: 800px;
	height: auto;
	padding-top: 12px;
	background-image: url(../en/_gfx/backgrounds/in_middle_white.jpg);
	background-repeat: no-repeat;
	float: left;
	bottom: auto; 
}

#in_upper_ticketsemail {
	width: 151px;
	height: auto;
	padding-left: 11px;
	font-size: 11px;
	float: left;
}

#page_title {
	width: 633px;
	font-size: 18px;
	font-weight: normal;
	padding-left: 5px;
	padding-bottom: 9px;
	float: left;
}

#in_lower_wrap {
	width: 800px;
	height: 99px;
	float: left;
}

#in_lower_lacac_ford_wrap {
	width: 800px;
	height: 181px;
}

#lower_aclogo_link {
	width: 67px;
	font-size: 9px;
	line-height: 11px;
	margin-top: 48px;
	margin-left: 11px;
	color: #000000;	
	float: left;
}	

#in_lower_ford_address {
	height: 81px;
	width: 212px;
	border-right: #ad4625;
	border-right-width: 1px;
	padding-left: 510px;
	margin-top: 100px;
	color: #000000;
	font-size: 14px;
	float: right;
}

#in_lower_orangebar {
	width: 800px;
	height: 18px;
	background-image: url(../en/_gfx/backgrounds/lower_orangebar.jpg);
}

/*-- Navigation --*/

#nav_wrap_main {
	width: 800px; 
	font-family: arial; 
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
border-bottom: 3px solid #CC3300;
    color: #333333;
    font-size: 11px;
    height: 33px;
}

/* Menus in English */

#menu_section {
	float:left;
	margin-top:3px; 
	text-align:center;
}

#menu_section a:link,#menu_section a:visited {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #666666 !important;
    display: block;
    float: left;
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    padding: 0 14px;
    text-decoration: none;
    text-transform: uppercase;
}

.spanish #menu_section a:link,#menu_section a:visited {

    padding: 0 11px;
}

 
#menu_section.nav-support a:link,#menu_section.nav-support a:visited {
	padding:0 11px;
}

#menu_section a:hover {
	background:#cc3300;
	color: #ffffff !important;
	text-decoration: none;
}
#menu_section a:active {
	color: #983b04;
	text-decoration: none;
}
#menu_section a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Menus in Spainsh */

#menu_section_es {
	margin-top: 3px;
	margin-left: 1px;
	padding-right: 12px;
	padding-left: 12px;
	float: left;
	text-align: center;
}

#menu_section_es a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#menu_section_es a:hover {
	color: #ad4625;
	text-decoration: none;
}
#menu_section_es a:active {
	color: #ad4625;
	text-decoration: none;
}
#menu_section_es a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#drop0 {
z-index:99999; left:67px; visibility:hidden; width:130px; position:absolute; top: 36px
}
#drop1 {
z-index:99999; left:222px;   width:130px; position:absolute; top: 36px
}
#drop3 {
z-index:99999; left:304px;   width:130px; position:absolute; top: 36px
}

 

* html #drop3 {left:302px; }
#drop2 {z-index:99999; left:364px;  width:130px; position:absolute; top: 36px}
* html #drop2 {left:362px; }
#drop4 {z-index:99999; left:498px;  width:130px; position:absolute; top: 36px}
* html #drop4 {left: 493px; }
#drop5 {z-index:99999; left:615px;  width:130px; position:absolute; top: 36px}
* html #drop5 {left: 605px; }
#drop6 {z-index:99999; left:640px; width:130px; position:absolute; top: 36px} 




.spanish #drop0 {
z-index:99999; left:57px; visibility:hidden; width:130px; position:absolute; top: 36px
}
.spanish #drop1 {
z-index:99999; left:142px;   width:130px; position:absolute; top: 36px
}
.spanish #drop2 {
z-index:99999; left:289px;   width:130px; position:absolute; top: 36px
}
.spanish #drop3 {
z-index:99999; left:224px;   width:130px; position:absolute; top: 36px
}
.spanish #drop4 {z-index:99999; left:432px;  width:130px; position:absolute; top: 36px}
.spanish #drop5 {z-index:99999; left:520px;  width:130px; position:absolute; top: 36px}

/* Drop Down Menus */

#nav_submenu a{
	background-color: #dddddd;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    padding: 4px 14px;
    width: 150px;
	font-family:Arial;
}

#nav_submenu a:hover{
	background:#ffffff;
	text-decoration:none;
	color:#c93300;
}


#nav_submenu_select {
	padding: 0px;
}

a.nav_link:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.nav_link:hover {
	color: #ad4625;
	text-decoration: none;
}
a.nav_link:active {
	text-decoration: none;
	color: #ad4625;
}
a.nav_link:visited {
	text-decoration: none;
	color: #ad4625;
}

/*-- Upcoming Events --*/

#hp_event_column {
	width: 170px;
	height: 185px;
	color: #000000;
	padding-left: 10px;
	padding-right: 9px;
	font-size: 9px;
	float: left;
}
#hp_event_spacer {
	width: 1px;
	float: left;
}

#hp_event_image {
	width: 170px;	
	height: 90px;
	padding-top: 6px;
	overflow:hidden;
}

	#hp_event_image img{
		max-width:170px;
	}

#hp_event_title {
	width: 170px;
	height: 40px;	
	padding-top: 2px;
	color: #993300;
	font-weight: bold;
}

#hp_event_dates {
	width: 170px;
	height: 27px;
}

#hp_event_infotickets {
	width: auto;
	height: 14px;
	text-align: right;
	font-size: 10px;
}




/* More Info and Buy Tickets */

.more_info {
	font-weight: bold;
	font-style: italic;
	padding-right: 8px;
}

a.more_info:link {
	text-decoration: none;
	color: #000000;
}

a.more_info:hover {
	color: #000000;
	text-decoration: none;
}

a.more_info:active {
	text-decoration: none;
	color: #000000;
}

a.more_info:visited {
	text-decoration: none;
	color: #000000;
}


.event_listing_infotickets {
	width: auto;
	height: auto;
	text-align: right;
	font-size: 10px;
}
.event_listing_infotickets  a.buy_tickets:link,.event_listing_infotickets  a.buy_tickets { 
	font-size:11px; 
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #c15b33;
	padding: 2px;
	border:1px solid #ffffff;
}

.buy_tickets {
	background-color: #c15b33;
	padding: 2px;
}

a.buy_tickets:link {
	text-decoration: none;
	color: #FFFFFF; 
	background-color: #c15b33;
	padding: 2px;
	border:1px solid #ffffff;
	font-size:11px; 
}


a.buy_tickets:hover {
	color: #ffffff;
	text-decoration: none;
	border:1px solid #cccccc;
	background-color:#c15b33;
}

a.buy_tickets:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.buy_tickets:visited {
	text-decoration: none;
	color: #FFFFFF;
}

#ticketinfobox #event_infotickets a.buy_tickets,#ticketinfobox #event_infotickets a.buy_tickets:visited{
	font-size:16px;
}

.group_tickets {
	background-color: #5f7e3a;
	padding: 1px 2px 1px 2px;
}

a.group_tickets:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.group_tickets:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.group_tickets:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.group_tickets:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* Content */

td {
	font-size: 11px;
	font-family: arial;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #ad4625;
	margin: 0 0 10px 0;
}	

#content_wrap {
	width: 615px;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 18px;
	padding-top: 9px;
	padding-left: 5px;
	padding-bottom: 10px;
	font-size: 11px;
	line-height: 14px;
	float: right;
	min-height: 400px; 
}

#left_column {
	width: 170px;
	height: auto;
	text-align: left;
	font-size: 11px;
	float: left;
}

#left_column_info {
	width: 445px;
	height: auto;
	float: left;
	font-size: 11px;
	line-height: 11px;	
	min-height:300px;
	position:relative; 
}

a:link {
	color: #ad4625;
	text-decoration: none;
}

a:hover {
	color: #5f7e3a;
	text-decoration: underline;
}

a:active {
	color: #5f7e3a;
	text-decoration: underline;
}

a:visited {
	color: #5f7e3a;
	text-decoration: none;
}

#right_column {
	width: 425px;
	height: auto;
	float: left;
	margin-left: 10px;
	font-size: 11px;
	line-height: normal;	
}

#right_column_info {
	width: 120px;
	height: auto;
	text-align: left;
	margin-left: 40px;
	font-size: 11px;
	float: left;
}

#multiple_links {
	line-height: 14px;
}

/* Event listings */

#event_listing_title {
	width: auto;
	color: #993300;
	font-weight: bold;
}

#event_listing_dates {
	width: auto;
	padding: 0 0 2px 0;
}


/* Events */

#event_links_month {
	width: 170px;
	height: 30px;
	float: left;
}

#event_links_type {
	width: auto;
	height: 28px;
	margin-top: 2px;
	text-align: right;
}

#event_image {
	width: 170px;
	height: auto;
	float: left;
	padding-bottom: 10px;
}
	#event_image img{
		max-width:170px;
	} 

* html #event_image img{
 width: expression( document.body.clientWidth > 587 ? "588px" : "auto" ); /* sets max-width for IE */


}

#event_title {
	width: auto;
	padding-bottom: 9px;
	color: #993300;
	font-weight: bold;
	font-size: 12px;
}

#event_dates {
	width: auto;
	padding-bottom: 10px;
}

#event_copy {
	width: auto;
	padding-bottom: 15px;
}

#event_infotickets {
	width: auto;
	height: auto;
	text-align: right;
	font-size: 10px;
}

#forward_event {
	width: 90px;
	float: right;
	margin-left: 2px;
	margin-bottom: 5px;
	font-size: 10px;
	text-align: right;
}

/* Event Calendars */

#whole_calendar_wrap {
	width: 98px;
	height: auto;
	padding-left: 2px;
	font-size: 10px;
}

#cal_month {
	width: 70px;
	font-weight: bold;
	text-align: center;
	float: left;
}

#cal_date {
	width: 14px;
	float: left;
	text-align: center;
}

#cal_row_1 {
	width: 98px;
	float: left;
}

#cal_row_2 {
	width: 98px;
	float: left;
}

#cal_row_3 {
	width: 98px;
	float: left;
}

#cal_row_4 {
	width: 98px;
	float: left;
}

#cal_row_5 {
	width: 98px;
	float: left;
}

#cal_row_6 {
	width: 98px;
	float: left;
}

#cal_row_7 {
	width: 98px;
	float: left;
}

#cal_row_8 {
	width: 98px;
	float: left;
}	

/* Staff */

#staff_wrap {
	width: 435px;
	height: auto;
	float: left;
}

#staff_name {
	width: 225px;
	padding-top: 10px;
	float: left;
}

#staff_inquiries {
	width: 210px;
	padding-top: 10px;
	float: left;
}

/* Press Select */

#pressselect_wrap {
	width: 435px;
	height: auto;
	padding-top: 8px 0 0 0;
}

#pressselect_form {
	padding: 8px 0 8px 0;
} 

#ford_press_mat {
	background-color: #CCCCFF;
	padding: 8px;
}

/* Dine */

#dine_wrap {
	width: 435px;
	height: auto;
}

#dine_left {
	width: 200px;
	padding: 10px 20px 0 0;
	float: left;
}

#dine_right {
	width: 215px;
	padding-top: 10px;
	float: right;
}

/* Print Page */

#printpage_wrap {
	width: 540px;
	height: auto;
	font-size: 11px;
}

#printpage_header {
	height: auto;
}

#pp_left {
	width: 348px;
	height: 60px;
	text-align: left;
	padding-left: 10px;
	float: left;
}

#pp_right {
	width: 172px;
	text-align: right;
	height: 45px;
	padding-top: 15px;
	float: left;
}

#printpage_bottom {
	width: 520px;
	height: auto;
	padding: 10px 10px 15px 10px;
	float: left;
}

/* Rent */

#rent_info_wrap {
	width: 435px;
	height: auto;
	padding: 10px 0 10px 0;
	font-size: 10px;
	float: left;
}

#rent_row {
	width: 435px;
	height: auto;
	float: left;
}

#rent_tech_column_top {
	width: 126px;
	height: 35px;
	padding: 1px;
	margin: 1px;
	float: left;
} 

#rent_column_top {
	width: 96px;
	height: 35px;
	padding: 1px;
	margin: 1px;
	float: left;
} 

.rent_column_dark_gray {
	background-color: #999999;
}

.rent_column_light_gray {
	background-color: #e6e6e6;
}

#rent_tech_column {
	width: 126px;
	height: auto;
	float: left;
	padding: 1px;
	margin: 1px;
}

#rent_column {
	width: 96px;
	height: auto;
	float: left;
	font-size: 10px;
	padding: 1px;
	margin: 1px;
}

#rent_column_bottom {
	width: 300px;
	height: auto;
	float: left;
	padding: 1px;
	margin: 1px;
}
 /* Photo Tour */
 
#photo_tour_wrap {
 	width: auto;
	height: auto;
}

#photo_tour_row {
	width: auto;
	height: auto;
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#photo_tour_column {
	width: 203px;
	height: auto;
	padding: 5px;
	float: left;
}

/* Donation Page */

#donation_row_wrap {
	width: 100%;
	float: left;
	margin: 0.3em 0 0.3em 0; 
}

#donation_lefttop {
	width: 25%;
	float: left;
	padding-top: 3px;
}

#donation_righttop {
	width: 75%;
	float: left;
}

#donation_left {
	width: 35%;
	float: left;
	padding-top: 3px;
}

#donation_right {
	width: 60%;
	float: left;
}
	
/* Press */

.press_info {
	background-color: #000000;
	padding: 1px 2px 1px 2px;
}

a.press_info:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.press_info:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.press_info:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.press_info:visited {
	text-decoration: none;
	color: #FFFFFF;
}

/* EVENT SECTION STYLES */

/* General dropdown styles */       
.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
.dropdown dd { position:relative; }
/* DT styles for sliding doors */
.dropdown dt a {
	background:#FFFFFF url(/images/arrow.png) no-repeat scroll right center;
	border:1px solid #5F7E3A;
	display:block;
	padding-right:20px;
	width:85px;
}

	.dropdown dt a:hover{
		text-decoration:none;
	}

.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
/* UL styles */
.dropdown dd ul {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #5F7E3A;
	display:none;
	left:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	min-width:170px;
	padding:5px 0 0;
	position:absolute;
	top:2px;
	width:auto;
	border-bottom:0px;
}
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;border-bottom:1px solid #5F7E3A;}


#eventfilter input#searchfield {
	border:1px solid #5F7E3A;
	color:#999999;
	padding:4px;
	width:84px;
	float:left;
}

#eventfilter #submitarrow{
	border:0;
	float:none;
	margin:4px;
}

#sidebar ul,#sidebar-event ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li,#sidebar-event ul li{ 
	margin:0 0 8px 0; 
}


#ticketinfobox{
	border:1px solid #699832;
	padding:0 8px 8px;
	clear:both;
}
	#ticketinfobox .top{
		margin-top:-13px;
		background:#ffffff;
		padding:4px 4px  4px 0;
		color:#699832;
		width:130px;
		overflow:hidden; 
		position:relative;
	}
		#ticketinfobox .top h3{
			font-size:14px;
		}

			/* TICKET INFO CMS FRIENDLY STUFF */

			#ticketinfobox p{
				margin-bottom:12px;
			}

			#ticketinfobox ul{
				margin-left:20px;
				list-style-type:disc;
					margin-bottom:4px;
				
			}
				#ticketinfobox ul li{
					margin-left:20px;
					list-style-type:disc;
					margin-bottom:10px;
				}


#mediatabs{
	margin-right:10px;
}

	#photos-tab .slideshow{
		display:block;
		width:100%;
	}
	#photos-tab .slideshow a:hover{
		text-decoration:underline;
	}


	#photos-tab .photocontainer{
		float:left;
		margin:4px 8px;
		width:100px;
		height:100px;
		overflow:hidden;
	}

	
	#photos-tab .photocontainer img{
		width:100px;
		border:0px;
	} 

 #eventdetails p{
	margin-bottom:10px;
}
 #eventdetails div{
	margin-bottom:10px;
} 
#eventdetails ul{
	margin-bottom:10px;
	margin-left:30px
}

#event-links-month h2 a, #event-links-month h2 a:visited{
	color:#5F7E3A;
	font-size:18px;
}

#linksbox .top{
	border-top:3px solid #5F7E3A;
	border-bottom:3px solid #5F7E3A;
}
	#linksbox .top h3{
		color:#5F7E3A;
		margin:6px 0; 
		text-transform:uppercase;
		font-size:15px;
	}

	#linksbox ul{

	}

	#linksbox ul li{
		list-style-type:none;
		padding:4px 0;
		border-bottom:1px solid #e9e9e9;
	}
		#linksbox ul li a{
			color:#bc592f;
			text-decoration:none;
		}

		#linksbox ul li a:hover{
			text-decoration:underline;
		}

	
		#linksbox ul li a.press_info{
			color:#ffffff;
			text-decoration:none;
			font-size:14px;
		}
			#linksbox ul li a.press_info:hover{
			background-color:#bc592f;
			}

.flyer img{
	border:0;
	max-width:170px;
}

.truncator{
	float:right;
	font-weight:bold;
	border:1px solid #cccccc;
	padding:2px 5px;
	margin:15px;
}
	.truncator a{
		padding-right:13px;
		background: url(/images/sprite_arrow_updown.jpg) no-repeat right 3px;
		color:#bc592f;
	} 

		
	.truncator a.truncator{
		margin:0;
		float:none;
		border:0;
		padding:0 13px 0 0;
		background: url(/images/sprite_arrow_updown.jpg) no-repeat right -10px;
	} 



#mediatabs #phototab{
	padding-left:4px; 
	background-image:none;
	background-repeat: no-repeat;
	background-position:2px;
}

#mediatabs #videotab{
	padding-left:4px; 
	background-image:none;
	background-repeat: no-repeat;
	background-position:2px ;
}

#mediatabs #audiotab{
	padding-left:4px; 
	background-image:none;
	background-repeat: no-repeat;
	background-position:2px;
}

/* EVENT CATEGORY SLIDESHOW */ 
.clear {
	clear:both
}

#gallery {
	position:relative;
	height:120px; 
	z-index:1;
}
	#gallery a {
		float:left;
		position:absolute;
		width:445px;
		height:120px;
		overflow:hidden;
		z-index:2;
	}
	
	#gallery a img {
		border:none;
		width:445px;
	}
	
	#gallery a.show {
		z-index:5;
	}

	#gallery .caption {
		z-index:6; 
		background-color:#000; 
		color:#ffffff; 
		height:20px; 
		width:100%; 
		position:absolute;
		bottom:0;
		font-weight:bold;
		font-size:14px;
	}

	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}

 
#event-type-wrap #right_column ul{
	margin-left:20px;
	margin-top:10px;
}
#event-type-wrap #right_column ul li{
	margin-left:20px;
}

#event-type-wrap #right_column { 
width:420px;
overflow:hidden;
}

#interior #left_column_info p{
	margin:10px 0;
	line-height:12px;
}

/* FORD PLAYER */

.youtube{
	z-index:999999;
}

/* CMS STYLES */

.cms-wrap h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ad4625; 
	line-height:20px;
	margin: 0 0 16px 0;
}

.cms-wrap h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ad4625; 
	margin: 0 0 10px 0;
	line-height:18px;
}	

.cms-wrap h3 {
	font-size: 15px;
	font-weight: bold;  
	margin: 0 0 10px 0;
	line-height:17px;
}	
.cms-wrap h4 {
	font-size: 14px;
	font-weight: bold; 
	margin: 0 0 10px 0;
	line-height:16px;
}
.cms-wrap h5 {
	font-size: 13px;
	font-weight: bold; 
	margin: 0 0 10px 0;
	line-height:15px;
}
.cms-wrap h6 {
	font-size: 12px;
	font-weight: bold; 
	margin: 0 0 10px 0;
	line-height:14px;
}
#interior #left_column_info.cms-wrap p {
	font-size: 12px; 
	line-height:15px;
}
