@charset "UTF-8";
.roundBoxWrapper {
	margin-top: 15px;
	margin-bottom:20px;
}
.roundBox {
	width: 504px;
}
/* CSS Document */

.roundBoxTop {
	background-image: url(../images/gfx_boxTop.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 504px;
	border:0px;
	vertical-align: bottom;
	margin-bottom:-1px;
}
.roundBoxMiddle {
	height: 100%;
	font-size: 13px;
	width: 100%;
	
	background-color: #E4DDCA;
	float: left;
}
.listWrapper {
	height: 100%;
	float: left;
	width: 100%;
}
.roundBoxBottom {
	background-image: url(../images/gfx_boxBottom.gif);
	height: 14px;
	background-repeat: no-repeat;
	width: 504px;
	clear: left;
}

.pros {
	float: left;
	text-align: left;
	height: 100%;
	width: 250px;
	margin-right: 10px;
}

.cons {
	text-align: left;
	height: 100%;
	padding-right: 5px;
}
.listContainer {
	margin-left: 35px;
	height: 100%;
}
.smallTitle {
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 5px;
}
li {
	padding: 0;
	margin: 0;
	
}
ul {
	margin-left:15px;

	
	
}
.cabinetTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: http

	text-align: center;
	margin-top:20px;
	color:#90804E;
	

}
