﻿img
{	
	border: none;
}

.multiple-banners-wrapper-careerstories
{
	background:transparent none no-repeat scroll left top;
	float:right;
	height:auto;
	margin:0px 0px 0px px;
	padding:0px 10px 0px 0px;
	width:785px;		
}

.site-info
{
	background:transparent none no-repeat scroll left top;
	height:auto;
	margin:0px;
	width:auto;	
	color: #666666;
	float:none;
}

.site-info h1
{
	color:#cc0000;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:22px;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:20px;
	text-align:left;
	margin:10px 0px 10px 5px;
	padding:0px 0px 0px 0px;
	width: auto;	
	float:left;
}

.site-info a
{
	margin:10px 10px 10px 10px;
	float:right;
}

.site-info a img
{
	border: none;
}

.site-info P
{
	background:transparent none no-repeat scroll left top;
	clear:left;
	float:left;
	height:auto;
	margin:0px 10px 0px 5px;
	width:auto;	
	color: #666666;
}



/* ************************** story-wrapper ************************** */
.story-wrapper
{
	background:transparent none no-repeat scroll left top;
	clear: both;
	height:auto;
	margin:10px 0px 10px 0px;
	width:785px;	
	border: none;
	float:right;
}

.story-wrapper ul
{
	height:auto;	
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:auto;
}
.story-wrapper ul li
{
	display:inline;
	float:none;
	margin:0px 1px 0px 0px;
	padding:0px 0px 0px 0px;
}
.story-wrapper ul li.left
{
	margin:0px 0px 0px 0px;
	text-align:left;
}
.story-wrapper ul li.right
{
	margin:0px 0px 0px 0px;
	text-align:right;	
}

p.name
{
	font-family:Arial;
	font-size:10pt;
	color: #666666;
	padding: 3px 3px 5px 5px;
	font-weight:bold;	
}

p.title
{
	font-family:Arial;
	font-size:10pt;
	color: #666666;
	padding: 0px 3px 5px 5px;
	font-style:italic
}

.story 
{
	float:left;
	height:auto;
	margin:0px 0px 0px 0px;
	padding:1px 0px 5px 2px;
	width:153px;
}
.story a
{
	height:auto;
}


.story a img
{
	margin: 0px;
}

.story .top 
{
	/*background:transparent url(../../images/careers/career_panel_top.png) no-repeat scroll left bottom;*/
	clear:both;
	height:4px;
	width:154px;
	z-index:-1;
	margin: 0px;
}
div.story .horizontal 
{
	background:#e9e9e9 repeat-y scroll left top;
	clear:both;
	height:75px;
	width:154px;
	z-index:1;
}
div.story .vertical 
{
	background:transparent none no-repeat scroll 0 0;
	height:auto;
	margin:0 4px;
	padding:0 10px;
	width:auto;
	z-index:1;
}
div.story .bottom 
{
	/*background:transparent url(../../images/careers/career_panel_bottom.png) no-repeat scroll left top;*/
	clear:both;
	display:block;
	height:36px;
	width:154px;
}

.space
{
	float:right;
	height:auto;
	width:auto;
}	

.space a
{	
	margin:10px;
	float:right;
}

.space a img
{	
	border:none;
}
.img-floatright{
        float: right;
        padding: 2px 0 2px 5px;
}
ul.disc li {
	list-style-type: disc;
} 
table.inner-table {
        border: 1px solid #ccc;
        width: 100%;
}
table td.bgcolor{
        background-color: #f4f4f4;
}
p.float-center{
       text-align: center;
       
}
.redfont{
       color: #ff0000;
       font-size: 12px;
}
h3{
       margin-bottom: 1em;
}
