option {
    padding-right: 10px;
}

.message {
    color: #669900;
    font-weight: bold;
    padding-bottom: 5px;
}

.help {
	padding: 10px 10px 10px 0;
	color: #999;
}

.services_link {
	font-weight: bold;
}

.services_sublinks {
	font-size: 8pt;
}

.helpSnippet {
	margin-left: 10px;
	font-size: 8pt;
	padding: 10px 10px 10px 0;
	color: #999;
	font-style: italic;
}

.required {
    color: #669900;
}

.error {
    color: #ff4500;
}

#pass_level_text {
	font-size: 8pt;
}

.myt3n_containers {
    margin:auto;
}

.myt3n_box_header {
	height: 18px;
	font-weight: bold;
	line-height:20px;
	margin:0;
	padding:2px 10px 2px;
	border-bottom: 1px dashed #CCC;
}

.myt3n_container_left {
    float: left;
	background-color: #DEDEDE;
	margin: 10px;
	width: auto;
}

.myt3n_container_right {
    float: right;
	background-color: #DEDEDE;
	margin: 10px;
	width: auto;
}

.myt3n_container_header {
    font-family : Verdana, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    color: #45;
    margin: 2px 2px 2px 10px;
}


.myt3n_spacer_row {
    height: 8px;
}

.myt3n_box_gray {
    /*padding-left: 18px;*/
    padding-bottom: 10px;
}

.myt3n_gray_dark {
    background-color: #D7D9D0;
}

.myt3n_box_gray_dark {
	padding: 0;
   /*background:url(../img/header_bg_780.gif) no-repeat top right;*/
}

.myt3n_box { margin-top: 10px;}

.myt3n_box .price {
    font-size: 12pt;
    font-weight: bold;
    margin: 8px;
    color: #669900;
}

.myt3n_box_left {
    float: left;
    margin: 0px 10px 10px 10px;
}

.myt3n_box_right {
    margin: 0px 10px 10px 10px;
}

/*#content .myt3n_box_left img {
    margin: 0px; padding:0px;
}*/

.yee_menu {
	text-align:center;
}

.service_links {
	
}

.box .linkbuttondiv {
	position: absolute;
	top: 153px;
	left: 10px;
}

.slide {
	position: absolute;
	top: 201px;
	height: 130px;
	overflow: hidden;
	width: 100%;
}

.slide div {
	clear: left;
	position: relative;
	top: 10px; left: 10px;
}

.box-t3n .slide p {
	margin: 10px 15px 5px;
}
.box-t3n-single .slide div {
	clear: none;
	float:left;
	margin:15px 0 10px 14px;
	position:static;
	width:70px;
}
#content .box-t3n-single .slide div img {
	display: block;
	margin: 0 auto;
	border: #dedede 1px solid;
}
.box-t3n-single .slide div a {
	margin: 0 auto;
}

.coolbutton {
	height: 37px;
	line-height: 37px;
	display: block;
	overflow: hidden;
	text-indent: -200em;	
}
.cb-buy { width: 69px;	background: transparent url(../images/button_buy.png) no-repeat scroll 0% 0%;	}
.cb-t3n { width: 198px;	background: transparent url(../images/button_t3n.png) no-repeat scroll 0% 0%;	}
.cb-t3n-this { width: 320px;	background: transparent url(../images/button_t3n_this.png) no-repeat scroll 0% 0%;	}
.cb-t3n-next { width: 320px;	background: transparent url(../images/button_t3n_next.png) no-repeat scroll 0% 0%;	}
.cb-marktplatz { width: 212px;	background: transparent url(../images/button_marktplatz.png) no-repeat scroll 0% 0%;	}
.cb-jobs { width: 196px;	background: transparent url(../images/button_jobs.png) no-repeat scroll 0% 0%;	}
.cb-media { width: 186px;	background: transparent url(../images/button_media.png) no-repeat scroll 0% 0%;	}
.cb-single { width: 201px;	background: transparent url(../images/button_single.png) no-repeat scroll 0% 0%;	}


.box {
	display:block;
	float:left;
	height:212px;
	width:357px;
	margin: 0;
}

.box .innerbox {
	background:#FFFFFF url(http://www.yeebase.com/images/content_pane-gradient.gif) repeat-x scroll left bottom;
	border:1px solid #CCCCCC;
	width:355px;
	height:200px;
	margin: 0;
	position: relative;
	overflow: hidden;
}

.shade {
	width: 357px;
	height: 10px;
	background: none;
}

.box h2, .box p {
	overflow: hidden;
	text-indent: -200em;
}

.info, .info strong {
	clear: both; 
	font-size: 10px;
	color: #999;
}

.box-t3n .innerbox { height: 330px; }
.box-t3n { height: 342px; }
.box-t3n-single .innerbox { height: 330px; }
.box-t3n-single { height: 342px; }

.box-marktplatz .innerbox { background:#FFFFFF url(../images/bg_marktplatz.jpg) no-repeat scroll left top; }
.box-jobs .innerbox { background:#FFFFFF url(../images/bg_jobs.jpg) no-repeat scroll left top; }
.box-t3n .innerbox { background:#FFFFFF url(../images/bg_t3n.jpg) no-repeat scroll left top; }
.box-t3n-single .innerbox { background:#FFFFFF url(../images/bg_t3n_single.jpg) no-repeat scroll left top; }
.box-online .innerbox { background:#FFFFFF url(../images/bg_online.jpg) no-repeat scroll left top; }
.box-print .innerbox { background:#FFFFFF url(../images/bg_print.jpg) no-repeat scroll left top; }



