body {
margin:0px;
padding:0px;
text-align:center;
font-size:95%;
margin-bottom:20px;
}

body,td,th, tr, p, div {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #555555;
line-height: 15px;
}

div#container {
width:600px; 
margin:0 auto; 
text-align: left;
background:white;
}

#search_claim {
	color: #d6100f;
	font: bold 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#wrapper {

	background: url(images/middlebg.png) repeat-y center;
}

#footer_claim {
	text-align: right;
	padding-right: 25px;
	color: #db2222;
	margin-top: 10px;
	font: italic 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#parentwrapper {


}



div#header {
height:170px;
background: url(images/headerbg.png) no-repeat center bottom;

}

div#logo {
	float: right;
	position: relative;
}

div#logo h1 {
font-size:10px;
margin:0;
padding:0;
position:absolute;
text-indent:-9999;
color:#EBEDED;
}

div#logo img {
margin-top:10px;
margin-right: 13px;
}

div#akuman img{
	float: left;
	position: relative;
	z-index: 11;
	left: -305px;
	clear: both;
}
div#logo img {
margin-top:10px;
margin-right: 13px;
}

h1{
	font-size: 17px;
}
div#phrase{
	float: left;
	position: relative;
margin-top:10px;
margin-right: 13px;
	top: 150px;
	left: 37px;
	color: #000;

}

div#content{
	min-height: 100px;
		height: auto;
	
}

div#top_2 {
	clear:both;
	height: 30px;
	background: white url(images/top-bg_wologo.png) no-repeat center top;
	padding-top: 10px;
}

div#footer {
	clear:both;
	height:30px;
	background: white url(images/footerbg.png) no-repeat center top;
}

a:link, a:visited   {
	text-decoration:underline;
	color: #333;
}

a:hover {
	color:#CC0000;
	}


a#corner {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
	height: 90px;
	width: 100px;
	text-indent: -999em;
	text-decoration: none;
	cursor: hand;
	background-image: url(images/corner.png);
}

/* @group ARS */
.FieldInfo
{
    width: 515px; 
    padding: 5px; 


    overflow: auto; 
    font: normal 12px Verdana; 
} 
.FieldInfo li
{
    margin-bottom: 15px;
} 
.CloseIcon
{
    float: right; 
    cursor: pointer;
}


/* @end */

.blogtext {
	position:relative;
    margin:0 auto;
    	width: 530px;
}

.intro {
	/*background: url(images/bgintro.jpg) top center no-repeat;*/
	padding: 0;
	width: 520px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	top: 18px;
}

#content form {
	position: relative;
	margin: 0;
	padding: 0;
}
#content form .input {
	width: 350px;
}

