/*--------------------------------------------------------------------------------------------------------------*/
/* CSS Styles for MyFirstSkin DotNetNuke Containers by ThinkofDesign.com */
/*--------------------------------------------------------------------------------------------------------------*/
.ccommon{
margin: 10px 0 20px 0; 
	}
.ccommon p{margin-top:0;}

.ccommon .actionbuttons{
		text-align:right;
		color: #6E6A11;
		text-align:right;
		font-size:xx-small;
		height:10px;
}

.ccommon .commandbutton span {
	text-align:right;
		font-size:xx-small;
		line-height:1px;
		padding-right:20px;}

/* hyperlink style for buttons and link buttons */
.ccommon A.CommandButton:link
{
	text-decoration: none;
	font-size: x-small;
	font-weight:lighter;
	text-align:right;
	font-size:xx-small;
}

.ccontent {
	background:transparent ;
	margin: 10px 0 0 0;
	padding-top: 10px;
}
.ctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: thin #3366FF  solid ;
}
.ctitle td {
	margin: 8px  0 8px 0;
}

