﻿/* Image Rotator */
ul.imageRotator
{
    list-style: none;
    margin-left: 0px;
}

/* Recent Pages */
table.recentPages th.first
{
    width: 100px;
}

.pagesearchcontrol
{
	/*border-top: solid 9px #FFFFFF;
	border-left: solid 9px #FFFFFF;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
	/*_border-left: solid 14px #FFFFFF;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
	/*border-right: solid 20px #FFFFFF;*/
	/*float: right;*/
	/*margin-right:29px;
	_margin-right:14px;*/
	
	/*height: 54px;
	_height: 63px;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
}
.pagesearchcontrol span{ 
	display: block; 
	float:left; 
}
.pagesearchcontrol input
{
    float:left;
    /*top:-28px;*/
    /*right:47px;*/
	/*margin-left: 10px;*/
	/*margin-top: 4px; 
	margin-bottom: 5px;*/
	
	width: 300px;
	margin-right: 10px;
	/*height: 15px;
	_height: 21px;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
	
	/*border-left: 2px solid #333;
	_border-left: 2px solid #333;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
	
	/*border-top: 2px solid #333;
	_border-top: 2px solid #333;*/ /* IE 6 reads this one and FireFox & IE7 ignores it */
}

.pagesearchcontrol span a
{
	text-decoration: none;
	/*margin-left: 10px;*/
	float:left;
	margin-left: 10px;
}
.pagesearchcontrol a img
{
	/*margin-left: -10px;*/
	/*margin-bottom: -7px;*/
	/*_margin-bottom: 2px;*/
	/*top:-30px;*/
	/*left:-38px;*/
	position: relative;
	top: -2px;
}

.pushText div.inner p
{
    margin:4px 9px 7px;
    font-size:13px;
}

.pushText div.inner ul
{
    list-style-image: url('/_layouts/images/Soc/DR/small_arrow.gif');
    margin: 4px 9px 7px 29px;
}

.pushText div.inner img.ms-asset-icon
{
    margin-right: 8px;
    position:relative;
    top: 3px;
}

.push div.innerText p
{
    margin-left: 0px !important;
}

table.form-editor tr.formfield-row td
{
    border-top: solid 1px black;
    padding: 5px 0px 5px 0px;
}

tr.formfield-choice-panel td
{
    /*padding: 0px;*/
}
tr.formfield-choice-panel table
{
    margin-left: 10px;
}

div.form-field-panel
{
    margin-bottom: 20px;
    clear: both;
}

.form-field-panel input[type=text], .form-field-panel textarea
{
    width: 100%;
}

.form-field-panel select
{
    float: right;
}

p.form-field-label.inline
{
    display: inline;
    margin: 0px 10px 0px 0px;
    float:left;
    /*width: 450px;*/
}

p.form-field-label.paragraph
{
    display: inline;
    margin: 0px 10px 10px 0px;
    float:left;
    /*width: 450px;*/
}


.form-field-validator
{
    font-weight: bold;
    margin-left: 10px;
}

div.listingPager span span
{
    font-weight: bold;
    font-size: 14px;
}

div.listingPager a
{
    text-decoration: none;
}
