@import url(reset.css);

@import url(style_forms.css);

/* =global
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


body { 
	background:#c9cccd url(../img/bg.jpg) repeat-x;
	font-family: arial,sans-serif;;
	font-size:13px;
	line-height:100%;
	color:#373737;
}

#transparency {
	text-align:center;
	margin:0 auto;
	position:relative;
	width:925px;
}

#female {
	z-index:1;
	position:absolute; top: 0px; right: 45px;
	width:114px;
	height:202px;
	text-align:left;
	overflow:hidden;
	font-weight:400;
	background:transparent url(../img/female.png) no-repeat;
}

#male {
	z-index:1;
	position:absolute; top: 8px; right: 5px;
	width:184px;
	height:202px;
	text-align:left;
	overflow:hidden;
	font-weight:400;
	background:transparent url(../img/male.png) no-repeat;
}



/* =needed 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.hide {
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}

.right {
	float:right;
}

/* =construction
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#wrapper {
	width:925px;
	margin:0 auto;	
}

#frame {
	width:925px;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	text-align:left;
}

#left_side {
	width:278px;
	padding:0px;
	float:left;
}

#right_side {
	width:285px;
	padding:0px;
	float:left;
}

#center_side {
	width:362px;
	padding:0px;
	float:left;
}


/* =images_on_background_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#left_side .top1 {
	width:278px;
	height:150px;
	background:url(../img/mainpage_top_left_1.jpg) no-repeat;
}

#left_side .top2 {
	width:278px;
	height:200px;
	background:url(../img/mainpage_top_left_2.jpg) no-repeat;
}


#right_side .top1 {
	width:285px;
	height:150px;
	background:url(../img/mainpage_top_right_1.jpg) no-repeat;
}

#right_side .top2 {
	width:285px;
	height:200px;
	background:url(../img/mainpage_top_right_2.jpg) no-repeat;
}

#logo {
	width:362px;
	height:169px;
	background:url(../img/mainpage_center_top_1.jpg) no-repeat;
}
#menu {
	width:362px;
	height:30px;
}


#content_left {
	padding:0 8px 0 10px;
	width:260;
	height: auto !important;
	height:140px;
	min-height:140px;
	max-height:300px;
	background:url(../img/mainpage_bg_left.jpg) no-repeat;
}
#content_right {
	padding:0 5px 0 10px;
	width:270;
	height: auto !important;
	height:140px;
	min-height:140px;
	max-height:200px;
	background:url(../img/mainpage_bg_right.jpg) no-repeat;
}
#content_center {
	width:362;
	height: auto !important;
	height:291px;
	min-height:291px;
	max-height:351px;
	background:url(../img/mainpage_center_top_3.jpg) top no-repeat;
}

#ads {
	width:925px;
	background:url(../img/mainpage_bg_ads.jpg) no-repeat;
	padding:10px 0 15px 0;
	text-align:center;
}
#buttons_side {
	height:40px;
	width:925px;
	background:url(../img/mainpage_bg_buttons.jpg) no-repeat;
	margin-right:auto;
	margin-left:auto;
	padding:0;
	text-align:left;
}

#footer  {
	width:925px;
	height:110px;
	background:url(../img/mainpage_feet.jpg) top no-repeat;
	text-align:center;
}

/* =logo_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#logo h1 a {
	border:none;
	position:relative;top:30px;
	display:block;
	width:329px;
	height:75px;
	background:url(../img/mainpage_logo.jpg) no-repeat;
}

/* =logo_subpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sub_logo h1 a {
	border:none;
	position:relative;top:52px; left:18px;
	display:block;
	width:265px;
	height:60px;
	background:url(../img/subpage_logo.jpg) no-repeat;
}

/* =icons on center_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#icons_top {
	width:320px;
	margin:0 auto;
}

#icons_top .left {
	width:200px;
	text-align:left;
	padding-top:15px;
}
#icons_top .right {
	width:120px;
	padding-top:15px;
}

#icons_top .icon_2, x:-moz-any-link {
	position:relative; 
	top:-10px;
}
#icons_top .icon_2 {
	display:-moz-inline-stack;
	display:inline-block;
	width:111px; 
	height:22px; 
}

#icons_top .icon_2:hover {
}

#select_input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;
	font-size:9px;
	border:1px solid #fff;
	margin:0 0 0 0;
}

#icons_top .left div {
	padding-left:35px;
	padding-top:2px;
	width:153px;
	height:20px;
	background:url(../img/select_top.gif) no-repeat;
}



/* =menu_vertical_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#menu ul {
	padding:0 0 0 30px;
	margin:0 auto;
	width:332px;
	height:30px;
	background:url(../img/mainpage_menu_bg.jpg) no-repeat;
	list-style-type:none;
}

#menu ul li {
	display:inline;
	margin-right:-3px;
}
#menu ul li, x:-moz-any-link {
position:relative; top:-12px;
}
#menu .item1 {
	display:-moz-inline-stack;
	display:inline-block;
}

#menu .item2 {
	display:-moz-inline-stack;
	display:inline-block;
}

#menu .item3 {
	display:-moz-inline-stack;
	display:inline-block;

}

#menu .item4 {
	display:-moz-inline-stack;
	display:inline-block;

}

#menu .item5 {
	display:-moz-inline-stack;
	display:inline-block;
}

/* =content_center_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content_center h2 {
	position:relative; top:20px;
	margin:0 auto;
	height:38px;
	width:317px;
}

#content_center p {
	font:13px;
	line-height:130%;
	padding:20px 20px 0 25px;
	text-align:justify;
}


/* =loginbox
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#loginform {
	width:260px;
	margin:10px 0 0 50px;
	border-bottom:1px solid #d5d5d4;
}
#loginform fieldset{
	padding:5px;
	font-size:11px;
}
#loginform legend{
	font-weight:bold;
	font-size:10px;
}
#loginform label{
	font-size:11px;
	display:block;
	height:2em;
	padding:5px 10px 0;
}
#loginform input {
	margin-right:20px;
	border:1px solid #b0b4b6;
	float:right;
	clear:right;
	background:#dedfdf;
	width:140px;
}
#loginform input:focus,#loginform input:hover {
	border:1px solid #333333;
}
.error {
	color:red;
}

#replacement-1 {
  float:right;
  width: 44px;
  height: 22px;
  padding: 22px 0 0;
  margin:5px 0 0 0;
  border: 0;
  background: transparent url(../img/mainpage_button_ok.gif) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-1 { /* For non-IE browsers*/
  height: 0px;
}

#replacement-1:hover {
  background: transparent url(../img/mainpage_button_ok.gif) no-repeat 0 -22px;
}

/* =bad_login
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#bad_login {
	margin:7px 0 14px 0;
	display:block;
	background:#e4342c;
	font-size:13px;
	color:#fff;
	padding:5px;
	border:1px solid #c6221a;
	text-align:center;
}
#bad_login p{
	padding:0;
	text-align:center;
	line-height:100%;
}

#correct_login {
	margin:15px 20px 7px 20px;
	background:#e8e8e8;
	font-size:13px;
	color:#000;
	padding:8px 8px 8px 8px;
}

#correct_login p {
	padding:0;
	line-height:130%;
}

#correct_login p strong {
	font-size:14px;
	font-weight:normal;
}

/* =links_color
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.orange {color:#d95b1c;}

.orange_link {
	color:#d95b1c;
	text-decoration:none;
	font-weight:bold;
}
a.orange_link:hover {
	color:#000;
	text-decoration:underline;
}


/* =text properties
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.small {
	font-size:11px;
}

.center_../img {
	border:0;
	margin:0 auto;
}

.highlight_yellow {
	padding:0px 0 0px 0;
}

.highlight_yellow strong{
	color:#c74a0c;
}

.highlight_orange {
	padding:6px;
	background:#ef6f2e;
}

/* =content_left_mainpage & content_right_mainpage
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#content_left h2, #content_right h2   {
	font-size:16px;
	line-height:200%;
	font-weight:normal;
}

#content_left ul, #content_right ul  {
	font-size:12px;
	list-style-type: disc;
	margin:0 0 0 18px;
	padding:0;
}
#content_left ul li, #content_right ul li {
	padding:4px;
}

#content_left h3 a {
		margin:12px 0 0 10px;
		border:none;
		position:relative;top:0px;
		display:block;
		width:246px;
		height:36px;
}
#content_right h3 a {
		margin:12px 0 0 10px;
		border:none;
		position:relative;top:0px;
		display:block;
		width:246px;
		height:36px;
}


/* =footer mainpage			
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer ul, #footer_sub ul {
	position:relative; top:30px;
	list-style-type: none;
}

#footer ul li, #footer_sub  ul li {
	display:inline;
	padding:0 8px 0 8px;
	border-right:1px solid #605c5c;
	line-height:200%;
}

#footer a, #footer_sub  a  {  
	font-size:12px;
	color:#605c5c;
	text-decoration:none;
	font-weight:normal;
}

#footer a:hover, #footer_sub  a:hover  {
	color:#000;
	text-decoration:underline;
}

#footer p, #footer_sub p {
	font-size:12px;
	position:relative; top:60px;
}

/* =construction_subpage		
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#containter .left {
	width:283px;
}

#containter .right {
	width:642px;
}


#sub_logo {
	width:283px;
	height:151px;
	background:url(../img/subpage_left_top_1.jpg) no-repeat;
}

#sub_icon {
	width:642px;
	height:63px;
	background:url(../img/subpage_right_top_1.jpg) no-repeat;
}

#sub_menu {
	z-index:-1;
	width:642px;
	height:30px;
	background:url(../img/subpage_menu_bg.jpg) no-repeat;
}

#sub_top_2 {
	z-index:-1;
	width:642px;
	height:11px;
	background:url(../img/subpage_right_top_2.jpg) no-repeat;
}

#sub_top_3 {
	z-index:-1;
	width:642px;
	height:13px;
	background:url(../img/subpage_right_top_3.jpg) 0 0 no-repeat;
}

#sub_bookmarks {
	z-index:-1;
	width:642px;
	height:34px;
	background:url(../img/subpage_navi_bg.jpg) 0 0 no-repeat;
}


#sub_content_right_headline {
	padding:10px 30px 0 30px;
	margin:0;
	z-index:-1;
	width:572px;
	height:35px;
	background:url(../img/subpage_right_top_4.jpg) 0 0 no-repeat;
}
#sub_content_right_content {
	padding:10px 30px 0 30px;
	z-index:100;
	width:572px;
	height: auto !important;
	height:340px;
	min-height:340px;
	background:url(../img/subpage_right_top_5.jpg) 0 0 no-repeat;
}


#sub_content_right, x:-moz-any-link {
}

#footer_sub {
	background:url(../img/subpage_feet.jpg) 0 0 no-repeat;
	width:925px;
	height:110px;
	text-align:center;
	position:relative;top:10px;
}

#sub_sidebar {
	padding:0px 0px 0px 0px;
	width:283px;
	height: auto !important;
	height:350px;
	min-height:350px;
	background:url(../img/subpage_left_top_2.jpg) 0 0 no-repeat;
}


/* slogan_subpage		
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sub_logo h2 {
	position:relative; top:53px;left:13px;
	margin:0 auto;
	height:24px;
	width:265px;
}

/* icon_top_subpage		
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#sub_icon .positioner {
	position:relative;top:20px; left:100px;
	width:330px;
	height:20px;
	text-align:left;
}
#sub_icon .positioner .left {
	float:left;
}

#sub_icon .positioner .right {
	width:120px;
}

#sub_icon .positioner .left {
	padding-left:35px;
	padding-top:2px;
	width:153px;
	height:20px;
	background:url(../img/select_top.gif) no-repeat;
}

#sub_icon .positioner .right .icon_2, x:-moz-any-link {
	position:relative; 
	top:-11px;
}
#sub_icon .positioner .right .icon_2 {
	display:-moz-inline-stack;
	display:inline-block;
	width:111px; 
	height:22px; 
}

#sub_icon .positioner .right .icon_2:hover {
}

/* menu_subpage		
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#sub_menu ul {
	position:relative; top:1px; left:35px;
	height:30px;
	list-style-type:none;
}

#sub_menu ul li {
	display:inline;
	margin-right:-3px;
}
#sub_menu ul li, x:-moz-any-link {
	position:relative; top:-12px;
}
#sub_menu .item1 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:78px;
}
	
#sub_menu .item1:hover {
}
#sub_menu .item2 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:63px;
}
	
#sub_menu .item2:hover {
}
#sub_menu .item3 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:67px;
}
	
#sub_menu .item3:hover {
}
#sub_menu .item4 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:44px;
}
	
#sub_menu .item4:hover {
}

#sub_menu .item5 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:64px;
}
	
#sub_menu .item5:hover {
}

#sub_menu .item6 {
	display:-moz-inline-stack;
	display:inline-block;
	height:29px;
	width:85px;
}
	
#sub_menu .item6:hover {
}


/* navi_subpage		
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#sub_bookmarks h4 {
	position: relative; top:6px; left:30px;
	font-weight:normal;
	font-size:12px;
	color:#171717;
	padding:0px 0 0 215px;
}

#sub_bookmarks h4 a {
	font:normal 12px;
	color:#171717;
	text-decoration:none;
}
#sub_bookmarks h4 a:hover {
	color:#000;
	text-decoration:underline;
}

#sub_bookmarks h4 .active {
	color:#666b6d;
}

/* text_styles_subpage	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#sub_content_right_headline h1 {
	margin:0;
	padding-bottom:10px;;
	font:19px normal "Lucida Sans Unicode", "Lucida Grande" sans-serif;
	letter-spacing:-1px;
	color:#181818;
}

#sub_content_right_content p {
	padding:5px 0 10px 0;
	line-height:160%;
}

#sub_content_right_content h2, #sub_content_right_content h3 {
	font-weight:normal;
	margin:0;
	padding:8px 0 10px 0;
	font:normal "Lucida Sans Unicode", "Lucida Grande" sans-serif;
	letter-spacing:-1px;
	color:#181818;
}
#sub_content_right_content h2 {
	font-size:17px;
}
#sub_content_right_content h3 {
	font-size:14px;
}

#sub_content_right_content a {
	font-size:13px;
	color:#181818;
	text-decoration:underline;
}

#sub_content_right_content a:hover {
	font-size:13px;
	color:#3d3d3d;
	text-decoration:none;
}
#sub_content_right_content ul {
	margin-left:20px;
	padding:0px;
	list-style-type: square;
}
#sub_content_right_content ul li{
	padding:2px;
}

/* sidebar _ subpage	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

div.hr {
	padding:18px 0 0 0px;
	width:250px;
	height: 2px;
	background:url(../img/subpage_hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

#search_listing {
	margin-left:28px;
	padding:16px 0 0px 0;
}

#search_listing h3 {
	position:relative;left:10px;
	width:102px;
	height:16px;
	display:block;
}

#ads_sidebar {
	position:relative;left:20px;
	margin:10px 0 0 0px;
}

#ads_sidebar p {
padding:5px 0 0 10px;
}


#ads_sidebar h3 {
	width:265px;
	height:41px;
	display:block;
}

#bookmarks_sidebar {
	position:relative;left:20px;
	margin:10px 0 0 0px;
}

#bookmarks_sidebar p {
padding:5px 0 0 10px;
}


#bookmarks_sidebar h3 {
	width:265px;
	height:43px;
	display:block;
}

/* tables _ subpage	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#table_0 td {
	padding:5px;
	background:#fff;
	text-align:left;
	border:0;
}
#table_0 td a {
	font-size:11px;
	color:#000;
	text-decoration:none;
}

#table_0 td a:hover {
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

#table_0 {
	position:relative;right:2px;
	width:584px;
}

#table_1 {
	width:580px;
}


#table_1, table_0 {
	border-collapse:collapse;
	background:#d7d7d7;
	border:0;
	font-size:11px;
}

#table_1 thead {
	background:#d95919;
	font-size:11px;
	font-weight:normal;
	color:#fff;
}

#table_1 thead tr th {
	border-right:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:8px;
	font-weight:normal;
}

#table_1 thead tr th a {
	color:#fff;
	text-decoration:none;
}

#table_1 thead tr th a:hover {
	color:#f3f3f3;
	text-decoration:underline;
}


#table_1 .no_right {
	border-right:none;;
}

#table_1 .dotted {
	border-right:1px dotted #fff;
}

#table_1 td {
	text-align:center;
}

#table_1 tbody tr td {
	border-right:2px solid #fff;
	border-bottom:1px solid #fff;
	padding:5px;
	line-height:31px;
}

#table_1 tbody .tr_ads td {
	border-bottom:1px solid #fff;
	border-right:none;
	padding:5px;
}




#table_1 .tr_a {
	background:#e3e3e3;
}

#table_1 .tr_b {
	background:#d7d7d7;
}

#table_1 .tr_a:hover, #table_1 .tr_b:hover  {
	background:#ededed;
}


#take_it_icon {
	display:block;
	width:31px;
	height:31px;
	background:url(../img/take_it_ico.gif) no-repeat;
	margin:0px auto;
}

#mail_icon {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/ico_mail_a.gif) no-repeat;
	margin:0px auto;
}


#table_2 {
	width:580px;
	border-collapse:collapse;
	background:#f2f2f2;
	border:0;
	font-size:11px;
	margin:5px 0 5px 0;
}


#table_2 td {
	padding:5px;
	border:0;
	text-align:center;
}

#table_2 td .left {
	text-align:left;
}
#table_2 td .right {
	text-align:right;
}

#table_2 .prev, #table_2 .next, #table_2 .tell_a, #table_2 .print  {
	line-height:150%;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#table_2 a.prev:hover, #table_2 a.next:hover, #table_2 a.tell_a:hover, #table_2 a.print:hover {
	font-size:11px;
	text-decoration:underline;
	color:#494949;
}

#table_2 .prev {
	padding-left:30px;
	background:url(../img/prev.gif) no-repeat;
}

#table_2 .next {
	padding-right:30px;
	background:url(../img/next.gif) right no-repeat;
}

#table_2 .tell_a {
	padding-left:30px;
	background:url(../img/ico_tell_a.gif) no-repeat;
}

#table_2 .print {
	padding-left:30px;
	background:url(../img/ico_print.gif) no-repeat;
}

#table_3 {
	width:580px;
	border-collapse:collapse;
	background:#fff;
	border:0;
	margin:5px 0 5px 0;
}

#table_3 th, #table_3 td {
	padding:5px 5px 5px 15px;
	text-align:left;
	border-bottom:1px solid #e1e3e3;
}

#table_3 th {
	padding-left:10px;
	border-right:1px solid #e1e3e3;
}

#table_4 {
	width:580px;
	border-collapse:collapse;
	border:0;
	margin:5px 0 5px 0;
}

#table_4 th, #table_4 td {
	padding:10px;
	text-align:left;
	border-bottom:1px solid #e1e3e3;
}

#table_4 th {
	padding-left:10px;
	border-right:1px solid #e1e3e3;
	background:#fff;
}

#table_4 td {
	background:#f9f9f9;
}

#table_5 {
	width:580px;
	border-collapse:collapse;
	border:0;
	background:#fff;
	margin:5px 0 5px 0;
}

#table_5 th, #table_5 td {
	vertical-align:top;
	padding:8px;
	text-align:left;
	border-right:5px solid #e1e3e3;
}

#table_5 .right_td {
	background:#f9f9f9;
}


.question {
	color:#000;
	text-indent:18px;
	font-size:17px;
	padding:0 0 0 18px;
	background:url(../img/dot_a.gif) 0 3px no-repeat;
	
}

.answer {
	text-indent:0px;
	font-size:13px;
	padding:0 0 0 25px;

	
}


ul.links {
	margin:0;
	padding:0;
}

ul.links.inline {
	display:inline;
}

ul.links li {
	display:inline;
	list-style-type:none;
	padding:0 0.5em;
}

#buttons_side .takeit_ {
position:relative;left:20px;
	float:left;
	width:278px;
	text-align:center;
}

#buttons_side .leaveit_ {
	float:left;
	width:285px;
	text-align:center;
}

#buttons_side .signup_ {
	width:362px;
	text-align:center;
	float:left;
}

#buttons_side .takeit_ h3 a {
		border:none;
		display:block;
		width:246px;
		height:36px;
}
#buttons_side .leaveit_ h3 a {
		border:none;
		display:block;
		width:246px;
		height:36px;
}

#buttons_side .signup_ h3 a {
	margin-left:25px;
		border:none;
		display:block;
		width:312px;
		height:33px;
}

.h3_main {
	margin-left:25px;
		border:none;
		display:block;
		width:312px;
		height:33px;
}




.list_headline {
	font-weight:bold;
	font-size:large;	
}


.text_bigger {
}
