/* CSS Document */




html
{
	height: 100%;
}

body
{
	height: 100%;
	background:url(images/shadow_firefox.gif) repeat-y center top;
	*background:url(images/shadow.gif) repeat-y center top;
	_background:url(images/shadow_ie6.gif) repeat-y center top;
}



.background_holder{
	position:relative;
	display:block;
	width:800px;
	height:100%;
	margin:0 auto;
	top:0px;
	background:url(images/background.gif) repeat-x left top;
}

.background_gradient{
	position:relative;
	/*display:block;*/
	/*width:849px;*/
	min-height:100%;
	/*margin:0 auto;
	background:url(images/shadow.gif) repeat-y center top;*/

}

/* A CSS hack that only applies to IE -- specifies a different offset for the wrapper */
* html .background_gradient
	{
		height: 100%;
	}


.wrapper_container{
	position:relative;
	display:block;
	width:801px;
	height:700px;
	margin:0 auto;
	
	
}

.wrapper_inner{
	position:relative;
	display:block;
	width:801px;
	height:100%;
	margin:0 auto;
	background:url(images/background.gif) repeat-x top left;
}

#container
{
  background:#fff;
  width:100%;
  margin:0 auto;
  padding:0;
}

#center{
	position:relative;
	display:block;
	width:700px;
	height:100%;
	margin:0 0 0 45px;
	top: 0px;
	float: left;
}

.center_min_height{
	position:relative; 
	display:block; 
	width:1px; 
	height:400px; 
	float:left;
}

#center_front{
	position:relative;
	display:block;
	width:700px;
	*width:700px;
	_width:800px;
	height:100%;
	margin:0 auto;
	top: 0px;
	
}

img {
	vertical-align:top;
}
a img {
	border:0;
}
ul {
	list-style:none;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

.block_text{
	position:relative;
	display:block;
	width:240px;
	height:100%;
	margin-left:15px;
	color:#999;
	font:Arial, Helvetica, sans-serif;
	float:left;
}

.block_text_home {
	color:#999999;
	display:block;
	float:left;
	height:100%;
	margin-left:-21px;
	padding-left:35px;
	position:relative;
	width:240px;
}

.block_text_welcome{
	position:relative;
	display:block;
	width:350px;
	height:100%;
	color:#999;
	font:Arial;
	float:left;
	margin: 62px 0px 0 -170px;
}

.block_img_welcome{
	position:relative;
	display:block;
	width:190px;
	height:100%;
	margin:15px 0 0 -70px;
	color:#999;
	font:Arial;
	float:left;
	background:url(images/welcome.png)
}

.block_text_inner{
	position:relative;
	display:block;
	width:240px;
	height:100%;
	color:#999;
	font:Arial, Helvetica, sans-serif;
	float:left;
	padding-left: 4px;
}

.read_article a{
	display:block;
	position:relative;
	width:70%;
	height:5px;
	color:#3399cc;
	float:left;
}

.views-row-last .read_article a{
	margin-bottom:15px;
}

.read_date{
	display:block;
	position:relative;
	width:30%;
	color:#ff6633;
	text-align:left;
	float:left;
	top: 0px;
	margin-bottom:10px;
	*margin-bottom:-8px;
	_margin-bottom:-10px;
}

.archive a{
	display:block;
	position:relative;
	width:100%;
	height:15px;
	color:#3399cc;
	float:left;
	background:url(images/dotted.gif) top repeat-x;
	padding:10px 0 10px 0;
	*padding:5px 0 10px 0;
	_padding:13px 0 10px 0;
}

.news_title {
	position:relative;
	display:block;
	width:auto;
	height:auto;
	clear:both;
	padding-top:10px;
	*padding-top:5px;
	_padding-top:10px;
}

html, input, textarea {
	font-family:arial;
	font-size:12px;
	line-height:15px;
	color:#000000;
}
input, select {
	vertical-align:middle;
	font-weight:normal;
}
a {
	color:#999;
	text-decoration:none;
}

.footer_link a{
	color:#999;
	text-decoration:none;
	font-size:12px
}

a:hover {
	text-decoration:none;
	color:#666;
}

fieldset{
	background-color:#ffffff;
}

legend{
	background-color:#ffffff;
}
/* ============================= main layout ====================== */

.more {
	background:url(images/more_bg.gif) no-repeat 0 0;
	padding:1px 0 1px 25px;
	color:#4494c7;
	text-decoration:none;
	font-weight:bold;
}
.more:hover {
	text-decoration:underline;
}
.menu {
	position:relative;
	display:block;
	width:761px;
	*width:760px;
	_width:650px;
	height:32px;
	text-align:center;
	padding: 0 19px 0 20px;
	color:#CCCCCC;
	font-size:13px;
	font-weight:bold;
	margin: 0;
	background:#FFFFFF;

}

.menu a{
	color:#B5B5B5;
}

.menu a:hover{
	color:rgb(249, 106, 26);
}

.spacer_menu{
	position:relative;
	float:left;
	display:block;
	width:750px;
	height:20px;
	margin-top:8px;
	margin-right:50px;
	*margin-right:50px;
	_margin-right:8px;
}

h1 {
	text-indent:-10000px;
	height:48px;
	line-height:12px;
	font-size:12px;
}

h2 {
	font:
	text-indent:-10000px;
	height:48px;
	line-height:12px;
	font-size:12px;
}

li {
	/*background:url(images/list_bg.gif) no-repeat 0 10px;*/
	padding-left:16px;
	line-height:23px;
}
li a {
	color:#397499;
}
#main {
	margin:0 auto;
}
.box1 {
	background:#3b769a url(images/box1_tall.gif) bottom repeat-x;
	width:800px;
	margin: 0 auto;
}
.box1 .ttall {
	background:url(images/box1_ttall.gif) top repeat-x;
	width:800px;
	margin: 0 auto;
}
.box1 .rtall {
	background:url(images/box1_rtall.gif) right repeat-y;
	width:800px;
	margin: 0 auto;
}
.box1 .ltall {
	background:url(images/box1_ltall.gif) left repeat-y;
}
.box1 .bl {
	background:url(images/box1_bl.gif) bottom left no-repeat;
}
.box1 .br {
	background:url(images/box1_br.gif) bottom right no-repeat;
}
.box1 .tl {
	background:url(images/box1_tl.gif) top left no-repeat;
}
.box1 .tr {
	background:url(images/box1_tr.gif) top right no-repeat;
	width:100%;
	height:100%;
}
.box1 .padding {
	padding:28px 25px 21px 25px;
}
.box1 .cols {
	padding:0;
}
.box1 .col1 .padding {
	padding:0px 0 0 0px;
}
.box1 .col2 .padding {
	padding:0px 0 0 0px;
}
.box1 .col3 .padding {
	padding:0px 0 0 20px;
}
.box1 .col1 .box2 .padding {
	padding:11px 6px 14px 22px;
}
.box1 .col2 .box2 .padding {
	padding:11px 6px 14px 22px;
}
.box1 .col3 .box2 .padding {
	padding:11px 6px 14px 22px;
}
.box1 .htext1 {
	/*background:url(images/box_t1a.gif) top right no-repeat;
	padding-bottom:5px;*/
}
.box1 .htext2 {
	/*background:url(images/box_t2a.gif) top right no-repeat;
	padding-bottom:5px;*/
}
.box1 .htext3 {
	/*background:url(images/box_t3a.gif) top right no-repeat;
	padding-bottom:5px;*/
}
.box2 .content {
	height:100%;
	padding:0px 0 19px 0;
	color:#FFFFFF;
}
.box1 .more1 {
	float:right;
	margin:15px 0 0 0;
}
.box2 {
	background:url(images/box2_tall.gif) bottom repeat-x;
}
.box2 .br {
	background:url(images/box2_br.gif) bottom right no-repeat;
}
.box2 .bl {
	background:url(images/box2_bl.gif) bottom left no-repeat;
	width:100%;
}
.box {
	/*background:#ffffff url(images/box_br.gif) bottom right no-repeat;*/
}
.box .bl {
	/*background:url(images/box_bl.gif) bottom left no-repeat;*/
}
.box .tl {
	/*background:url(images/box_tl.gif) top left no-repeat;*/
}
.box .tr {
	/*background:url(images/box_tr.gif) top right no-repeat;*/
}

.box_footer{
	position: relative;
	display: block;
	float:left;
	width:236px;
	height:21px;
	/*background:url(images/box_footer.gif) bottom left no-repeat;*/
}
.imgindent {
	margin:0 23px 0 0;
	float:left;
}
/* ============================= header ====================== */

#header .logo {
	padding:0px 0 0 0px;
	margin: 0 auto;
	width: 800px;
}
/* ============================= middle ====================== */

#middle {
	width:800px;
}
/* ============================= footer ====================== */

/*#footer .indent {
	padding:0 2px 31px 3px;
}
.footer_bl {
	background:#ececec url(images/footer_bl.gif) bottom left no-repeat;
}
.footer_br {
	background:url(images/footer_br.gif) bottom right no-repeat;
}
.footer_tr {
	background:url(images/footer_tr.gif) top right no-repeat;
}
.footer_tl {
	background:url(images/footer_tl.gif) top left no-repeat;
}
#footer .padding {
	padding:30px 0 26px 557px;
}*/

.placer_text{
	position:relative;
	display:block;
	width:300px;
	height:100%;
	margin-left:50px;
	margin-top:20px;
	color:#999;
	font:Arial;
	margin-bottom:20px;
}

.placer_text_long{
	position:relative;
	display:block;
	width:700px;
	height:100%;
	margin:20px 0 0 0;
	*margin:20px 0 0 0;
	_margin:20px 0 0 -20px;
	color:#999;
	font:Arial;
}

/*.footer_img{
	position:relative;
	display:block;
	width:780px;
	height:65px;
	margin:0 auto;
	text-align:center;
	background:url(images/footer_bar1.gif) no-repeat left top;
}*/



/* ============================= index ============================= */



#index #middle .column1 .padding {
	padding:24px 30px 0 0;
}
#index #middle .column1 .content {
	padding:20px 0 13px 12px;
}
#index #middle .column1 .content2 {
	padding:14px 0 13px 12px;
}
#index #middle .column1 .content2 p {
	padding:0 0 21px 0;
}
#index #middle .indent {
	padding:15px 3px 26px 27px;
}
#index #middle .box .padding {
	width: 100px;
	height: 320px;
	*height: 360px;
	_height: 320px;
}
#index #middle .box .content1 {
	margin:23px 26px 0 7px;
	/*background:url(images/hor_line.gif) bottom repeat-x;*/
	padding:0 0 17px 0;
}
#index #middle .box .content2 {
	margin:15px 26px 0 7px;
	padding:0 0 21px 0;
}
#index #middle .box .content1 ul {
	margin:4px 0 0 126px;
}
#index #middle .box .content2 ul {
	margin:4px 0 0 126px;
}
#index #middle .box .content2 p {
	padding-top:4px;
}
#index #middle .box .content2 .imgindent {
	margin:0 23px 24px 0;
}
#index #middle .box .content2 .more {
	margin:0 0 0 4px;
}
/* ============================= index-1 =========================== */

#index_1 #middle .indent {
	padding:15px 2px 26px 3px;
}
#index_1 #middle .box .padding {
	padding:24px 0 0 26px;
}
#index_1 #middle .box .content1 {
	padding:20px 30px 21px 10px;
}
#index_1 #middle .box ul {
	padding:25px 0 20px 0;
}
#index_1 #middle .column2 .padding {
	padding:24px 32px 0 40px;
}
#index_1 #middle .column2 .content {
	padding:20px 0 13px 5px;
}
#index_1 #middle .column2 p {
	padding-bottom:22px;
}
#index_1 #middle .column2 .p {
	padding-bottom:20px;
}
#index_1 #middle .column2 .imgindent {
	margin:0 22px 0 0;
}
#index_1 #middle .column2 .pad1 {
	margin:0 22px 19px 0;
}
/* ============================= index-2 =========================== */

#index_2 #middle .indent {
	padding:15px 2px 26px 3px;
}
#index_2 #middle .column1 .padding {
	padding:24px 0 20px 32px;
}
#index_2 #middle .column1 .content {
	padding:13px 10px 12px 5px;
}
#index_2 #middle .box .padding {
	padding:24px 0 0 27px;
}
#index_2 #middle .box .content1 {
	padding:20px 30px 20px 10px;
}
#index_2 #middle .box ul {
	padding:16px 0 0 0;
}
#index_2 #middle .column2 .padding {
	padding:24px 35px 0 40px;
}
#index_2 #middle .column2 .content {
	padding:13px 0 13px 5px;
}
#index_2 #middle .column2 p {
	padding-bottom:14px;
}
#index_2 #middle .column2 .imgindent {
	margin:0 22px 0 0;
}
#index_2 #middle .column2 .pad1 {
	margin:0 22px 21px 0;
}
/* ============================= index-3 =========================== */

#index_3 #middle .column1 .padding {
	padding:24px 30px 0 8px;
}
#index_3 #middle .column1 .content {
	padding:20px 0 13px 4px;
}
#index_3 #middle .column1 .content p {
	padding:22px 0 0 0;
}
#index_3 #middle .column1 .imgindent {
	margin:0 22px 22px 0;
}
#index_3 #middle .column1 .cols {
	padding:14px 0 0 5px;
}
#index_3 #middle .indent {
	padding:15px 3px 26px 27px;
}
#index_3 #middle .box .padding {
	padding:24px 0 0 27px;
}
#index_3 #middle .box .content1 {
	margin:20px 26px 0 7px;
	/*background:url(images/hor_line.gif) bottom repeat-x;*/
	padding:0 0 16px 0;
}
#index_3 #middle .box .content2 {
	margin:15px 26px 0 7px;
	padding:0 0 21px 0;
}
#index_3 #middle .box .content1 p {
	padding-top:21px;
}
#index_3 #middle .box .content2 .imgindent {
	margin:0 23px 24px 0;
}
/* ============================= index-4 =========================== */

#index_4 #middle .indent {
	padding:15px 2px 26px 3px;
}
#index_4 #middle .box .padding {
	padding:24px 0 0 24px;
}
#index_4 #middle .box .content1 {
	padding:23px 25px 21px 13px;
}
#index_4 #middle .box ul {
	padding:12px 0 20px 0;
}
#index_4 #middle .box p {
	padding:5px 0 0 0;
}
#index_4 #middle .box .imgindent {
	margin:0 23px 25px 0;
}
#index_4 #middle .column2 .padding {
	padding:24px 32px 0 33px;
}
#index_4 #middle .column2 .content {
	padding:20px 0 13px 12px;
}
#index_4 #middle .column2 p {
	padding-top:14px;
}
#index_4 #middle .column2 .p {
	padding-top:21px;
}
#index_4 #middle .column2 .imgindent {
	margin:0 22px 0 0;
}
#index_4 #middle .column2 .pad1 {
	margin:0 22px 27px 0;
}
#index_4 #middle .column2 .content2 {
	padding:13px 0 13px 12px;
}
/* ============================= index-5 =========================== */

#index_5 #middle .column1 .padding {
	padding:24px 30px 0 8px;
}
#index_5 #middle .column1 .content {
	padding:20px 0 13px 4px;
}
#index_5 #middle .column1 .imgindent {
	margin:0 22px 22px 0;
}
#index_5 #middle .column1 .cols {
	padding:12px 0 0 5px;
}
#index_5 #middle .indent {
	padding:15px 3px 26px 27px;
}
#index_5 #middle .box .padding {
	padding:24px 10px 0 26px;
}
#index_5 #middle .box .content1 {
	padding:20px 22px 21px 7px;
}
#index_5 #middle .box .content1 p {
	padding-top:14px;
}
#index_5 #middle .box .content1 .p {
	padding:20px 0 0 5px;
}
form .row {
	height:41px;
}
form .row1 {
	height:34px;
}
.input {
	width:144px;
	height:24px;
	border:1px solid #397499;
	background:none;
	padding:0 0 0 5px;
}
textarea {
	width:148px;
	height:147px;
	border:1px solid #397499;
	background:none;
	padding:0 0 0 5px;
	overflow:auto;
	background-color:#FFFFFF;
}
form .div {
	text-align:right;
	padding:24px 1px 0 0;
}
/* ============================= index-6 =========================== */

#index_6 #middle .indent {
	padding:39px 3px 47px 35px;
}
#index_6 #middle .indent .padding {
	padding:13px 30px 0 4px;
}
#index_6 #middle p {
	padding:14px 0 0 0;
}
#index_6 #middle .p {
	padding:20px 0 0 0;
}

/* ============================= index 7 ====================== */

#index7 #middle .column1 .padding {
	padding:24px 30px 0 0;
}
#index7 #middle .column1 .content {
	padding:20px 0 13px 12px;
}
#index7 #middle .column1 .content2 {
	padding:14px 0 13px 12px;
}
#index7 #middle .column1 .content2 p {
	padding:0 0 21px 0;
}
#index7 #middle .indent {
	padding:5px 3px 26px 27px;
}
#index7 #middle .box .padding {
	padding:24px 0 230px 15px;
	*padding:24px 0 210px 15px;
	_padding:24px 0 40px 15px;
}
#index7 #middle .box .content1 {
	margin:23px 26px 0 7px;
	/*background:url(images/hor_line.gif) bottom repeat-x;*/
	padding:0 0 17px 0;
}
#index7 #middle .box .content2 {
	margin:15px 26px 0 7px;
	padding:0 0 21px 0;
}
#index7 #middle .box .content1 ul {
	margin:4px 0 0 126px;
}
#index7 #middle .box .content2 ul {
	margin:4px 0 0 126px;
}
#index7 #middle .box .content2 p {
	padding-top:4px;
}
#index7 #middle .box .content2 .imgindent {
	margin:0 23px 24px 0;
}
#index7 #middle .box .content2 .more {
	margin:0 0 0 4px;
}

.placer{
	position:relative;
	display:block;
	margin:0px auto;
	width:780px;
	height:52px;
	background-image:url(images/how_header.gif);
	background-repeat:no-repeat;
}

.header_title{
	position:relative;
	display:block;
	margin:0 auto;
	padding-top:8px;
	padding-left: -29px
	width:50px;
	height:52px;
	text-align:center;
}

.spacer{
	position:relative;
	display:block;
	width:200px;
	height:40px;
}

.spacer_footer{
	position:fixed;
	display:block;
	width:250px;
	height:auto;
	margin:auto;
}

.place_holder{
	position:relative;
	display:block;
	width:10px;
	height:65px;
}



.columns {
	float: left;
}

.row {
	margin: 0;
	padding: 0;
	clear: both !important;
}

.white {
	position:relative;
	display:block;
	width:248px;
	height:270px;
	background-color:#FFFFFF;
}

.foot_front{
	position: relative;
	margin: 0 0 0 -40px;
	*margin: 0 0 0 -40px;
	_margin: 0 0 0 13px;
	top:30px;
	background:url(images/footer_bar1.gif) no-repeat left top;
	width: 780px;
}

.foot{
	position: relative;
	margin:0 auto;
	*margin:0 auto;
	_margin: 0 0 0 13px;
	top:0;
	*top:30px;
	_top:30px;
	background:url(images/footer_bar1.gif) no-repeat left top;
	width: 780px;
}


/* A CSS hack that only applies to IE -- specifies a different offset for the footer */
* html .foot
{
	/*margin-top: -7.4em;*/
}



.foot_space{
	display: block;
	height: 95%;
	float: left;
	width: 2px; /* 1px would be enough this is for display only */
	font-size: 1px; /* to make sure width is not overridden */
	padding: 0;
	margin: 0; 
}

.foot_spacer{
	margin-top:70px;
}

.footer_text{
	position:relative;
	display:block;
	width:100%;
	height:50px;
	margin:0 auto;
	padding:25px 0 0 0;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	letter-spacing:1.5px;
	color:#999;
}

.footer_text a{
	font-size:12px;
}

.box_holder1{
	position: relative;
	display:block;
	width:237px;
	height:194px;
	background:url(images/box_holder1.gif) no-repeat top left;
}

.box_holder2{
	position: relative;
	display:block;
	width:237px;
	height:194px;
	background:url(images/box_holder2.gif) no-repeat top left;
}

.box_holder3{
	position: relative;
	display:block;
	width:237px;
	height:194px;
	background:url(images/box_holder3.gif) no-repeat top left;
}

.more{
	position:relative;
	display:block;
	width:73px;
	height:21px;
}

.content_spacer1{
	margin:0px 0 0 20px;
	*margin:0px 0 0 20px;
	_margin:0px 0 0 20px;
	padding:35px 0 0 0;
	color:#fff;
}

.content_spacer2{
	margin-top:0px;
	*margin-top:0px;
	_margin-top:0px;
	padding:55px 0 0 0;
	color:#fff;
}

.content_footer_top{
	position:relative;
	display:block;
	width:307px;
	height:17px;
}

.content_footer_bottom{
	position:relative;
	display:block;
	width:307px;
	height:17px;
}

.content_white{
	position:relative;
	display:block;
	width:307px;
	height:300px;
	*height:350px;
	_height:300px;
	background:url(images/content_white.gif) repeat-y top center;
	margin:0;
}

.faq_header_bg{
	position:relative;
	display:block;
	width:307px;
	height:17px;
	margin-top:20px;
}

.faq_content_bg{
	position:relative;
	display:block;
	width:650px;
	height:100%;
	background:#FFFFFF;
	padding:0 0 0 0;
	*padding:0 0 0 0;
	_padding:5px 0 5px 0;
}


.faq_footer_bg{
	position:relative;
	display:block;
	width:307px;
	height:17px;

}

.faq_center{
	position:relative;
	display:block;
	width:700px;
	height:100#;
	margin:0 auto;
	text-align:center;
}

.faq_cented{
	position:relative;
	display:block;
	width:650px;
	height:100#;
	margin:0 auto;
	text-align:left;
}

.side_menu_header{
	position:relative;
	display:block;
	width:248px;
	height:100%;
}

.side_menu_footer{
	position:relative;
	display:block;
	width:248px;
	height:25px;
}

.left_footer{
	position:relative;
	display:block;
	width:100%;

	height:auto;
	margin:0px auto;
	background: url(images/left_footer.gif) no-repeat top center;
}

/*TITLE*/

.title_font{
	font-size:20px;
	padding-top: 10px;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial;
}

/*SIDE MENU*/

.side_menu_font{
	font-size:22px;
	margin-left:20px;
	line-height:30px;
	color:#FFFFFF;
}

/*BUTTON*/

.button_holder{
	position:relative;
	display:block;
	width: 100%;
	height: 23px;
	margin-top:10px;
}

.button_left{
	position:relative;
	display:block;
	width: 4px;
	height: 23px;
	background:url(images/button_left.png) no-repeat top left;
}

.button_center{
	position:relative;
	display:block;
	width: auto;
	height: 23px;
	background:url(images/button_center.png) repeat-x top left;
	padding:3px 5px 0 5px;
	font:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	
}

.button_right{
	position:relative;
	display:block;
	width: 4px;
	height: 23px;
	background:url(images/button_right.png) no-repeat top left;
}

.divider{
	position:relative;
	display:block;
	height:62px;
	width:2px;
	background:url(images/divider.gif) no-repeat bottom center;
	padding:0 20px 0 20px;
	background-color:#FFFFFF;
}

.rightbar{
	position:relative;
	display:block;
	width:320px;
	*width:320px;
	_width:320px;
	height:auto;
	float:left;
	margin:20px 0 0 20px;
	*margin:20px 0 0 20px;
	_margin:20px 0 0 -40px;
}

.form-item {
	margin-bottom:1em;
	margin-top:1em;
	width:auto;
}

.views-row-last .news_title {
	background:url(images/dotted.gif) top repeat-x;
}

.views-row-last p {
	clear:both;
}

.views-row-first p {
	clear:both;
}

.views-row-odd p {
	clear:both;
}

.views-row-even p {
	clear:both;
}

.dotted{
	position:relative;
	display:block;
	width:100%;
	height:auto;
	background:url(images/dotted.gif) top repeat-x;
	margin-top:20px;
	*margin-top:50px;
	_margin-top:50px;
}

.no_dot .views-row-last .news_title {
	background-image: none !important;
}

.no_dot{
	background-image: none;
}

.pager-current{
	color:#FF6633;
}

.item-list .pager li a{
	color:#3399CC;
}

.item-list .pager li a:hover{
	/*color:#999;*/
	font-weight:bold;
}

.item-list ul li {
	margin:0 0 0.25em 0.5em;
}

fieldset.captcha {
	background:none;
	border:none;
	margin:0 0 0 -8px;
}
legend{
	font-weight:bold;
}
.resizable-textarea {
width:296px;
}

#airtime_content {
	width:320px;
	*width:320px;
	_width:150px;
	float:left;
	margin:0;
}

#airtime_content #center .placer_text_long {
	width:320px;
	*width:320px;
	_width:270px;	
	float:left;
	margin:0;
}
#airtime_content #center {
	width:320px;
	*width:320px;
	_width:270px;	
	float:left;
	margin:0;
}

form#webform-client-form-39 {
	float:left;
	margin:-26px 0 40px 80px;
	*margin:-38px 0 40px 80px;
	_margin:-38px 0 40px 80px;
	width:300px;
}

#webform-client-form-39 input {
	width:300px;
}

#webform-client-form-39 #edit-submit.form-submit {
	width:47px;
}

