/* CSS Document */

.solutionwrapper{
	width: 694px;
}
.solutiontop{
width: 694px;
height: 50px}

.solutiontextwrapper{
	width: 694px;
	background-image: url(../../solutions/images/solution_700-tile.gif);
	background-repeat: repeat-y;
}
.solutionfooter{
	width: 694px;
	background-image: url(../../solutions/images/solution_700-footer.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.solutiontext{
width: 657px;
padding-left: 10px;
}
.solutionleft{

width: 300px;
}
.solutionright{
float:right;
width: 300px;
}
#solutionlistwrapper{
	width:694 px;
	margin-top: 15px;
}
#solutionlistheader{
width:694px;
	background-image: url(../../solutions/images/solutionlist_header3.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#solutionlistbody{
	width:694px;
	background-image: url(../../solutions/images/solutionlist_tile3.gif);
	background-repeat: repeat-y;
}
#solutionlistfooter{
	width:694px;
	background-image: url(../../solutions/images/solutionlist_footer3.gif);
	background-repeat: no-repeat;
	height: 19px;
	}
#solutionlisttext{
	width:665px;
	padding-left:10px;
}

#solutionlisttext .textitalic {
	padding-bottom: 2px;
	font-size: 0.9em;
	padding-left: 11px;
}
#solutionlistwrapper a:link, #solutionlistwrapper a:visited {
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	font-weight: bold;
	margin-top: 8px;
	background-image: url(../images/bullet_star.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 0px;
	padding-left: 12px;
	font-size: 1.1em;
}
#solutionlistwrapper a:hover, #solutionlistwrapper a:active {
	text-decoration: underline;

