body {
	margin:0px;
	background-color:#fff;
	text-align:center;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#000;
}

a {
	text-decoration:none;
	color:#f21235;	
}
a:hover {
	color:#000000;
}

.mandatory {
	color:#f21235;
}
.analysis {
	color:#f21235;
}
.news {
	color:#f21235;
}

#preview {
	width:100%;
	background-color:#666;
	margin:0px;
}
#preview p, #preview a {
	margin:0px;
	padding:8px 0px;
	color:#FFF;
}

#content .form_title {
	color:#666;
	border-top:1px solid #DDD;
	margin:15px 0px 3px 0px;
	padding-top:10px;
	padding-bottom:5px;
}

#content h2 span.analysis {
	color:#f21235;
	font-weight:bold;
}
#content h2 span.news {
	color:#f21235;
	font-weight:bold;
}

.grey {
	color:#CCC;
}

img {
	border:0px;
}
p.print {
	margin:0px 0px 0px 5px;
	padding:0px;
	line-height:200%;
}
p.print img {
	margin-bottom:-5px;
}

p.message {
	font-weight:bold;
	font-size:14px;
	color:#f21235;
}

.date {
	font-size:11px;
	color:#666;
}

#email_bg {
	width:100%;
	height:50px;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#333;
	opacity: .3;
	filter: alpha(opacity=30);
}
#email_form_wrap {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	text-align:center;
	
}
#email_form {
	margin: 0px auto;
	margin-top:20%;
	width:300px;
	background-color:#FFF;
	text-align:left;
	padding-bottom:10px;
}

#email_form h4 {
	padding:10px;
	margin:0px;
	float:none;
}

#email_form p {
	margin:0px;
	padding:2px 0px 5px 10px;
	float:none;
}

#wrapper {
	margin:0px auto;
	width:943px;
	text-align:left;
	height:100%;
}

#white_bg {
	background-color:#FFF;
	float:left;
	width:100%;
}

#header {
	width:100%;
}

#header #twitter
    {
    float: right;
    display: inline;
    margin-right: 20px;
    }

#header #twitter p
    {
    margin: 12px 0px;
    }

#header h1 {
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
}
#header #login {
	float:right;
	margin:0px 12px 0px 0px;
	font-size:11px;
	border-bottom:1px solid #EEE;
	text-align:right;
}
#header #login p {
	margin:12px 0px ;
}
#header #login a {
	color:#444;
}
#header #login input,#header #navigation ul li#search input {
	color:#999;
} 
#header #navigation {
	float:left;
	margin:0 0 0px 0px;
	width:100%;
	background-color:#000000;
	clear:both;
	height:29px;
	padding:0px;
}
#header #navigation ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0px 5px;
}
#header #navigation ul li {
	float:left;
	font-size:14px;
}
#header #navigation ul li a {
	display:block;
	padding:0px 16px;
	margin:6px 0px;
	background-color:#000;
	border-right:1px solid #fff;
	color:#fff;
}
#header #navigation ul li a:hover {
	color:#f21235;
	text-decoration:none;
}
#header #navigation ul li a#home {
	padding-left:14px;
}
#header #navigation ul li a#home:hover {
}

#header #navigation ul li.selected {
	color:#f21235;
	border-right:1px solid #fff;
	padding:0px 16px;
	margin:6px 0px;
}

#header #navigation ul li.home_selected {
	background-repeat:no-repeat;
	padding:0px 16px;
	margin:6px 0px;
	background-color:#000;
	border-right:1px solid #fff;
	color:#f21235;
}

#header #navigation ul li.resources_selected {
	background-color:#c26910;
	background-repeat:no-repeat;
	padding:6px 10px;
	background-position:right;
	padding-right:12px;
	color:white;
}
#header #navigation ul li.directory_selected {
	color:#FFF;
	background-color:#f21235;
	border:none;
	padding:6px 10px;
}


#header #navigation ul li a#directory {
	color:#FFF;
	background-color:#939d26;
	border:none;
}
#header #navigation ul li a#directory:hover {
	background-color:#aab52e;
}
#header #navigation ul li a#resources {
	color:#FFF;
	background-color:#af5903;
	border:none;
	background-image:url(../images/resources_link_bg_off.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:12px;
}
#header #navigation ul li a#resources:hover {
	background-color:#c26910;
	background-image:url(../images/resources_link_bg_on.gif);
}
#header #navigation ul li#search {
	background-color:#f5f5f5;
	padding:3px 10px;
	background-image:url(../images/search_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#header #navigation ul li#search form {
	display:inline;
}

#header #navigation div#search{
	float:right;
	margin:3px 8px 0px 0px;
}

#header #navigation div#search input{
	color:#666;
}
#header #navigation div#search input:focus{
	color:#000000;
}

input.img_input {
	margin-bottom:-4px;
	margin-right:3px;
}
#header #navigation ul li#search input.img_input {
	margin-bottom:-2px;
	margin-left:5px;
}



#separator {
	background-color: #eeeeee;
/*	height:10px; */
	width:100%;
	float:left;
/*	margin:7px 0px; */
}

#welcome {
	float:left;
	clear:both;
	width:646px;
	margin:20px 0px 10px 0px;
	display:block;
}

#content #welcome h2 {
	display:block;
	line-height:29px;
	font-weight:normal;
	color:#000;
	font-size:28px;
	letter-spacing:-1px;
	margin:10px 0 10px 10px;
	padding:10px 0px 0px 0px;
}

#welcome_text_container{
	background-image:url(../images/invest-heartbeat.jpg);
	display:inline;
	float:left;
	height:452px;
	width:691px;
}
#welcome_text {
	display:inline;
	float:left;
	height:180px;
	width:290px;
	margin:0px 0px 0px 0px;
	padding:5px;
	color:#000;
}
#welcome_text_bg {
/*	background:transparent url("../images/welcome_text_bg.jpg") repeat-x;*/
	clear:left;
	font-size:14px;
	height:300px;
	line-height:23px;
	margin-bottom:0;
	margin-left:28px;
	margin-right:0;
	margin-top:28px;
	position:absolute;
	top:141px;
	width:290px;
}
#welcome_text p {
	clear:left;
	color:#000;
	font-size:13px;
	line-height:17px;
	margin:40px 10px 10px 20px;
	font-weight:bold;
}
#welcome_text p.more-register {
    background-color:#f21235;
	clear:both;
	display:block;
	margin:12px 10px;
	padding:8px 0px;
	color:#fff;
	bottom:125px;
	position:absolute;
	width:258px;
	text-align:center;
	color:#fff;
}

#welcome_text p.more-register a{
	color:#fff;
}

#welcome_text p.more-register a:hover, .list_column_analysis .list_item p a:hover {
	color:#000000;
}

#find_out_more {
	float:left;
}

#content {
	width:943px;
	clear:both;
	float:left;
	margin:5px 0 0 0;
	font-size:12px;
	display:inline;
}

body.home #content {
	width:943px;
	clear:both;
	float:left;
	margin:0px 0px 0px 0px;
	font-size:12px;
	display:inline;
}

#content h3 {
	padding:0px;
	margin:0px;
}
#content p,#content h4,#content h2 {
	margin:12px 10px;
}
#content h2 {
	font-size:28px;
	padding:0px;
	margin:0px 0px 15px 10px;
	letter-spacing:-1px;
	color:#f21235;
}

#content p.news {
	background-color:#f21235;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:8px 10px;
	width:294px;
}

#content div.list_column_analysis p.analysis {
	background-color:#000;
	color:#FFFFFF;
	font-size:14px;
	margin:0;
	padding:8px 10px;
	width:294px;
}

#content h3 {
	font-size:18px;
}
#content div {
	float:left;
}
#content div.inner_text {
	height:230px;
}

#home_right img {
	margin-bottom:22px;
	border-left:1px solid #f21235;
	border-bottom:1px solid #f21235;
	border-right:1px solid #f21235;

}

#home_right {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	overflow:hidden;
	width:273px;
	margin:20px 0px 0px 0px;
}

#home_right h3 {
	background-color:#f21235;
	font-size:18px;
	font-weight:normal;
	padding:4px 10px;
	margin:0;
}
#home_right a h3{
	color:#fff;
	font-size:16px;
}
#home_right h4, #home_right h4 a {
	color:#000;
	font-size:18px;
	padding-left:5px;
	margin-bottom:20px;
}
#home_right p {
	color:#000;
	font-size:12px;
	margin:5px 23px 0 10px;
	line-height:18px;
}
#home_right a {
	color:#f21235;
}

#content p.lda {
	display:block;
	float:right;
	margin:10px 0 0 0;
	padding:0px;
	position:relative;
	width:268px;
}

#content p.lda img {
vertical-align:top;
}

#content p.lda img.yf {
}

#content #home_right {
    float:right;
	width:273px;
}

#content #home_right #home_news {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	overflow:hidden;
	width:273px;
	background-image:none;
}

#content #home_right #home_news h3{
	background:#000000 url(../images/news_home_tab.gif) no-repeat scroll right top;
	clear:both;
	padding:4px 10px;
	width:253px;

}
#content #home_right #home_news h3 a {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
}

#content #home_right #home_news h4, #content #home_right #home_news h4 a {
	color:#000;
	font-size:18px;
	margin-bottom:5px;
}
#content #home_right #home_news p {
	color:#000;
	font-size:12px;
	margin:5px 23px 0px 0px;
	line-height:16px;
}
#content #home_right #home_news a {
	color:#f21235;
}
#content #home_right #home_news ul {
	margin-bottom:10px;
}
#content #home_right #home_news p a span.analysis {
color:#000000;
font-size:14px;
}
#content #home_right #home_news p a {
color:#000000;
font-size:14px;
padding-left:10px;
}


#content #home_investor {
	color:#000000;
	font-size:13px;
	height:370px;
	overflow:hidden;
	width:315px;
}
#content #home_company {
	width:315px;
	color:#000000;
	font-size:13px;
	height:370px;
	overflow:hidden;
	margin-right:16px;
}
#content #home_company h3, #content #home_investor h3 {
	padding:4px 10px;
	background-color:#f21235;
}

#content #home_company h3 a, #content #home_investor h3 a {
	color:#fff;
}

#content #home_investor .inner_text {
	background-image:url(../images/investor_home_panel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:300px;
}
#content #home_company .inner_text {
	background-image:url(../images/entrepreneur_home_panel.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:300px;
	margin:0px;
}
#content #home_company .inner_text p, #content #home_investor .inner_text p{
	background-color:#FFFFFF;
	margin:0;
	padding:12px 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	opacity:0.65;
}

#content #home_company p.more-register, #content #home_investor p.more-register {
    background-color:#f21235;
	clear:both;
	display:block;
	margin:0;
	padding:8px 20px 8px 20px;
	color:#fff;
}
#content #home_company p.more-register a,  #content #home_investor p.more-register a{
	color:#FFFFFF;
	font-size:14px;
}

#content #home_right {
	height:461px;
	overflow:hidden;
	width:222px;
}
#content #home_news {
	width:224px;
	background-color:#555555;
	background-image: url(../images/news_home_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:390px;
	overflow:hidden;
}

#content #home_banner {
	width:646px;
}

#content #home_banner h4 {
	color:#000000;
	font-size:18px;
	line-height:20px;
	margin:10px 12px 0;
	padding:0;
}
#content #home_right p, #content #home_news p {
	color:#FFF;
	font-size:12px;
	margin:5px 10px 0px 10px;
	line-height:16px;
}
#content #home_right a {
	color:#FFF;
}
#content #home_news ul {
	list-style:none;
	padding:0px 0px;
	margin:0px;
}
#content #home_news ul li {
	padding:0px 12px;
}
#content #home_news ul li.dark {
	background-color:#444444;
}
#content #home_news ul li h4 {
	margin:7px 0px;
}
#content #home_news ul li p {
	margin:0px 0px 0px 0px;
	line-height:15px;
}
#content #home_news ul li p.date {
	font-style:italic;
	font-size:11px;
}

#content #subnav {
	width:213px;
/*	background-color:#f6f6f6;
	background-image:url(../images/subnav_top.gif);
	background-repeat:no-repeat; */
	float:left;
	margin-right:23px;
	margin-top:0;
	padding-top:0;
/*	margin-top:15px;
	padding:0px 0 10px 0; */
}
#content #subnav_bottom {
/*	background-color:#f6f6f6;
	background-image:url(../images/subnav_bottom.gif);
	background-repeat:no-repeat;
	height:40px;
	background-position: bottom left;
	width:213px;
	float:none;*/
}

#content #subnav ul {
/*	margin:20px 20px 10px 20px; */
	margin-top:-5px;
	padding:0px;
	list-style:none;
/*	border-bottom:1px solid #ddd; */
}
#content #subnav ul ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:11px;
	border:0px;
}
#content #subnav ul ul li a,#content #subnav ul ul li span {
	padding-left:10px;
}
#content #subnav a,#content #subnav span {
	display:block;
	padding:5px 5px 5px 5px;
/*	border-bottom:1px solid #ddd; */
	text-decoration:none;
	margin-left:0px;
}
#content #subnav a.sector_selected {
	color:white;
	background-color:#f21235;
}
#content #subnav a.sector_selected:hover {
	color:white;
	background-color:#fdab58;
}
#content #subnav span {
	font-weight:bold;
}

#content #subnav ul li {
	display:inline;
}

#content #subnav ul li.plain,#content #subnav ul li.title {
	padding:5px;
/*	border-top:1px solid #ddd; */
	display:block;
	margin-left:15px;
}
#content #subnav ul li.title {
	color:#000;
	margin-top:10px;
}

#content #subnav a:hover {
	background-color:#f21235;
	color:#FFFFFF;
}

#content #actual_content {
	float:left;
	width:auto;
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}

#content div.text_column {
	width:467px;
	float:left;
}

#why {
background-color:#000;
padding:10px;
color:#fff; 
width:200px;
}
#content div.list_column,#content div.list_column_analysis {
	width:470px;
	float:left;
}
#content div.list_column_analysis a {
	color:#f21235;;
}

#content #image_column {
	float:right;
	margin-left:35px;
/*	margin-top:20px; */
	display:inline;
}

#content div#directory_right {
	float:right;
	display:inline;
}

#content #why_g2i,#content #member_contact,#content .grey_panel {
	float:left;
	clear:both;
	margin-left:17px;
	margin-top:20px;
	display:inline;
	width:200px;
/*	background-color:#eeeeee; */
}
#content #why_g2i,#content .grey_panel {
/*	background-image:url(../images/why_g2i_top.gif);
	background-repeat:no-repeat;*/
	border:1px solid #000000;
}
#content #why_g2i_bottom,#content .grey_panel_bottom {
/*	background-color:#eeeeee;
	background-image:url(../images/why_g2i_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	background-position: bottom left;
	width:200px;
	float:none;*/
}
#content #member_contact {
/*	background-color:#f21235;
	color:#333;
	background-image:url(../images/member_contact_top.gif);
	background-repeat:no-repeat;*/
}
#content #member_contact_bottom {
/*	background-color:#f21235;
	background-image:url(../images/member_contact_bottom.gif);
	background-repeat:no-repeat;
	height:20px;
	background-position: bottom left;
	width:200px;
	float:none;*/
}
#content #member_contact h3 {
	color:#333;
	margin:10px 10px 5px 10px;
}
#content #member_contact a {
	color:#FFF;
}

#content #why_g2i h3,#content .grey_panel h3 {
	background-color:#f21235;
	color:#FFFFFF;
}
#content .grey_panel p.fsa_text {
	line-height:140%;
	font-style:italic;
	width:85%;
}

#content .grey_panel p.fsa_text img {
	float:left;
	margin:0px 10px 10px 0px;
}

#content #image_column h3 {
	margin:25px 0px 0px 0px;
	font-size:14px;
}

#content #image_column ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

#content ul.faqs {
	padding:0px;
	margin:10px 0px 10px 10px;
	list-style:none;
	border-bottom:1px solid #f6f6f6;
}
#content ul.faqs li {
	margin:0px 0px;
	background-color:#FFF;
	padding:3px;
	border-top:1px solid #f6f6f6;
}

#content #image_column ul li {
	margin:0px 0px;
	background-color:#f6f6f6;
	padding:3px;
	text-align:center;
}


#content #image_column ul.related {
	padding:0px;
	margin:10px 0px;
	list-style:none;
	border-bottom:1px solid #f6f6f6;
}

#content #image_column ul.related li {
	margin:0px 0px;
	background-color:#FFF;
	padding:3px;
	border-top:1px solid #f6f6f6;
	text-align:left;
	width:200px;
}

#content #image_column ul li p {
	margin:3px;
	font-size:11px;
}

#content #actual_content #image_column p.print {
	margin:0px 0px 22px 0px;
	padding:0px;
	line-height:200px;
}

#content #image_column ul.print {
	background-color:none;
}

#content #image_column ul.print li {
	text-align:left;
	background-color:#FFF;
	margin-bottom:3px;
}

#content #image_column ul.print li img {
	margin-bottom:-5px;
}
	
#content #quick_info {
	width:213px;
	float:left;
	margin:10px 0px;
	background-color:#f6f6f6;
	background-image:url(../images/quickinfo_top.gif);
	background-repeat:no-repeat;
	font-size:11px;
	clear:left;
}
#content #quick_info_content {
	padding:15px;
}
#content #quick_info_bottom {
	width:213px;
	background-color:#f6f6f6;
	background-image:url(../images/quickinfo_bottom.gif);
	background-repeat:no-repeat;
	height:30px;
	background-position: bottom left;
}
#content #quick_info h3 {
	margin:12px 10px 3px 10px;
	font-size:16px;
	color:#fe7f00;
}

#content div.text_column h3, #content div.list_column h3, #content div.list_column_analysis h3 {
	margin:12px 10px 3px 10px;
	font-size:16px;
}

#content div.text_column h3 a, #content div.list_column h3 a, #content div.list_column_analysis h3 a {
	color:#000;
}

#content div.text_column p,#content #quick_info p {
	margin:0px 10px 7px 10px;
	line-height:140%;
}

#content div.text_column p.top {
	margin-top:20px;
	padding-top:7px;
	border-top:1px solid #DDD;
}

#content div.text_column p.pullquote_right {
	float:right;
	width:50%;
	margin: 0px 15px 15px 15px;
	font-size:25px;
	color:#939d26;
	padding:0px;
	line-height:110%;
}
#content div.text_column p.pullquote_left {
	float:left;
	width:50%;
	margin:15px;
	font-size:21px;
	color:#939d26;
	padding:0px;
	line-height:110%;
	font-weight:bold;
}

#content div.back {
	float:left;
	width:213px;
	margin:10px 10px;
}

#bottom_nav {
	background-color:#000000;
	background-image:none;
	clear:both;
	color:#FFFFFF;
	display:inline;
	float:left;
	font-size:11px;
	height:29px;
	margin-bottom:0;
	margin-left:0;
	margin-right:0px;
	margin-top:27px;
	width:711px;
}
#bottom_nav p {	
	float:left;
	margin:0px 0px 0px 12px;
	padding:8px 0px 0px 30px;
	display:inline;
	border-left:5px solid #FFFFFF;
	height:21px;
}
#bottom_nav p.crumbs {
	width:694px;
	border:0px;
	padding:8px 0px 0px 0px;
}
#bottom_nav a, #bottom_nav p a {
	color:#fff;
}

#footer {
	width:920px;
	clear:both;
	float:left;
	margin:12px 0px 12px 12px;
	font-size:11px;
	display:inline;
	height:80px;
}
#footer a {
	color:#444;
}
#footer a img {
	margin-bottom:-12px;
}

#footerwide {
width:981px;
}

.erdf {
margin-left:2px;

}
input#show_on_site {
	margin-bottom:20px;
	float:left;
	margin-right:10px;
}

#events {
	width:900px;
	margin:20px 10px;
}
#events h3 {
	margin:10px 0px 10px 0px;
	font-size:21px;
}

#events table.nav {
	width:100%;
	text-align:left;
	margin: 0px 0px 10px 0px;
	
}

#events table.calendar {
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	width:100%;
	text-align:left;
	margin: 0px auto;
}
#events table.calendar td {
	vertical-align: top;
	width:127px;
	height:50px;
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	color:#333;
	font-size:11px;
}
#events table.calendar td.today {
	font-weight:bold;
	background-color:#999;
	color:#FFFFFF;
}
#events table.calendar .weekend {
	color:#999;
	background-color:#f7f7f7;
}
#events table.calendar td.last_month {
	color:#CCC;
}

#events table.calendar th {
	border-top:1px solid #ddd;
	border-left:1px solid #ddd;
	padding:7px 0px;
	text-align:center;
}
#events table.calendar th.link {
	padding:7px;
}

#events table.calendar td p {
	margin:0px;
	padding:3px;
}

#events table.calendar div.event {
	background-color:#99cc00;
	margin:2px 0px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	width:127px;
}
#events table.calendar div.event_block {
	color:#99cc00;
	background-color:#99cc00;
	margin:2px 0px;
	font-size:11px;
	font-weight:bold;
	width:127px;
}
#events table.calendar div.event_end {
	color:#99cc00;
	background-color:#99cc00;
	margin:2px 0px;
	font-size:11px;
	font-weight:bold;
	width:124px;
}
#events table.calendar div.event_startend {
	color:#FFF;
	background-color:#f21235;
	margin:2px 0px;
	font-size:11px;
	font-weight:bold;
	width:124px;
}
#events table.calendar a {
	color:#FFF;
	text-decoration: none;
	display:block;
	padding:3px;
}
#events table.calendar div.event_end a,#events table.calendar div.event_block a {
	color:#99cc00;
}
#events table.calendar div.event a,#events table.calendar div.event_block a {
	padding-right:5px;
}

#events #event_display {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:200px;
	background-color:#FFF;
	border:1px solid #DDD;
	text-align:left;
	padding:7px;
	z-index:1200;
}
#events #event_display h4 {
	padding:0px;
	margin:3px 0px;
}
#events #event_display p {
	padding:0px;
	margin:3px 0px;
	font-size:11px;
}

#events #event_display p.close {
	padding:0px;
	margin:10px 0px 0px 0px;
	font-size:11px;
}


ul.search_results {
	list-style:none;
	padding:0px;
}
#content .text_column ul.search_results li {
	margin:7px 0px;
	border-top:1px solid #DDD;
}

div.list_item {
	border-top:1px solid #DDD;
	width:95%;
}

div.pagination {
	margin:5px 0px;
}
div.pagination p {
	text-align:right;
} 


ul.sitemap,ul.sitemap ul  {
	list-style:none;
	padding:0px;
	margin:0px;
	width:95%;
	border:0px;
	font-weight:bold;
	margin-left:7px;
}
ul.sitemap .subsection,ul.sitemap .subsection {
	border:none;
	background:white;
	margin-left:-7px;
}
ul.sitemap ul {
	padding-left:15px;
	margin-top:1px;
	margin-bottom:3px;
	font-size:.95em;
	font-weight:normal;
}
ul.sitemap li {
	border-top:0px;
	width:100%;
}
ul.sitemap li a {
	border-top:1px solid #EEE;
	display:block;
	
	padding:5px;
	width:100%;
}

#content #actual_content p.login {
	padding:5px;
	background-color:#EEE;
	text-align:center;
	font-size:14px;
	margin-top:40px;
}

#content #image_column h3 {
/*	border-top:1px solid #EEEEEE; */
	margin:0;
	padding:10px;
}
#directory_right .grey_panel div.member_event,#image_column .grey_panel div.member_event {
	float:none;
	margin:0 10px 0 0;
}
#directory_right .grey_panel div.member_event h4 {
	margin:5px 0px;
	padding:0px;
	font-size:12px;
}
#directory_right .grey_panel div.member_event p {
	margin:5px 0px;
	padding:0px;
	font-size:11px;
}

#member_contact ul {
	margin:0px 10px;
	padding:0px;
	list-style:none;
	border-bottom:1px solid #feae5e;
}

#member_contact li.company_link {
	border-top:1px solid #feae5e;
	padding:3px 2px;
	font-weight:bold;
}
