@import url("../commons/main.css");
@import url("buttons.css");

#pub_journalist_box {
	width: 229px;
	margin: 5px 12px 0 0;
	background: url(/alternat-docs/images/commons/bg_pub_box.gif) repeat-y;
}


#small_text_box_header {
	margin-top: 10px;
	width: 729px;
	height: 107px;
	padding-top: 20px;
	background: url(/alternat-docs/images/commons/top_small_text.gif) top
		no-repeat;
}

#join_now_box_top {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 10px 0px 0px 36px;
	background-color: white;
	background: url(/alternat-docs/images/commons/form_box_top.gif)
		no-repeat;
}

#join_now_box_bottom {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 0px 0px 0px 36px;;
	background-color: white;
	background: url(/alternat-docs/images/commons/form_box_bottom.gif)
		no-repeat;
}

#already_member_box_top {
	position: relative;
	width: 652px;
	height: 57px;
	margin: -20px 0px 0px 189px;
	background-color: white;
	z-index: 2;
	background: url(/alternat-docs/images/commons/form_box_top.gif)
		no-repeat;
}

#already_member_box_bottom {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 0px 0px 0px 189px;;
	background-color: white;
	z-index: 2;
	background: url(/alternat-docs/images/commons/form_box_bottom.gif)
		no-repeat;
}

#shared_form_top {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 10px 0px 0px 36px;
	background-color: white;
	background: url(/alternat-docs/images/commons/form_box_top.gif)
		no-repeat;
}

#shared_form_bottom {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 0px 0px 0px 36px;;
	background-color: white;
	background: url(/alternat-docs/images/commons/form_box_bottom.gif)
		no-repeat;
}

#response_form_bottom {
	position: relative;
	width: 652px;
	height: 57px;
	margin: 0px 0px 0px 36px;;
	background-color: white;
	z-index: 1;
	background:url('/alternat-docs/images/commons/alternative_response_box_black_bottom.gif')
		no-repeat;
}

#logo {
	position: absolute;
	width: 232px;
	height: 49px;
	top: 0px;
	left: 8px;
	padding-top: 0px;
	border: none;
	background-image: url(/alternat-docs/images/fr/issues_logo.gif);
	z-index: 1;
	display: block;
}

#small_text_box_header {
	margin-top: 10px;
	width: 729px;
	height: 107px;
	padding-top: 20px;
	background: url(/alternat-docs/images/commons/top_small_text.gif) top
		no-repeat;
}
