body, html
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 100%;
	
	background-image: url('../i/head-bg2.gif');
	background-position: center;
}
*
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
.error
{
	color: red;
}
input, textarea
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
}
a:link, a:active, a:visited
{
	color: #3bb9dd;
	text-decoration: none;
}
a:hover
{
	color: #000000;
}
.clear
{
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
#main_wrap
{
	width: 360px; 
	height: 360px; 
	margin: 20px; 
	border: 1px solid #cccccc;
	background-color: #ffffff;
	
	background-image: url('../files/image/icons/icon-moblog.gif');
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#icon_wrap
{
	width: 660px; 
	height: 580px; 
	margin: 20px; 
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#help_wrap
{
	width: 350px; 
	height: 350px; 
	margin: 20px; 
	border: 1px solid #cccccc;
	background-color: #ffffff;
}
#FreeSMSForm
{
	padding: 0 10px 0 10px;
	line-height: 1.6em;
}
p
{
	margin: 10px;
	padding: 0;
}
h2.orangtitle, h2.orangtitle a:link, h2.orangtitle a:active, h2.orangtitle a:visited
{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 50px;
	
	color: #f68411;
	font-size: 24px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana;
	text-decoration: none;
}
h2.orangtitle a:hover
{
	color: #3bb9dd;
	cursor: pointer;
}
h2.orangtitle2, h2.orangtitle2 a:link, h2.orangtitle2 a:active, h2.orangtitle2 a:visited
{
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
	text-align: center;
	line-height: 50px;
	
	color: #f68411;
	font-size: 16px;
	font-weight: bold;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana;
	text-decoration: none;
}
h2.orangtitle2 a:hover
{
	color: #3bb9dd;
	cursor: pointer;
}
