.press_left {
 	width: 366px; margin: 0px 10px 0px 20px; }
.press_right {
 	float: right; width: 260px; margin: 0px;
	color: #000; }

/* titles */
.photos_title {
	width: 124px; height: 50px; margin: -4px 0;
	background:url(/images/subtitles/photos.png) 0 0 no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/subtitles/photos.png", sizingMethod="crop");  }
.av_files_title {
	width: 183px; height: 50px; margin: -4px 0;
	background:url(/images/subtitles/av_files.png) 0 0 no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/subtitles/av_files.png", sizingMethod="crop");  }
.articles_title {
	width: 115px; height: 50px; margin: -4px 0;
	background:url(/images/subtitles/articles.png) 0 0 no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/subtitles/articles.png", sizingMethod="crop");  }
.agent_info_title {
	width: 214px; height: 50px; margin: -4px 0;
	background:url(/images/subtitles/agent_info.png) 0 0 no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/subtitles/agent_info.png", sizingMethod="crop");  }
.press_title {
 	width:260px; height:85px;  
	background:url(/images/titles/press_title.png) 0 0 no-repeat;
	_background:transparent;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/titles/press_title.png", sizingMethod="crop");  }

/* container class */
.photos_container, .articles_container {
	margin-top: 5px; padding:8px 8px 6px 8px; font-size: 12px;
	font-family: Verdana,sans-serif; background-color: #ffffff; 
	border-right: 1px solid #ADAABD; height: auto;
	border-bottom: 1px solid #ADAABD;  }
.minorheader {
	margin: 5px 3px 0 3px; _margin: 0px;  }	

/* list classes */
ul.ind_photo, ul.ind_article, ul.ind_show { 
	width: 100%; font-size: 12px; margin: 0px; padding: 0px; height: auto; }
ul.ind_show li {
	line-height: 150%; list-style-image: url(/images/bullets/video_bullet.jpg); margin-left: 20px; }
ul.ind_article li {
	list-style-image: url(/images/bullets/article_bullet.jpg); margin-left: 25px; 
	line-height: 135%; width: auto;  }
ul.ind_photo li {
	line-height: 140%; height: 70px; list-style: none; margin-left: 0px; }
ul.ind_photo li img { 
	display: block; float: left; margin-right:8px; margin-top:3px; margin-bottom:3px; 
    border:solid 1px rgb(130,130,130); vertical-align: middle; }
	
/*  press kit classes */
.inner_info, .agent_info {
	background-color: #fff; }
.inner_info {
	padding: 10px 10px 16px 10px; margin-right: 2px;
	height: 400px; overflow: scroll;  }	
.agent_info {
	border-right: 1px solid #ADAABD; padding: 10px 5px 0px 5px;
	border-bottom: 1px solid #ADAABD; } 
.agent_info p {
	margin-bottom: 10px; margin-left: 5px; }	
	
/* ssafari css hacks, anything after this line won't be read by safari */
ul.ind_shows { overflow-y:scroll; overflow-x:hidden; #}
ul.ind_events { overflow-y:hidden; overflow-x:hidden; #}
#middle { width:962px; border:none; } 
