/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
.clear {
	/* Oh, like a clear div is somehow worse than a ton of CSS hacks. */
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;	
}

.hide {
	display: none;
}


	

table tr, table th, table td {
	text-align: left;
	vertical-align: top;
}




hr {
	border: none;
	border-top: 1px solid #DDD;
	background: none;
	margin: 18px 0;
	padding: 0;
}

body {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6,
p, ul, ol, dl {
	margin: 18px 0;
}

b, strong {
	font-weight: bold;
}

i, em {
	font-style: italic;
}



a {
	color: #282828;
	font-weight: bold;
}
	a:hover {
		color: #888;
	}


h1 {
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 24px;
}

h2 {
	margin-top: 36px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
	h3 {
		font-weight: bold;
		margin-bottom: -18px;
	}


.more {
	font-size: 11px;
}
	

	





#page_Speakers #cont .speaker img ,
.headlines {}
	.headlines dt {
		margin-top: 18px;
	}
	.headlines dd.meta {
		margin-bottom: 18px;
		font-size: 11px;
		color: #787878;
	}

#subscribe .text {
	width: 120px;
}

#page_Advisers #cont .speaker img {
	float: left;
	margin: 4px 20px 16px 0;
}




.error {
	font-weight: bold;
	color: #c00;
}

body {
	text-align: center;
	color: #282828;
	margin: 0;
	padding: 0;
}
	#page_bg {
              background: #FFF url(../img/head_bg_top_white.png?1) repeat-x;
	}
	#page_bg.page_HomePage {
		background-image: url(../img/head_bg_top_home_white.png?1);
	}


	#wrap {
		 width: 960px;
		 margin: 0 auto;
		 padding: 0;
		 text-align: left;
	}


	#subWrap {
		/* background: url(../img/dot_gray.gif?1) repeat-y 695px 0; */
		margin-bottom:36px;
	}

	#cont,
	#side1,
	#side2 {
		float: left;
		padding: 0 20px;
	}
		#side2 p {
			margin: 8px 0;
		}


		#cont {
			width: 920px;
			padding: 0 20px;
		}
			#cont h1 {
                border-bottom:1px dashed #CCCCCC;
                color:#444444;
                font-family:arial;
                font-size:28px;
                letter-spacing:1px;
                margin-bottom:10px;
                margin-top:36px;
                padding-bottom:10px;
			}


		#side1,
		#side2 {
			font-size: 11px;

		}
		#side1 {
			display: none;
			width: 240px;
		}
		#side2 {
			width: 160px;
		}
                #cont ul.follow {
                    margin:10px 0px;
                }
                #cont ul.follow a {
                    font-weight:normal;
                    display:block;
                    padding:2px 0 2px 23px;
                    background-position:left center;
                    background-repeat:no-repeat;
                    opacity:0.8;
                }
                #cont ul.follow a:hover {
                    color:#000;
                    opacity:1;
                }
                #cont ul.follow li {
                    margin:0;
                    padding:0;
                    background:none;
                }

                #cont ul.follow li.twitter a {
                  background-image:url('../img/icons/twitter.gif?1');
                }

                #cont ul.follow li.facebook a {
                  background-image:url('../img/icons/facebook.gif?1');
                }

                #cont ul.follow li.rss a {
                  background-image:url('../img/icons/feed.gif?1');
                }

                #cont ul.follow li.twitter a {
                  background-image:url('../img/icons/twitter.gif?1');
                }

                #cont ul.follow li.email a {
                  background-image:url('../img/icons/email.png?1');
                }

                #cont ul.follow li.mobile a {
                  background-image:url('../img/icons/mobile.gif?1');
                }

                #cont .person {
                    border-top:1px dotted #CCCCCC;
                    overflow:auto;
                    padding-top:10px;
                }

                #cont .person.first {
                    border-top:none;
                }

                #cont .grid_2_left {
                    float:left;
                    padding-right:15px;
                    width:700px;
                    border-right:1px dashed #CCCCCC;
                }

                #cont .grid_2_right {
                    float:left;
                    padding-left:15px;
                    width:189px;
                }

                #cont .grid_2_shift_left {
                    border-right:1px dashed #CCCCCC;
                    color:#666666;
                    float:left;
                    padding-right:25px;
                    width:644px;
                }

                #cont .grid_2_shift_left .intro {
                    font-size:13px;
                    letter-spacing:1px;
                    line-height:1.8em;
                    border-bottom: 1px dashed rgb(204, 204, 204);
                    padding-bottom: 20px;
                    margin-bottom: 20px;
                }

                #cont .grid_2_shift_right {
                    float:left;
                    padding-left:25px;
                    width:225px;
                }

                #cont .grid_2_shift_right h2 {
                    font-size:13px;
                }

                #cont .grid_2_shift_right .desc {
                    margin: 0pt;
                    font-size: 11px;
                    color: rgb(102, 102, 102);
                }

                #cont .grid_2_shift_right img {
                    margin:4px 20px 25px 0;
                }

                #cont .grid_3 {
                    border-left:1px dotted #CCCCCC;
                    float:left;
                    padding-left:15px;
                    margin-left:15px;
                    width:286px;
                }

                #cont .grid_3_first {
                    border:none;
                    margin:0;
                    padding:0;
                }

                #cont .grid_3_left {
                    float:left;
                    padding-right:15px;
                    width:436px;
                }

                #cont .grid_3_middle {
                    float:left;
                    padding:0 15px;
                    width:200px;
                }

                #cont .grid_3_right {
                    float:left;
                    padding:0 15px;
                    border-left:1px dotted #CCC;
                    width:208px;
                }

                #cont div {
                    overflow:hidden;
                }

                #cont dt {
                    margin-top:10px;
                }

                #cont th {
                    padding-top:15px;
                    font-weight:bold;
                    padding-bottom:8px;
                }

                #cont td {
                    padding-right:25px;
                    vertical-align:top;
                    padding-bottom:8px;
                }

                #cont .light, #cont em {
                    color:#999;
                    font-weight:normal;
                    text-decoration:none;
                }

                #cont a.light:hover {
                    color:#666;
                    text-decoration:underline;
                }

                #cont .events .site {
                    float:left;
                    font-size:11px;
                    line-height:16px;
                    margin:0;
                    padding:0 1px;
                    width:150px;
                    overflow:hidden;
                    position:relative;
                }

                #cont .events .site.first {
                    padding-left:0;
                }

                #cont .events .site.last {
                    padding-right:0;
                }

                #cont .events .site strong {
                    display:none;
                }

                #cont .events .site span {
                    font-weight:normal;
                    left:0;
                    margin:0;
                    padding:0 15px;
                    position:absolute;
                    top:88px;
                }

                #cont .events .site b {
                    font-size:14px;
                }


                #cont .events .site .button {
                    background:transparent url(../img/siteButtons.png?2) repeat scroll 0 0;
                    color:#FFFFFF;
                    height:186px;
                    padding:0 12px;
                    display:block;
                }

                #cont .events #cleannet .button:hover {
                    background-position:0 -187px;
                }

                #cont .events #structure .button {
                    background-position:-159px 0;
                }
                #cont .events #structure .button:hover {
                    background-position:-159px -187px;
                }

                #cont .events #mobilize .button {
                    background-position:-318px 0;
                }
                #cont .events #mobilize .button:hover {
                    background-position:-318px -187px;
                }

                #cont .events #newteevee .button {
                    background-position:-477px 0;
                }
                #cont .events #newteevee .button:hover {
                    background-position:-477px -187px;
                }

                #cont .events #bunker .button {
                    background-position:-636px 0;
                }
                #cont .events #bunker .button:hover {
                    background-position:-636px -187px;
                }

                #cont .events #netxwork .button {
                    background-position:-794px 0;
                }
                #cont .events #netxwork .button:hover {
                    background-position:-794px -187px;
                }

                #cont .events #bunkersummit .button {
                    background-position:-816px 0;
                }
                #cont .events #bunkersummit .button:hover {
                    background-position:-816px -187px;
                }

                .visit {
                    padding: 8px 15px;
                    display: block;
                    text-decoration: none;
                    -moz-border-radius: 3px;
                    -webkit-border-radius: 3px;
                    background-color: rgb(238, 238, 238);
                    margin-bottom: 10px;
                    font-weight: normal;
                    color: rgb(85, 85, 85);
                }

                .visit:hover {
                    background-color:#ddd;
                    color:#000;
                }
#head {
	position: relative;
	min-height: 151px;
}
	#logo {}
		#logo a {
                    background:transparent url(../img/GigaOM-logo.jpg?1) no-repeat scroll 20px 20px;
                    display:block;
                    height:54px;
                    left:0;
                    opacity:0.9;
                    overflow:hidden;
                    padding:20px;
                    position:absolute;
                    text-indent:-3000px;
                    top:15px;
                    width:446px;
		}
		#logo a:hover {
                    opacity:1;
		}

	#welcome {
		position: absolute;
		top: 140px;
		left: 20px;
		color: #FFF;
	}
		#welcome h1 {
			margin: 0;
		}
		#welcome h2 {
			color: #FFF;
			margin: 2px 0;
		}
		#welcome p {
			margin: 0;
		}

	#nav2 {
		position: absolute;
		right: 20px;
		top:93px;
		margin: 0;
	}
		#nav2 li {
			float: left;
		}
		#nav2 span,
		#nav2 span span {
			background: url(../img/nav_button_bgs.gif?1);
			line-height: 28px;
			height: 28px;
			display: block;
			float: left;
			text-decoration: none;
			font-size: 12px;
			font-weight: normal;
			color:#777777;
		}
			#nav2 span {
				padding: 0 12px 0 0;
				margin-left: 4px;
			}
			#nav2 span span {
				margin: 0;
				padding: 0 0 0 12px;
			}
			#nav2 span { background-position: 100% 0; }
			#nav2 span span { background-position: 0 0; }

			#nav2 a {}
				#nav2 a:hover span { background-position: 100% -60px; }
				#nav2 a:hover span span { background-position: 0 -60px; }

			#nav2 .active {}
				#nav2 .active a span,
				#nav2 .active a span span {
					height: 29px;
					line-height: 29px;
					cursor: pointer;
					color: #FFF;
                    padding-bottom:2px;
				}
					#nav2 .active a span { background-position: 100% -120px; }
					#nav2 .active a span span { background-position: 0 -120px; }

	#nav1 {
		position: absolute;
		top: 8px;
		right: 20px;
		font-size: 11px;
		font-weight: normal;
		color: #999;
		list-style: none;
		margin: 0;
		padding: 0;
	}
                #nav1 .active a {
                    font-weight:bold;
                }
		#nav1 li {
			display: inline;
			margin: 0 0 0 1em;
			padding: 0;
		}
			#nav1 a {
				color: #666;
				font-weight: normal;
                                text-decoration: none;
			}
				#nav1 a:hover {
                                    text-decoration: underline;
				}

	#nav3 {
            color:#FFFFFF;
            top:110px;
            height:106px;
            margin-top:130px;

	}
		#nav3 li {
                    float:left;
                    padding:0 0 0 27px;
                    width:295px;
		}
                        #nav3 li.first {
                            padding:0 0 0 20px ;
                        }
			#nav3 li a {
                                color:#FFFFFF;
                                display:block;
                                font-weight:normal;
                                opacity:0.85;
                                padding:0 0 0 69px;
                                text-decoration:none;
                                height:58px;
			}
                            #nav3 li a.events {
                                background:transparent url(../img/icons/calendar.png?1) no-repeat scroll 0 50%;
                            }
                            #nav3 li a.sites {
                                background:transparent url(../img/icons/sites.png?1) no-repeat scroll 0 50%;
                            }
                            #nav3 li a.research {
                                background:transparent url(../img/icons/research.png?1) no-repeat scroll 0 50%;
                            }


				#nav3 li a:hover {
				color: #FFF;
                                opacity:1;
				}

				#nav3 li a {
                    outline:none;
				}
				#nav3 li a strong {
                    background-position:left center;
                    background-repeat:no-repeat;
                    display:block;
                    height:58px;
                    text-indent:-3000px;
				}

                #nav3 li a.events strong {
                    background-image:url(../img/icons/text_events.jpg?1);
                }

                #nav3 li a.sites strong {
                    background-image:url(../img/icons/text_sites.jpg?1);
                }

                #nav3 li a.research strong {
                    background-image:url(../img/icons/text_research.jpg?1);
                }

	#nav4 {
		margin:103px 0 4px;
	    color: #FFF;
		padding: 10px 16px;
	}
		#nav4 li {
			display: inline;
			margin: 0 20px 0 0;
			padding: 6px;
			line-height: 20px;
		}
			#nav4 li.current_page_item,
			#nav4 li.current_page_ancestor {
				background: #A4D8EF;
				-moz-border-radius: 4px;
			}
			#nav4 li a {
				color: #FFF;
			}

	#nav5 {
		border-bottom:1px dashed #CCCCCC;
        float:left;
        margin:0;
        padding:15px 14px;
	}
		#nav5 li {
			display: inline;
			margin: 0 20px 0 0;
			padding: 6px;
			line-height: 20px;
		}
			#nav5 li.current_page_item {
				background: #E9E9E9;
				-moz-border-radius: 4px;
			}

                        #nav5 li.page-item-30,
                        #nav5 li.page-item-28,
                        #nav5 li.page-item-32,
                        #nav5 li.page-item-34,
                        #nav5 li.page-item-35,
                        #nav5 li.page-item-36,
                        #nav5 li.page-item-37 {
                            display:block;
                            height:32px;
                            width:133px;
                            float:left;
                            padding:0;
                            margin:0;
                        }

                        #nav5 li.page-item-30 a,
                        #nav5 li.page-item-28 a,
                        #nav5 li.page-item-32 a,
                        #nav5 li.page-item-34 a,
                        #nav5 li.page-item-35 a,
                        #nav5 li.page-item-36 a,
                        #nav5 li.page-item-37 a {
                            background:transparent url(../img/logo_ribbon.gif?1) repeat scroll 0 0;
                            display:block;
                            height:32px;
                            margin-bottom:0;
                            overflow:hidden;
                            text-indent:-3000px;
                            width:133px;
                            padding:0;
                            margin:0;
                            opacity:0.8;
                        }

                        #nav5 li.page-item-30 a:hover,
                        #nav5 li.page-item-28 a:hover,
                        #nav5 li.page-item-32 a:hover,
                        #nav5 li.page-item-34 a:hover,
                        #nav5 li.page-item-35 a:hover,
                        #nav5 li.page-item-36 a:hover,
                        #nav5 li.page-item-37 a:hover {
                            opacity:1;
                        }

                        #nav5 li.page-item-28 a {
                            background-position:-134px 0;
                        }

                        #nav5 li.page-item-32 a {
                            background-position:-268px 0;
                        }

                        #nav5 li.page-item-34 a {
                            background-position:-402px 0;
                        }

                        #nav5 li.page-item-35 a {
                            background-position:-536px 0;
                        }

                        #nav5 li.page-item-36 a {
                            background-position:-670px 0;
                        }

                        #nav5 li.page-item-37 a {
                            background-position:-804px 0;
                        }

#cont #networkAwards {
        border-left:1px dotted #CCCCCC;
        color:#666666;
        float:left;
        font-size:10px;
        padding-left:10px;
        width:210px;
}

#cont #networkAwards ul li {
        background:transparent none repeat scroll 0 0;
        border-bottom:1px dotted #DDDDDD;
        margin:0;
        overflow:auto;
        padding:10px 0;
}

#cont h2 {
        margin:0;
}

#cont #networkAwards img {
    border:1px solid #EEEEEE;
    float:left;
    margin:0 15px 0 0;
}

#cont #networkAwards.grid_2_shift_right img {
    border:none;
}

#cont #networkSites {
    float:left;
    padding-right:10px;
    width:469px;
}

#cont #networkWriters {
    float:left;
    padding-bottom:0;
    padding-left:10px;
    padding-right:10px;
    padding-top:0;
    width:200px;
}

#cont .networkSiteLeft {
    float:left;
    padding-right:15px;
    width:370px;
    color:#444444;
    line-height:1.8em;
}

#cont .networkSiteMiddle {
    float:left;
    padding:0 15px;
    width:240px;
}

#cont .networkSiteRight {
    border-left:1px dotted #CCCCCC;
    float:left;
    padding:0 0 0 15px;
    width:249px;
}

#cont img {
    float:left;
    margin:4px 20px 16px 0;
}
    #cont .person img {
	border:1px solid #CCCCCC;
        margin:4px 10px 16px 0;
        padding:3px;
    }
	#cont .right img {
		float: right;
		margin: 4px 0 16px 20px;
	}
		
		
#side1 h2, #side2 h2 {
	font-size: 16px;
}

#cont ul { clear: none; }


	
#registerBox {}
	#registerBox,
	#registerBox .inner {
		background: url(../img/register_box_bg.gif?1);
	}
	#registerBox {
		margin: 36px 0;
		padding-top: 18px;
	}
	#registerBox .inner {
		padding: 0 20px 18px;
		background-position: 0 100%;
	}
	#registerBox .button {}	
		#registerBox .button,
		#registerBox .button strong {
			float: left;
			height: 42px;
			line-height: 42px;
			background: url(../img/register_box_button_bg.gif?1?2) no-repeat 0 0;
			font-size: 14px;
			color: #000;
			padding-left: 16px;
			text-decoration: none;
		}
		#registerBox .button strong {
			padding: 0 40px 0 0;
			background-position: 100% 0;
		}		
		#registerBox .button:hover {
			background-position: 0 -60px;
		}
			#registerBox .button:hover strong {
				background-position: 100% -60px;
			}
	
	#registerBox p {
		margin: 0;
		clear: both; 
	}
	
	#registerBox,
	#registerBox .inner {
		background-repeat: no-repeat;
	}	
		#registerBox .button,
		#registerBox .button strong {
			background-image: url(../img/register_box_button_bg.gif?1); 
		}


	
#cont ul li {
	margin: 0;
	padding-left: 20px;
	background: url(../img/bullet.gif?1) no-repeat 6px 6px;
}

#page_WhyAttend #cont ul {
		clear: both;
	}


#prominent-attendees {
	font-size: 11px;
}
	#prominent-attendees .col {
		width: 133px;
		margin-left: 20px;
		float: left;
	}
		#prominent-attendees .col-first {
			margin-left: 0; 
		}
		#prominent-attendees ul li {
			background: none;
			padding: 0; 
		}
		
#subwrap { min-height: 1200px; }		

#contact-sheet { border-bottom:1px dashed #ccc; }

	#subscribe form input.text {
		width: 100%;
		padding: 2px;
	}
	#subscribe ul li {
		background: url(../img/bullet_bookmarks.gif?1) no-repeat 0 5px;
		padding-left: 20px;
		padding: 3px 0 3px 20px;
	}
		#subscribe ul li.feed { background-image: url(../img/icons/feed.gif?1); }
		#subscribe ul li.facebook_com { background-image: url(../img/icons/facebook.gif?1); }
		#subscribe ul li.twitter_com { background-image: url(../img/icons/twitter.gif?1); }
		#subscribe ul li.flickr_com { background-image: url(../img/icons/flickr.gif?1); }
		#subscribe ul li.lexy_com { background-image: url(../img/icons/lexy.gif?1); }
		#subscribe ul li.zannel_com { background-image: url(../img/icons/zannel.gif?1); }
		#subscribe ul li.ventana_com { background-image: url(../img/icons/ventana.gif?1); }
		#subscribe ul li.linkedin_com { background-image: url(../img/icons/linkedin.gif?1); }


		
#side1 { padding-top: 36px; }
#side1 h2 {
	margin-top: 0;
}

#side1 h2, 
#side2 h2 { font-size: 14px; }

.speaker {clear: both;}


#keynotes {
	padding-left: 68px;
}
	#keynotes dt {
		margin-top: 18px;
		padding-top: 0;
		font-size: 14px;
		position: relative;
	}
		#keynotes dt img {
			position: absolute;
			left: -68px;
			top: 2px;
		}
	#keynotes dd {
		padding-bottom: 6px;
		margin-bottom: 18px;
	}
	


#speakerList {
	color: #4B4B4B;
	padding-left: 48px;
}
	#speakerList h2 {
		margin-top: 0;
	}
	#speakerList a {
		color: #4B4B4B;
	}
		#speakerList a:hover {
			color: #777;
		}
	#speakerList dt {
		margin-top: 12px;
		font-weight: bold;
		position: relative;
	}
		#speakerList dt img,
		#speakerList dt .imgWrap {
			position: absolute;
			left: -48px;
			top: 5px;
		}
			#speakerList dt .imgWrap {
				display: block;
				width: 32px;
				height: 32px;
				background: url(../img/img_border_32.gif?1);
			}
	#speakerList dd {
		margin-bottom: 12px;
	}



.sponsor {
	margin: 6px 0 0;	
	display: block;
	background: url(../img/sponsor_showtime_bg.gif?1) no-repeat;
	height: 48px;
	overflow: hidden;
	padding: 9px 0;
	text-align: center;
	overflow: hidden;
}
	.sponsor.sponsorBig {
		background-image: url(../img/sponsor_showtime_big_bg.gif?1);
		height: 96px;
	}
	.sponsor:hover {
		background-position: 0 100%;
	}
	.sponsor img {
		vertical-align: middle;
	}
	
#primetimeSponsors .sponsor {
	height: 66px;
	padding: 18px 0;
	background-image: url(../img/sponsor_primetime_bg.gif?1);
}
	
#headlineSponsors .sponsor {
	height: 84px;
	padding: 18px 0;
	background-image: url(../img/sponsor_headline_bg.gif?1);
}

#plugs {
	margin: 0 0 18px;
	padding: 0; 
	font-size: 12px;
}
	#plugs,
	#plugs .inner {
		background: #ECECEC url(../img/plugs_bgs.gif?1) no-repeat; 
	}
	#plugs .inner {
		background-color: transparent; 
		background-position: 100% 100%;
		padding-bottom: 18px;
	}
		
	#plugs p {
		background: url(../img/plug_generic.gif?1) no-repeat;
		margin: 0 0 0 -12px;
		padding: 16px 9px 0 48px;
	}
	
	p#plugPrevious {
		background-image: url(../img/plug_previous_year.gif?1); 
	}
	p#plugExhibit {
		background-image: url(../img/plug_exhibit.gif?1); 
	}#foot {
	background: url(../img/dot_gray.gif?1) repeat-x;
	padding: 36px 20px 36px;
	color: #808080;
	font-size: 11px;
}
	#foot a {
		color: #808080;
	}
		#foot a:hover {
			color: #C0C0C0;
		}
	.mosso-powered {
		background: url(../img/mosso.gif?1) no-repeat 0 50%;
		padding-left: 16px;
	}
	.rackspace-powered {
		background: url(../img/rackspace.gif?1) no-repeat 0 50%;
		padding-left: 16px;
	}

	
form table {
	width: 80%;
	border-collapse: collapse;
}
	form table input {
		width: 100%;
	}
	form table tr {}
	form table th, form table td {
		text-align: left;
		padding: 8px 16px 8px 0;
		margin: 0;
		vertical-align: top;
	}
		form table th {
			padding-bottom: 0 ! important;
		}
	form table .submit input {
		width: auto;
	}
	


form {}
	form h2 {
		margin-top: 20px;
		padding-top: 19px;
		border-top: 1px solid #CFE8F6;
	}
	form .row {
		position: relative;
		border-top: 1px dotted #CFE8F6;
		padding-left: 220px;
		margin: 0;
		padding: 9px 0 9px 220px;
	}
	form .row label {
		display: block;
		width: 200px;
		position: absolute;
		left: 0;
		top: 9px;
	}
	form .row .text,
	form .row textarea {
		width: 440px;
	}
		form .row textarea {
			height: 200px; 
		}
	
	form p.note, form div.note, form .note_error {
		font-size: 11px;
		font-style: italic;
		margin: 0 0 9px 220px;
		padding: 0;
	}
	form .error, form .note_error {
		color: #C00;
		font-weight: bold;
	}

.errors {
	color: #C00;
}

form dl {}
	form dl,
	form dt,
	form dd {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	form dl {
		margin-top: 30px;
	}
	
	form dt {
		margin-top: 10px;
		padding: 9px 20px 0;
		border-top: 1px solid #ccc;
	}
	form dd {
		margin: 10px 0;
		padding: 0 20px;
	}
	
	form dd.note {
		font-size: 11px;
		line-height: 20px;
	}
	
	form dd input.text,
	form dd textarea {
		width: 80%;
	}
		form dd textarea {
			height: 160px;
		}
		

form p {
	margin: 0 0 3px; 
}
		