}
h1 {font-size: 3em; margin: 20px;}
.container {width: 214px; margin: 25px auto;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 20px;
	line-height: 20px;
	 background: url(http://ss.yourfuckbook.com/members/images/ajex_main.gif);
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	 font-family: Verdana; font-size: 12px; color: #6d6d6d;
      font-weight: bold;
	 width: 71px;
	outline: none;
    text-align: center;
}
ul.tabs li a:hover {
	background: url(http://ss.yourfuckbook.com/members/images/ajex_hover.gif); color: #2971a7;
}

html ul.tabs li.active, html ul.tabs li.active a:hover  {
   background: url(http://ss.yourfuckbook.com/members/images/ajex_hover.gif); color: #2971a7;
}
.tab_container {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-top: none;
	clear: both;
	float: left;
	width: 211px;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 6px;
   font-family: Verdana; font-size: 10px; color: #000000;

}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 5px 20px 0;
	border: 0px solid #ddd;
	padding: 5px;
}

.tab_content a { color: #2971a7; font-weight: bold; }
.tab_content .style3 a { color: #2971a7; font-weight: normal; }

.tab_content .norm { color:#CCCCCC; }
.tab_content .norm a { color: #5B7F99; font-weight: normal; }

.tab_flirt { margin:0px 0px 0px 0px; border-bottom:1px dotted #DDDDDD; width:200px; }
