/*
THEME NAME: McCann London
THEME URI: http://www.mccan.co.uk/
DESCRIPTION: The McCann Wordpress template
VERSION: 1.0
AUTHOR: Mark Duwe
AUTHOR URI: http://mccann.co.uk
TAGS: McCann, McCann London, css, xhtml
*/

/* General stuff */
@font-face {
	font-family: "HelveticaNeueCondensedBold";
	src: url("HelveticaNeue-CondensedBold.eot");
	src: local("Helvetica Neue Condensed Bold"), local("HelveticaNeue-CondensedBold"), url("HelveticaNeue-CondensedBold.woff") format("woff"), url("HelveticaNeue-CondensedBold.ttf") format("truetype");
}
@font-face {
	font-family: "Helvetica Neue";
	src: url("HelveticaNeueLTStd-Bd.eot");
	src: url("HelveticaNeueLTStd-Bd.woff") format("woff");
	src: url("HelveticaNeueLTStd-Bd.ttf") format("truetype");
}
@font-face {
	font-family: "GFYHeySteve";
	src: url("GFYHeySteve.eot");
	src: local("GFYHeySteve"), local("GFYHeySteve"), url("GFYHeySteve.otf") format("opentype");
}
* {
	margin:0;
	padding:0;
}
body {
	background: #FFFFFF url(images/bg.gif) repeat-x top left;
	color: #000000;
	font: normal 0.9em/1.1em Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
h1, h2, h3 {
	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	color: #000;
}
img {
	border: 0;
}
p {
	margin: 10px 0 5px 0;
	text-shadow: 0 1px 1px rgba(255,255,255, 0.7);
	letter-spacing: 0px;
}
.entry p {
	width: 580px;
}
.clear {
	clear:both;
}
.noDisplay {
	display: none;
}
a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	outline: none;
}
:focus {
	outline: none;
}
.sidebar a {
	color: #000;
}


textarea {
	border: 1px solid #666;
	padding:2px;
}

/* Header */
#header {
	width: 950px;
	padding: 0;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#container {
	width: 950px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
}
#header h1 {
	margin: 15px 0;
}
#header h1 a {
	background: transparent url(images/logo.gif) no-repeat;
	display :block;
	height: 113px;
	width: 900px;
	padding: 0;
	text-indent: -9999px;
	margin: 0;

}
.geo {
	text-indent: -999em;
	line-height:1px;
	font-size: 1px;
	height:1px;
	padding:0;
	margin:0;
}

/* Nav */
.navigation {
	float:right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.alignleft a {
	background: url(images/previous.gif);
	width: 76px;
	float:left;
	height: 62px;
	display:block;
	text-indent: -999em;
}
.alignright a {
	background: url(images/next.gif);
	width: 76px;
	float:right;
	height: 62px;
	display:block;
	text-indent: -999em;
}
.singleNav {
	font-size: 80%;
	font-style: italic;
	margin-top: 20px;
}
img.alignleft {
	float: left;
	margin: 0 7px 0 0;
}
img.alignright {
	float: right;
	margin: 0 0 0 7px;
}

/* Search */
#SearchPage h2 {
	margin: 20px 0 0 0;
}
.postSearch {
	padding: 10px 0 15px 0;
}

/* General page stuff */

#HomePage h2, #recentWork h2, #blogPosts h2, #GeneralPage h2, #CategoryPage h2 #AuthorPage {
	margin: 0;
	padding:0;
	font-size:25px;
	height:35px;
	line-height: 35px;
	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
}
#blogPosts h2  {
	font-weight:bold !important;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
	width: 200px;
}
#blogPosts h2 a {
	font-weight:bold !important;
}
.recentPost h2, .featuredPost h2  {
	font-size:100%;
	height:35px;
}

.blogPost h2, .CatThumb h3 {
	color: #000;
	margin: 0 0 5px 0;
	height:20px;
	
}
.recentPost h2 a, .featuredPost h2 a, .blogPost h2 a, .CatThumb h3 a {
	color: #000;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/* Homepage */
#HomePage, #GeneralPage, #SearchPage, #CategoryPage, #TagPage, #BlogPage, #AuthorPage {
	width: 640px;
	float: left;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.featuredPost {
	
}
.featuredPost img {
	width:636px;
}
#recentWork, #blogPosts {
	margin: 0;
	clear:both;
	background: url(images/separator2.jpg) no-repeat bottom center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	width:650px;

}
.recentPost {
	float:left;
	width:311px !important;
	margin-right:10px;

	
}
.recentPost img {
	width: 311px;
	height:189px;
	
}

.recentPost h2, .blogPost h2 {
	margin-top:5px;

}
.recentPost h2 {
	width: 305px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#jFlowSlide h2 {
	width: 630px;
	text-overflow: ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
#BlogPage h2 {
	height: auto !important;
}
img.captify {
	border: 1px solid #666;
	
	}
a.captify {
	text-decoration: none;
}

.slide-wrapper h3 {
	color:#000;
	font-weight:normal;
	letter-spacing: -1px;
	
}

.homeTags {
	text-indent: -999em;
	line-height:1px;
	font-size: 1px;
	height:1px;
	padding:0;
	margin:0;
}


/* Blog section */

.blogPosts {
	margin: 2px 0 30px 0;
}
.blogPost {
	float:left;
	margin-right:8px;
}
.blogPost img {
	width: 203px;
	height: 123px;
}
.mainPost {
	margin: 0 0 30px 0;
}
.postmetadata, .post-edit-link {
	font-size: 80%;
}
.postmetadata a, .post-edit-link {
	text-transform: lowercase;
	text-decoration:underline;
	font-weight:normal;
	color:#039;
}
.postmetadata a:hover {
	text-decoration:none;
	color:#000;
}

.blogThumb {
	width: 120px;
	float:left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 15px;
}
#date,.cattag a {
	font-weight:normal;
	text-decoration:underline;
	color:#039;
}
.cattag a:hover {
	text-decoration:none;
	color: #000;
}
.entry-date {
	font-size:80%;
	color: #000;
}
.cattag {
	clear:both;
	font-size: 90%;
}
.cattag img {
	vertical-align: middle;
}
.readMore {
	clear:both;
}
.blog {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	
}
#BlogPage h2, #TagPage h2, #AuthorPage h2 {
	font-size: 28px;

	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif;
	
	letter-spacing:-1px;
	font-weight:bold;
	line-height: 28px;
}
#BlogPage h2 a, #TagPage h2 a, #AuthorPage h2 a {
	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-family: "Helvetica Neue";
	height:25px;
	letter-spacing:-1px;
}
.page-title {
	font-size: 180% !important;
	color: #000;
}
.page-title img {
	vertical-align: middle;
}

/*Author page*/

h3.authorarticles a {
	font-weight:bold;
}
h2.recentarticlestitle {
	font-size:20px !important;
}

/* Category Page */
.CatThumb {
	width: 200px;
	float:left;
	margin: 4px;
	
}
.CatThumb img:hover {
	box-shadow: 0 0 4px #333;
	-moz-box-shadow:0 0 4px #999999;
	-webkit-box-shadow: 0 0 4px #333;
}
.CatThumb img {
	width: 200px;
	height: 120px;
	border:1px solid #666;
}
.CatThumb h2 {
	font-size: 110%;
	height:35px;
}
#CategoryPage h3, #CategoryPage h3 a {
	height:35px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.CatThumbDigital {
	width: 388px;
	height:302px;
	float:left;
	margin: 2px;
	padding: 0 0 0 72px;
	background: url(images/laptop.jpg);
}

.CatThumb h2 {
	font-size: 110%;
	height:35px;
}
#CategoryPage h2, #CategoryPage h2 a {
	height:35px;
	font-size: 180%;
	letter-spacing:-1px;
}
#CategoryPage h3, #CategoryPage h3 a {
	font-family:Arial, Helvetica, sans-serif;
	height:35px;
	font-weight:normal;
	font-size:14px;
	color:#000;
}

#CategoryPage h2, #CategoryPage h2 a {
	height:35px;
	font-size: 180%;
	letter-spacing:-1px;
}
.tagTitle {
	font-size:210%;
}
.prev a {
	float:left;
	font-style:normal;
	background-image: url(images/previous.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:62px;
	width:310px;	
	text-indent:-9999px;
}
.nxt a {
	float: right;
	font-style:normal;
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height:62px;
	width:310px;
    text-indent:-9999px;
	
}
a.disabled {
	display: none;
}

/* Footer */
#footer {
	width: 950px;
	margin: 20px auto 0 auto;
}
#footerContent {
	text-align: center;
	padding: 5px 0 90px 0;
	width:980px;
	margin: 0 auto;
	color: #666;
	font-size: 90%;
}
#footerContent a {
	color:#666;
	padding: 0 10px;
}
#footerContent ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#footerContent .pagenav {
	text-indent:-999em;
}
#footerContent .pagenav ul {
	width: 500px;
	margin: 0 auto 25px auto;
	clear:both;
}
#footerContent .pagenav ul li {
	text-indent: 0;
	display:block;
	float:left;
}
#footerContent .contact {
	display:block;
	width: 120px;
	height: 103px;
	background: url(images/contact.gif) no-repeat;
	text-indent: -999em !important;
	text-align: left;
	margin: 0 0 -12px 750px;
}
.footertext {
	color:#666;
	height:20px;
	font-size:90%;
	text-align: right;
	width:590px;
	padding: 0 15px 0 0;
	float: left;
	margin:12px 0 0 0;
}
#twitter {
	float: right;
	font-size: 80%;
	color: #666;
	margin: 0px 0px 0 0;
	background: transparent;
}

#twitter img{
	vertical-align: middle;
}

#facebookfoot {
	float: right;
	font-size: 80%;
	color: #666;
	margin: 0px 0px 0 0;
	background: transparent;
	padding-right:15px;
}

#facebookfoot img{
	vertical-align: middle;
}
#bottom_fade {
	width:100%;
	height: 70px;
	bottom: 0px;
	background: url(images/footer_bg.gif) repeat-x bottom center;
}
/*#bottom_fade_content {
	width:100%;
	height: 70px;
	bottom: 0;	
	background: url(images/bottom-fade.png) no-repeat bottom center;
}*/

/* Caption styling */
.caption-top, .caption-bottom {
	color: #000000;	
	padding: 10px 10px 20px 10px;	
	font-size: 12px;	
	font-weight: normal;
	cursor: default;
	border-top: 2px solid #ededed !important;
	background: #ffffff;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none !important;
	border: 0;
	background: #ffffff;
	padding: 20px;
}
.caption a:hover, .caption a:hover {
	background: #ffffff;
}
.featuredPost .caption-wrapper {
	width:640px !important;
}
.recentPost .caption-wrapper {
	width:100% !important;
}
.recentPost .caption-bottom {
	width:300px !important;
	padding: 10px 10px 20px 10px;
}
.CatThumb .caption-bottom {
	width:183px !important;
	padding: 10px 10px 20px 10px;
}
.blogPost .caption-bottom {
	width:183px !important;
	padding: 10px 10px 20px 10px;
}
.blogPost .caption-wrapper {
	width: 203px !important;
}

br.c { 
	clear: both; 
}

/* Sidebar */
.sidebar {
	float:left;
	width: 225px;
	padding: 0 10px;
	text-align: right;
	height:100%;
}
.sidebar ul {
	list-style: none;
}
.sidebar label {
	display: none;
}
.sidebar #s {
	border: 0;
	background: url(images/search.gif) no-repeat;
	width: 161px;
	height: 14px;
	padding: 6px 4px 6px 5px;
	font-size:9.5px;
	float:left;
}

.sidebar #searchsubmit {
	border: 0;
	background: url(images/search_button.gif) no-repeat;
	width: 28px;
	height:26px;
	padding:0;
	text-indent: -9999px;
	margin: 0 0 0 -4px;
	font-size:0;
	display:block;
	line-height:0
	float:left;
}
.sidebar .pagenav {
	margin: 15px 0 0 0;
}
.sidebar .widget {
	margin: 0 0 30px 0;
}
.sidebar .widget_pages h2 {
	display:none;
}
.sidebar .widget_pages li {
	font-size: 180%;
	text-decoration: none;
	letter-spacing: 0px;
	line-height:100%;
}
.sidebar .page_item a {
	display:block;
	padding: 1px 5px 1px 0;
	font-family: "Helvetica Neue" Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-align: right;
	font-weight:bold;
	letter-spacing:-1px;
	text-align: right;
	color: #000;
}

.sidebar  .current_page_item .page_item a {
	display:block;
	padding: 2px 5px 2px 0;
}
.sidebar .current_page_item a {
	display:block;
	padding: 2px 5px 2px 0;
	background: url(images/current_page.gif) no-repeat 50px center;
}

ul {
	margin:0;
	padding:0;
}

li { 
    margin:0;
	padding:0;
}
.sidebar .current_page_item a li a, .sidebar .page_item li  {
	font-size: 50%;
	background: #fff;
	padding: 2px 0px 2px 0;
}
.sidebar .page_item li {
	display:none;
}
.sidebar .current_page_item li, .sidebar .current_page_item li.page_item a {
	display:block;
	background: none;
	color: #000;
}
.sidebar .current_page_parent li {
	display:block;
}
.sidebar .current_page_parent a {
	display:block;
	background: url(images/current_page.gif) no-repeat 50px center;
}
.sidebar .current_page_parent ul li.page_item a {
	display:block;
	background: none;
}
.sidebar .current_page_parent ul li.current_page_item a {
	display:block;
	padding: 2px 5px 2px 0;
	background-image: url(images/current_page_child.gif);
	background-repeat: no-repeat;
	background-position: 50px center;
}
.sidebar .current_page_parent ul li .page_item {
	display:block;
	background: none !important;
}
.sidebar .current_page_parent ul li .current_page_item a {
	display:block;
	background-image: url(images/current_page.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.sidebar .current_page_parent ul li .page_item a {
	display:block;
	background: none;
}
.sidebar #McCannLondon {
	margin: 20px 0;
}
.tel, .fax {
	display:inline;
}
.adr {
	padding-top: 100px;
}
.country-name {
	display:none;
}
a.twitter, a.facebook {
	display: block;
	float:right;
	width: 43px;
	height:43px;
	text-indent: -999em !important;
	text-align: left;
}
a.twitter {
	background: url(images/twitter.gif);}
a.facebook {
	background: url(images/facebook.gif);
}
.widgettitle {
	display:none;
}

/* Weather */
.weather {
	width: 196px;
	height: 242px;
	float:right;
	background: url(images/weather/weather.gif);
	font-family: "GFYHeySteve";
	font-size:1.5em;
	text-align:center;
	padding: 18px 0 0 0;
}
.weather .location, .weather .date, .weather .weatherreading {
	width: 150px;
	display:block;
	margin: 0 auto;
	line-height:1;
}
.tornado, .tropical-storm, .hurricane, .severe-thunderstorms, .thunderstorms, .isolated-thundershowers, .thundershowers {
	background: url(images/weather/storm.gif);
}
.mixed-rain-and-snow {
	background: url(images/weather/rain-snow.gif);
}
.freezing-drizzle {
	background: url(images/weather/freezing-drizzle.gif);
}
.drizzle {
	background: url(images/weather/drizzle.gif);
}
.freezing-rain, .showers, .scattered-showers, .light-drizzle, .light-rain, .light-rain-shower, .rain-shower, .rain {
	background: url(images/weather/McCann_Blog_Weather_Rain.gif);
}
.showers {
	background: url(images/weather/McCann_Blog_Weather_Rain.gif);
}
.snow-flurries {
	background: url(images/weather/flurries.gif);
}
.light-snow-showers {
	background: url(images/weather/light-snow.gif);
}
.blowing-snow {
	background: url(images/weather/light-snow.gif);
}
.snow {
	background: url(images/weather/light-snow.gif);
}
.sleet, .hail, .mixed-rain-and-hail, .mixed-rain-and-sleet,.mixed-snow-and-sleet {
	background: url(images/weather/sleet.gif);
}
.dust, .haze, .smoky {
	background: url(images/weather/McCann_Blog_Weather_Fog.gif);
}
.foggy {
	background: url(images/weather/McCann_Blog_Weather_Fog.gif);
}
.blustery {
	background: url(images/weather/McCann_Blog_Weather_Windy.gif);
}
.windy {
	background: url(images/weather/McCann_Blog_Weather_Windy.gif);
}
.cold {
	background: url(images/weather/cold.gif);
}
/*.cloudy, .cloudy, .mostly-cloudy {
	background: url(images/weather/cloudy.gif);
}*/
.cloudy, .cloudy, .mostly-cloudy, .partly-cloudy {
	background: url(images/weather/McCann_Blog_Weather_MostlyCloudy.gif);
}
.clear, .sunny, .hot, .fair {
	background: url(images/weather/McCann_Blog_Weather_Fair.gif);
}
.isolated-thunderstorms, .scattered-thunderstorms {
	background: url(images/weather/sun-storm.gif);
}
.snow-showers, .heavy-snow, .scattered-snow-showers {
	background: url(images/weather/snow.gif);
}

/* Comments */
h3#comments {
	padding: 10px 0;
}
#comments h3 {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
}
.commentmetadata {
	font-size:80%;
	color: #666;
}

li.comment {
	list-style: none;
	border: 1px solid #666;
	border-radius: 10px;
	width: 600px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
li.comment img {
	vertical-align: middle;
}
#comment-notes {
	font-size:80%;
	padding-bottom:15px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 5px;
}
.comment-author, .comment-meta {
	font-size:80%;
	color:#666;
}
.comment-meta a {
	color:#666;
}
.bypostauthor {
	border: 1px solid #ababab;
	background: #B3FFCC !important;

}
.archive-meta {
	color: #666;
	font-size:90%;
	margin-bottom:20px;
}
.avatar {
	float:left;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 0;
}
abbr {
	border:0;
	text-decoration: none;
	font-size:90%;
}
.entryDate {
	line-height: 1;
	margin: 0;
	float:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.avatar {
	float:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.entry {
	clear:both;
	width:630px;
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:14px;
	letter-spacing:0px;
}
div.entry a {
	color:#039;
	text-decoration:underline;
	
}
div.entry a:hover {
	text-decoration:none;
}
#AuthorPage .post {
	clear: both;
}

/* Recent Work Carousel */
.jflow-content-slider {
	width:532px;
	height:386px;
	float:left;
}
.separator {
	width:630px;
	height:20px;
	background: url(images/separator3.jpg) no-repeat bottom center;
	margin-top:-25px;
	margin-bottom:20px;
}
#jFlowSlide{ 
	width: 532px !important;
	height: 386px !important;
	overflow: hidden !important;
}
.homethumb {
	margin-bottom: 2px;
	border: 1px solid #666;
}
.jFlowSlideContainer {
	width:528px;
	height:386px;
	overflow: hidden !important;
}
#slides {
	width:528px;
	float:left;
}

.slide-wrapper { 
 	width:528px;
 	height:386px;
	
}
.slide-wrapper h2 {
	
	height:35px !important;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.slide-wrapper h2 a {
	font-size:18px !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight:normal;
}

.jFlowSlideContainer img {
	width:528px !important; 
	height:320px !important;
	border: 2px solid #ededed !important;
	
}
.jFlowControl { 
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
}
.jFlowSelected {
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
}

#myController  {
	width:100px; 
	background: #fff;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 540px;
	margin-top:2px;
	position:absolute;		
}


.jFlowPrev{
	float:left;
	width:27px;
	height:27px;
	cursor: pointer;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}
.jFlowNext {
	float:right;
	width:27px;
	height:27px;
	cursor: pointer;	
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
#GeneralPage .slide-wrapper, #GeneralPage #jFlowSlide {
	width:650px !important;
}
#GeneralPage .jFlowSlideContainer {
	width:650px;
	height:386px !important;
	overflow: auto;
}
#GeneralPage .ourPeopleController {
	text-align: center;
}
#GeneralPage .jFlowSlideContainer img {
	width:97px !important;
	height:139px !important;
	border: 0 !important;
}

#ourPeopleController {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 600px;
	height:130px;
}
#GeneralPage .jFlowSelected {
	position: relative;
	left: 0;
}

/*form field styling */
.form-label {
	margin-top: 10px;
}
a.prev {
	float:left;
}
a.next {
	float:right;
}
#overlay {
	background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
	display: none;	
	z-index: 10000;
	background: transparent;
	width: 480px;	
	height: 280px;
	-moz-box-shadow: 0 0 90px #000;
	-webkit-box-shadow: 0 0 90px #000;	
	box-shadow: 0 0 90px #000;
	margin: 150px 0 0 0;	
}
#overlay .close {
	background-image: url(images/close.png);
	position: absolute;
	right: -20px;
	top: -10px;
	cursor: pointer;
	height: 22px;
	width: 22px;
}
.contentWrap {
    height:280px;
    width: 480px;
    overflow-y: auto;
	border: 5px solid #000;
}
.frame {
	background: #fff;
	padding: 10px;
	line-height:1.1;
}
#ourPeople {
	position:relative;
	overflow:hidden;
	width: 610px;
	height: 250px;
	margin: 0 15px;
}
#ourPeople .items {
	width: 20000em;
	position: absolute;
}
#ourPeople .items div {
	float: left;
}

table {
	width:100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
td {
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#GeneralPage ul {
	margin: 0 0 0 25px;
}
#GeneralPage ol, #GeneralPage ul {
	margin: 0 0 0 25px;
}
