.style1 {
	font-size: 10px;
	color: #BC4444;
}
html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body * {
    line-height:1.22em;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
	color: #404040;
	margin-right: 39px;
	margin-bottom: 0px;
	margin-left: 190px;
	height: 136px;
	padding-top: 7px;
}

a {
    color: #4088b8;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}
input,select,textarea {
	
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BC4444;
	border-bottom-color: #BC4444;
	border-left-color: #BC4444;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
.morefull_fill .mid {
	float: left;
	padding-top: 5px;
	height: 54px;
}

