html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
		margin:0;
		padding:0;
		}

body {
	background: #fff;

	font: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	}

p {
	text-align:center;
	}

img {
	border:0;
	margin-top:.5em;
	}

table {
	width:90%;
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	margin:1em auto;
		border-collapse:collapse;
	}

tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(images/background.gif) no-repeat;
	}

.column1	{
	background:#f9fcfe;
	}

td {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:center;
	font-size:115%;
	}
td span{font-size:80% !important;}

th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	}

thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
	}

tfoot th {
	background:#f4f9fe;
	text-align:center;
	}

tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}

tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}

logo{
text-align: center;
width: 300px;
height: 125px;
border: none;
}

input, textarea{


padding: 5px;
font-size: 1em;
width: 400px;
}



a {
font:1em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
color: #000000;
background: #ffffff;
text-decoration: none;
}

a:hover {
font:1em "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
color: #000000;
background: #ffffff;
text-decoration: underline;
}

#container {
	width: 600px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}

#form_box {
	width: 590px;
	background: #ffffff;
	font:1em Arial, Helvetica, Sans-serif;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 2px;
}

#form_box div {
	padding: 0.2em 0.5em;
}

#form_box p {
	float: left;
	margin: 4px 0pt;
	width: 120px;
}


#log {
	width: 590px;
	margin-top: 10px;
}

#log_res {
	overflow: auto;
}

#log_res.ajax-loading {
	padding: 20px 0;
	background: url(http://demos.mootools.net/demos/Group/spinner.gif) no-repeat center;
}
.soc_container {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(../images/bg_container2.jpg) repeat-x bottom;
	font-size:11px;
	line-height:18px;
}

.soc_container2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width: 400px;
	auto;
	border: 1px solid #EFEFEF;
	position:absolute;
	background:#FFF url(../images/bg_container2.jpg) repeat-x bottom;

	font-size:11px;
	line-height:18px;
}

.soc_container h1{

	margin:10px 0 10px 20px;
	font-size:14px;
}

.soc_container h2{
	margin: 10px 0 10px 20px;
	font-size:14px;
}

.soc_container a{
	color: #aadd00;
	text-decoration:none;
}

.soc_left{
	width: 180px;
	padding:10px;
	float:left;

}

.soc_left img{
	width: 18px;
	height: 18px;
	float:left;
	margin: 0 10px 0 0;
}
.soc_left a{
	color:#3E3F3E;
	text-decoration:none;
	line-height:18px;


	border-bottom:1px dotted #CECECE;
	display:block;
}
.soc_left a:hover{
	color:#6699FF;
	background-color:#E6F0C1;
}
#close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
}
.open_window{
	width:780px;
	height:500px;
	background-color:#000;
	display:block;


}
.close{
	width:10px;
	height:10px;
	float:right;
	clear:both;
	position: absolute;
	top:0;
	right:0;
}
.soc_send_friend{
	clear:both;
	padding:20px;
}
.wait{
background-image:url(ajaxloader.gif);
background-repeat:no-repeat;
background-position: center center;
}