/* CSS Document */

#main{
	width:980px;
	padding:0px 10px 10px 10px;
	background:url(../image/backImage_main.gif) repeat-y;
}

#loginImage2{
	background:url(../image/rmsLoginTitle.jpg) no-repeat;
	width:960px;
	height:350px;
}

#loginImage{
	background:url(../image/cloudia.jpg) no-repeat;
	width:960px;
	height:350px;
}

#informationBox{
	padding:10px 20px 0px;
	line-height:1.4em;
}

#informationBox img{
	margin-bottom:5px;
}

.coment{
	color:#FFFFFF;
	font-size: 90%;
}

#main ul{
	padding-left:15px;
}

ul#information {
    width: auto;
    height: 14em;
    margin: 0 10px 10px 0;
    padding: 0.5em;
    font-size: 90%;
    line-height: 1.2em;
    border: #0bb solid 0px;
    overflow: auto;
}

ul#information dt {
    margin: 0;
    padding: 0;
}

ul#information dd {
    margin: 0;
    padding: 0 0 0 1em;
}

ul#history {
    width: auto;
    height: 8em;
    margin: 0 10px 10px 0;
    padding: 0.5em;
    font-size: 90%;
    line-height: 1.2em;
    border: #0bb solid 0px;
    overflow: auto;
}

ul#history dt {
    margin: 0;
    padding: 0;
}

ul#history dd {
    margin: 0;
    padding: 0 0 0 1em;
}