
.panel_button,#panel_button_save {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 1px;
	cursor: pointer;
}

#send_news_form {
	position: relative;
	top: 10px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	z-index: 10;
	overflow: hidden;
	text-align: left;
	display : none;
	background : #F7F7F7;
	width : 250px;
	padding : 15px;
}

#send_news_wrapper,#save_news_wrapper{
	/*background: none repeat scroll 0 0 #F7F7F7;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #CACACA;*/
    float: left;
    height: 23px;
    padding-right: 10px;
    width: 62px;
}

#gtua_submit_div{
	 padding-top: 5px;
    text-align: center;
}

.panel_button,#panel_button_save,#gtua_save_success_msg,#gtua_success_msg{
	 font-size: 1.1em;
    font-weight: bold;
    
    text-align: center;
    text-transform: uppercase;
}

#gtua_save_success_msg,#gtua_success_msg{
color : #569123;
}

.gtua_container{
	border: 1px solid #CACACA;
	margin-bottom : 10px;
}

div.acc_trigger{
	padding : 10px;
	font-size: 1.2em;
	font-weight : bold;
	background : #F7F7F7;
	
	border-top : 1px solid #CACACA;
}

div.acc_container{
	
}

div.gtua_container a{
	color : #000;
}

div.gtua_container ul { 
	list-style: decimal;
	border-top : 1px solid #CACACA;
	margin : 0px;
}

div.gtua_container ul li{ 
	margin-bottom: 10px;
    margin-top: 10px;
}

div.gtua_container_head{
	color: #CB0003;
    font-size: 1.3em;
    font-weight: bold;
    padding: 10px;
    text-transform: uppercase;
}