/* CSS Document */

body {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}
a:link {color:#1B39A5; text-decoration: none}
a:visited {color:#1B39A5;text-decoration: none}
a:hover {color: #0092FF; text-decoration: underline}
textarea,button {
	font-family: arial,helvetica,clean,sans-serif;
	font-size: 90%;
	line-height: 1.2em;
div.more { 
	text-align: right;
}
div.more a {
	background: url("icon_mdl_more.gif") no-repeat 0px 50%;
	height:16px;
	padding-left: 15px;
}
}
