/* 
================================
 Container Styles for DotNetNuke
================================


/*-------------------------------------------------------------------------------*/
.actions{ width:10px;}

.title1{color:#666666;font-family:"Palatino Linotype";font-size:16pt;line-height:20px;text-transform:uppercase;}

.title2{color:#000000;font-family:"Arial";font-size:10pt;font-weight:bold;line-height:12pt;padding-left:2px;text-transform:uppercase;}

.title3{color:#990011;font-size:16px;line-height:22px;text-decoration:none; font-family:Verdana,Helvetica,sans-serif; font-style:normal; font-weight:bold; letter-spacing:0.5px;}


.textleft{ text-align:left;}
.textright{ text-align:right;}
.texttop{ vertical-align:top;}
.textbottom{ vertical-align:bottom;}
.testcenter{ text-align:center;}
.testmiddle{ vertical-align:middle;}

.nowrap{ white-space: nowrap;}
.con-t-lp{ padding-left:5px;}
.con-t-rp{ padding-right:5px;}
.content-p{ padding:5px 8px; text-align:left;}

.content-p1{ padding:5px;}

.con-bottom-h{ height:5px;}

.c1_top{
	background:url(arrow_section.gif) left 2px no-repeat; height:26px; border-bottom:1px solid #000; padding-left:20px; padding-bottom:10px;}
	
.c2_top{
	background:url(arrow_section.gif) left center no-repeat; height:40px; border-bottom:1px solid #000; border-top:1px solid #000; padding-left:20px;}




