﻿.ContentSubWrapper
{
    padding-top:15px;
}
.ContentSubWrapper h2{
	width:auto;
	height:20px;
	padding:7px 15px 7px 15px;
	background:#FFF;
	overflow:hidden;
	font-size:18px;
	color:#000;
	font-weight:normal;
	display:block;
	margin:0px;
	border:1px solid #FFF;
	border-top:1px solid #FFF;
	text-transform:uppercase;
	}
.Content-Left2{
	width:660px;
	padding:20px 0px 0px 0px;
	float:left;
	position: relative;
	}
.Content-Left2.Smaller{
	width:587px;
	}
.Content-Right2{
	width:230px;
	padding:20px 0px 0px 0px;
	float:right;
	}
.CancelProgramSelect { float: right; font-size: 12px; text-transform: lowercase;}
/* ---------------------------------------- */

.Prog{
	width:150px;
	background-color:#fff;
	float:left;
	margin:10px 3px 10px 7px;
	min-height: 234px;
	}
#ProgramLabContent.Smaller .Prog
{
	margin:10px 18px 10px 22px;  
}
.ProgImg{
	width:150px;
	margin:10px;
	}
.Prog h3, .Content_2Cols .col1 .Prog h3
{
    background: #FFB65A url(../pro-images/hdBackGradient42b.gif) repeat-x;
    color: #715100;
    font-size: 11px;
    font-weight: bold;
    padding: 5px;
    border: 1px solid #BDBE5A;
    margin: 10px 10px 0px 10px;
    height: 54px;
}
.Prog h3 a
{
    color: #2D2D44;
    text-decoration: none;
}
.Prog h3 a:hover{
	text-decoration: underline;
}
.Prog h4{
	font-size:16px;
	font-weight:bold;
	margin:10px 10px 0px 10px;
	padding:0px 0px 10px 0px;
	}
.Prog h4 a{
	color: #000;
	text-decoration: none;
}

.Prog h4 a:hover{
	text-decoration: underline;
}
.Prog ul{
	width:130px;
	margin:0px 10px 0px 10px;
	}
.Prog li{
	font-size:10px;
	line-height:13px;
	font-weight:normal;
	color:#61615B;
	border-top:1px solid #E5E5E5;
	border-right:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
	border-bottom:1px solid #CBCAC9;
	background-color:#EEEDED;
	margin:0px 0px 1px 0px;
	padding:6px 0px 6px 5px;
	min-height:26px;
	}

/* ---------------------------------------- */

.TagCloud p, .TagCloud a
{
    color: #666699;
    font-size: 11px;
    line-height: 18px;
    text-decoration: none;
}
.TagCloud a:hover { text-decoration: underline;}

.TagCloud { border: 1px solid #f0f0f0; padding: 5px; margin-top: 20px; }
.TagCloud h4
{
    color: #C0C0C0;
}
