@CHARSET "UTF-8";


/* Scrollbar because of the height */
.scroll {
    height: 250px;
    width: 957px;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom;
    border: 1px solid #ccc;
	border-top: none;
    margin: 0; 
}
.coolbutton {
	height: 37px;
	line-height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -200em;	
	position: relative;
	left: -3px;
	margin-top: 5px;
}
.cb-t3n { width: 188px;	background: transparent url(../images/button_t3n.png) no-repeat scroll 0% 0%;	}
.cb-marketplace { width: 230px;	background: transparent url(../images/button_marketplace.png) no-repeat scroll 0% 0%;	}
.cb-jobs { width: 209px;	background: transparent url(../images/button_jobs.png) no-repeat scroll 0% 0%;	}
.cb-startups { width: 219px;	background: transparent url(../images/button_startups.png) no-repeat scroll 0% 0%;	}
.cb-opensource { width: 240px;	background: transparent url(../images/button_opensource.png) no-repeat scroll 0% 0%;	}
.cb-hype { width: 203px;	background: transparent url(../images/button_hype.png) no-repeat scroll 0% 0%;	}
.cb-shop { width: 203px;	background: transparent url(../images/button_shop.png) no-repeat scroll 0% 0%;	}


#metanavi_header li, #metanavi_header ul {
	margin: 0;
	padding: 0;	
}
p {
	color:#999999;
	margin-bottom:10px;
	margin-top:0;
}

h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 2em;	
}

#header h1 {
	overflow: hidden;
	font-size: 1em;	
}
#header h1 span {
	text-indent: -2000em;
	position: absolute;
}

.mylogin, .mylogout {
	background:transparent url(../images/twitter.png) no-repeat scroll 100% 50%;
	color:#454545;
	line-height:30px;
	margin:30px 2px 5px 9px;
	padding-right:50px;
	position:absolute;
	right:40px;
	text-align:right;
	top:0;
}
.mylogin a, .mylogout a {
	margin-left:4px; text-decoration: underline;
}

#header img {
	margin:40px 0 30px 68px;
}
#header p {
	margin: 4px 40px 20px 68px;
	line-height: 18px;
	color: #666;
	font-size: 1.25em;
}
a, a:link, a:visited, a:hover {
	color:#454545;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#newsletter_container {
	border-top:0 none;
	float:left;
	margin-left:10px;
	margin-right:19px;
	margin-top:0;
	padding:20px 10px 5px;
	width:266px;
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}