@media screen,print
{
	.ProjectThumb		{ position:absolute; margin:18px 0 0 690px; }
	.Title			{ color:black; text-align:center; font-size:30px;  }
	.TitleDescription	{ margin-right:62px; margin-left:62px; }
	.TitleList		{ margin-right:62px; margin-left:20px; }
	.Description		{ margin-left:13px; font-size:13px; width:695px; }
	.Desc1			{ width:730px !important; }
	.DataTable		{ margin: -40px 5px 0 5px; }
	.DataTable td		{ border:1px; border-style:solid; border-color:black; width:1px; }
	.Proj			{ color: red; }
	.CrossOS		{ color: #7070ff; }
	.NotCompleted		{ color: red; }
	.Completed		{ color: lightgreen; }
	.ProjName		{ color:black; font-size: 25px; margin-bottom:-5px; }
	.RatingNote		{ display: none; }
	.C			{ text-align:center; }
	#ExtraContentProj	{ width:125px; font-size:11px; height:90px; }
	.TopRow td		{ border-top-width:0 !important; }
	.BottomRow td		{ border-bottom-width:0 !important; }
	.LeftRow		{ border-left-width:0 !important; }
	.RightRow		{ border-right-width:0 !important; }
	.HRSpacer		{ margin-top: 15px; margin-bottom: 15px; }

	/*Projects List*/
	.NTable { width:730px; font-size:16px; border:1px solid black; margin-bottom:30px; }
	.NTable td { border:1px solid black; padding:3px;}
	.SmallCol { font-size: 11px !important; }
	.MainText {font-size: 13px; }
	.ContentHeader { font-weight:bold; font-size:16px; }
	.SelectedSort { color: #8080FF; font-weight:bold; }
	.NoUnderborder { border-bottom:0 !important; }
}
