input{
	padding:0 0 0 2px;
	border: solid 1px #006;
}

.outlinedTable{
    border: medium solid #006;
    margin-top:1em;
    margin-bottom:1em;
    border-spacing:10px;
    background:#ccf;
}

.alert{
    color:#b00;
}

.picture{
    border-width:1px;
    border-color:#006;
    border-style:solid;
    margin:.5em;
}

td {
	font-family: Arial,Helvetica,sans-serif;
	color: #000066;
}

p {
	width:650;
	text-align:left;
}

.title{
	font-weight:bold;
	text-align:left;
}

li{
	margin-top:.2em;
}


.rightimage{
    display: inline;
    float: right;
    padding:10px;
    width: 200px;
    height: 200px;
    text-align:center;
}

.leftimage{
    display: inline;
    float: left;
    padding:10px;
    width: 200px;
    height: 200px;
    text-align:center;
}


.captiontext{
    color:#006;
    font-size:75%;
    text-align:center;
    height: 4em;
    overflow: hidden;
}

br{
	clear:left;
}
