.module-container .content 
{

	padding: 0px 15px 0px 15px;
}

.module-container .footer {
	padding: 0 0 0 15px !important;
	margin: 0px !important;
}

.module-container .footer  table {
	margin-bottom: 5px !important;
}

.module-container .title 
{
	padding: 15px 15px 0 15px;
	text-transform: capitalize;
}

.module-list-container td,
.course-browser-container td {
	padding: 5px;
	border: 1px solid #bbb;
}

.course-browser .course-tree td {
	border: none;
	padding: 0px;
}

.course-browser-container  .content  {
		padding: 0 !important;
}

.module-container .title .Head {
	font-size: 22px;
}

.common-teaser-container .title .Head {
	font-size: 22px;
}

.admin-container {
	background-color: #fff;
}
 
/* my_profile_panel */
/* my_profile_panel cart */

.my-profile-panel-common,
.my-profile-panel-notifications,
.my-profile-panel-cart,  
.my-profile-panel-blog,
.my-profile-panel-vouchers
{
	background: transparent url("images/my_profile_panel_mid.gif") top left repeat-y;
	margin-bottom: 10px;
}

.my-profile-panel-common .title,
.my-profile-panel-notifications .title,
.my-profile-panel-cart .title,
.my-profile-panel-blog .title,
.my-profile-panel-vouchers .title
{
	background: transparent url("images/my_profile_panel_top2.gif") top left no-repeat;
	padding-left: 80px;
	padding-right: 30px;
	height: 40px;
}

.my-profile-panel-common .footer,
.my-profile-panel-notifications .footer,
.my-profile-panel-cart .footer,
.my-profile-panel-blog .footer,
.my-profile-panel-vouchers .footer
{
	background: transparent url("images/my_profile_panel_bottom.gif") bottom left no-repeat;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.my-profile-panel-common .content,
.my-profile-panel-notifications .content,
.my-profile-panel-cart .content,
.my-profile-panel-blog .content,
.my-profile-panel-vouchers .content
{
	_height: 1%;
	padding-left: 30px;
	padding-right: 30px;
}

.my-profile-panel-cart .title
{
	background: transparent url("images/my_profile_panel_top.gif") top left no-repeat;
}

.my-profile-panel-vouchers .title
{
	background: transparent url("images/my_profile_panel_top10.gif") top left no-repeat;
}

.my-profile-panel-blog .title
{
	background: transparent url("images/my_profile_blog_top.gif") top left no-repeat;
}

.my-profile-panel-blog .title
{
	background: transparent url("images/my_profile_blog_top.gif") top left no-repeat;
}

.my-profile-panel-notifications .title
{
	background: transparent url("images/my_profile_panel_top3.gif") top left no-repeat;
}

.my-profile-panel-course-list 
{
}

/* Home */

.home-panel-common
{
	background: transparent url("images/home_box_mid.gif") top left repeat-y;
	width: 210px;
}

.home-panel-common p 
{
	margin-top: 0px;
	margin-bottom: 5px;
}

.home-panel-common select
{
	
	width: 110px;
}

.home-panel-common ul
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.home-panel-common li
{
	list-style: none;
	list-style-image: url("images/arrow.gif");
}

.home-panel-common .title
{
	background: transparent url("images/home_box_title.gif") top left no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
}

.home-panel-common .footer
{
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.home-panel-common .content
{
	padding-left: 15px;
	padding-right: 15px;
}

.home-panel2-common
{
	background: transparent url("images/home_box2_mid.gif") top left repeat-y;
	width: 384px;
}

.home-panel2-common ul
{
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

.home-panel2-common li
{
	list-style: none;
	list-style-image: url("images/arrow.gif");
	margin-bottom: 5px;
}

.home-panel2-common li h3
{
	margin: 0px !important;
	font-weight: bold !important;
}

.home-panel2-common li p
{
	margin: 0px;
	margin-top: 3px;
}

.home-panel2-common .title
{
	background: transparent url("images/home_box2_title.gif") top left no-repeat;
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
}

.home-panel2-common .footer
{
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 8px !important;
	padding-bottom: 8px !important;
}

.home-panel2-common .content
{
	padding-left: 15px;
	padding-right: 15px;
}

.dull-panel-common
{
	background: #ffffff url("images/search_box.gif") top left no-repeat;
	width: 430px;
padding-bottom: 5px;
}

.dull-panel-common input
{
	border: 1px solid #000;
	background: #fff;
	padding: 3px;
}

.dull-panel-common input.NormalTextBox
{
	width: 200px !important;
}

.dull-panel-common .content
{
	padding: 0px !important;
}

.dull-panel-common .title
{
	
	padding-left: 15px;
	padding-right: 15px;
	height: 40px;
	padding-bottom: 0px !important;
}

.dull-panel-common .footer
{
	
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

.dull-panel-common .content
{
	padding-left: 15px;
	padding-right: 15px;
}



