@charset "UTF-8";
#container #content #left {
	float: left;
}
#container   #row1 {
	width: 572px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29ABE2;
	padding-left: 45px;
}
#container  #row2 {
	width: 572px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #29ABE2;
	padding-left: 45px;
	height: 250px;
}
#textbox    {
	width: 317px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 46px;
	float: right;
}
#textbox  #text_cap  {
	background-image: url(../images/projects/components/project_cap.gif);
	height: 8px;
	width: 317px;
	font-size: 0px;
}

#textbox   #text   {
	background-image: url(../images/projects/components/project_strip.gif);
	height: 320px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 35px;
	padding-top: 20px;
	padding-right: 35px;
}
#textbox #text p {
	line-height: 20px;
}
#textbox  #text_base  {
	background-image: url(../images/projects/components/project_base.gif);
	height: 8px;
	width: 317px;
	font-size: 0px;
}
table td {
	padding-right: 5px;
}
table    p {
	font-size: 10px;
	margin-top: 2px;
}
