@charset "UTF-8";
#container #right {
	float: right;
	width: 363px;
}

#container #left {
	float: left;
	width: 617px;
}

#container #media_window {
	height: 370px;
	width: 555px;
	float: left;
	padding-left: 46px;
	padding-top: 5px;
	margin-bottom: 1px;
	padding-bottom: 60px;
}

#right   #textbox {
	width: 317px;
	height: 313px;
	margin-bottom: 18px;
	float: right;
	padding-right: 46px;
	padding-top: 5px;
}

#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: 319px;
	width: 272px;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 35px;
}
#textbox #text p {
	line-height: 17px;
}
#right #textbox #text_base {
	background-image: url(../images/projects/components/project_base.gif);
	height: 8px;
	width: 317px;
	font-size: 0px;
}
#catagories {
	padding-top: 8px;
}
