/* ALERTBOX */
#sms_alertBox{
		background-color: #fbfbfb;
		background-image: url(/fileadmin/images/smstool/icons/box_HG_info.gif);
		width: 188px;
		height: 92px;
		left:80px;
		top:200px;
		padding-top: 30px;
		padding-left: 60px;
		position:absolute;
		z-index:20;
	}
	.smsButton
	{
	
	background-image:url(/fileadmin/images/smstool/icons/text_desc_bg.gif);
	background-repeat:repeat-x;
	border:1px solid #a3a3a3;
	color:#363533;
	cursor:pointer;
	float:left;
	font-weight:bold;
	height:15px;
	text-align:center;
	width:120px;
	margin-right: 4px;
	margin-top: 10px;
	}
	
	.smsGetNewMessagesText{
		font-weight: bold;
		
	}