body { background: #fff;}
p { font: 12px Tahoma; }

a:link, a:visited { color: #fff; font-size: 12px; font-family: tahoma; text-decoration: none; }
a:hover { color: #000; font-size: 12px; font-family: tahoma; text-decoration: none; }
#link_cont { padding-top: 35px; }
.link { padding-bottom: 8px; }
.error {color: #ff0000;}
#agree { padding-top: 20px; }
#agree a:link, #agree a:visited, #agree a:hover { text-decoration: underline; font-size: 12px; }

#container { background-color: #fff; padding-top: 40px; }
#title {font-size: 12px; font-family: tahoma;}
.input {font-size: 12px; font-family: tahoma;}

.span4 {margin: 3px;}

.textarea {
        height:225px;
        text-align:justify;
        text-justify:inter-ideograph;
        overflow-y:scroll;
        padding-right:10px;
        padding-top : 10px;
	padding-left: 5px;
        margin:auto;
	border-style: solid;
	border-width: 1px;
	border-color: #FFC65D;
}
