
#cms-news-form{}

.cms-goback-link
{
	color: #22cc22;
	margin:0;
}

#cms-links-form textarea
{
    width: 200px;
}

#cms-links-form #descriptions-element textarea
{
	width: 420px;
}

#cms-schedule-reccurring-item-form
{
	width: 615px;
}

#cms-schedule-reccurring-item-form #excluding
{
    width: 135px;
    height: 135px;
}

.cms-schedule-currentitem-title
{
	font-weight: bold;
	color: #eeee55;
	font-size:16px;
}

.cms-schedule-currentitem-subitems-link
{
    color: #00ee66;
    text-decoration: underline;
}
.cms-schedule-currentitem-subitems-box
{
    border:  solid 1px #aa5555;	
}

.cms-schedule-currentitem-box
{
    border:	 solid 1px #aa5555;
}
.cms-schedule-currentitem-key
{
    display: block;
	float: left;
    width: 120px;
    padding: 0 0 0 10px;
    color: #cccc33;
    border-top: solid 1px #aa5555;      
}

.cms-schedule-currentitem-value
{
    display: block;
	float: left;
	width: 450px;
	padding: 0 0 0 10px;
    color: #ffffff;
    border-top: solid 1px #995555; 
    background: #67232C;
}

.cms-schedule-currentitem-actionpanel
{
    font-size:12px;
    width: 100%;
    height: 22px;
    display:block;
    padding:9px 0 5px 0;
    border: solid 1px #dd2233;
    background: #666666 url('../images/cms/backgr_wg_h40_5895.png');
}

#classes-sort-items-container
{
	padding: 3px 0;
}
#classes-sort-items-container li
{
    background: #773333; 
    border: solid 1px #221111;
}

#cms-faq-form #title
{
    width: 100%;
}

.cms-content fieldset
{
    background:#421F24;
}
