
#Organization {
    float: left;
    width: 100%;
}

* html #Organization {
	width: 605px;
}

html>body #Organization {
	*width: 605px;
}

#descriptors {
	float: left;
	position: relative;
	margin: -9px 0 15px 0;
	width: 500px;
}

#amenities {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.viView {
	width: 720px;
}

	.viView fieldset {
		padding: 1em;
	}

#bodyDescription {
    width: 500px;
    margin: 20px 0 0 0;
}

#sideDesc {
	display: inline;
	width: 170px;
	float: right;
	margin: 0 2em 2em 2em;
}

#sideDesc img {
	z-index: 100;
	text-align: center;
	margin-bottom: 8px;
}

	#sideDesc #info {
		background: #f6f6f6;
		padding: 9px;
	}

	#sideDesc span {
		float: left;
		width: 100%;
		font-weight: bold;
		margin: 0 0 4px 0;
	}

	.listing {
		color: #858585;
		margin: 0 0 4px 15px;
	}

.userList {
    /*border-top: 15px solid rgb(187, 210, 225);*/
    width: 98%;
    height: 100%;
    float: left;
    border: 0;
    margin-top: 4px;
}

* html .userList {
	width: 605px;
}

html>body .userList {
	*width: 605px;
}

    .userList .orgEven {
        background-color: #FBFBFE;
        text-align: left;
        display: inline;
        float: left;
        width: 100%;
        padding: 25px 0 10px 0;
    }

        .userList .orgEven a {
            color: #255690;
        }
    .userList .orgOdd {
        background-color: #f3f3f6;
        text-align: left;
        display: inline;
        float: left;
        width: 100%;
        padding: 25px 0 10px 0;
    }

        .userList a {
            text-decoration: none;
            color:  #1B5384;
            font-weight: bold;
        }

        .userList div.image {
            float: right;
            display: inline;
            padding-top: 0;
            margin-top: -10px;
            margin-right: 10px;
        }

        #main .userList div.address {
            padding-left: 17px;
            color:  #1B5384;
        }
        
        #main .userList .address .actionDescriptor {
            padding-left: 0px;
            color: #0262b8;
            font-weight: normal;
        }

    .userList div span {
        padding-left: 17px;
        font-size: 1.2em;
    }

    .userList .editListing {
        float: right;
        text-align: right;
        padding-right: 15px;
    }

.categoryHeader, .categoryFooter {
    background: #F1F7FB;
    width: 98%;
    float: left;
    text-align: center;
    display: inline;
}

* html .categoryFooter {
	width: 100%;
}

* html .categoryHeader {
	width: 605px;
}

html>body .categoryHeader {
	*width: 605px;
}

    .categoryHeader .headerText {
        font-size: 14px;
        color:  #1B5384;
        margin: 5px;
        font-weight: normal;
	width: 100%;
    }

.paginationBeginning, .paginationEnd {
	display: none;
}

.paginationPrev {
	float: left;
	margin-left: 5px;
	color: #1B5384;
        font-family: "Times New Roman";
        font-size: 12px;
}

.paginationNext {
	float: right;
	margin-right: 8px;
	color: #1B5384;
	font-family: "Times New Roman";
	font-size: 12px;
	
}

#f_bus_description, #f_why_join {
	margin-left: 260px;
}

.captchFields div {
	text-align: center;
}

div.loginActionCenter {
    text-align: center;
    width: 720px;
}

.centerAction {
    width: 50%;
    display: inline;
}

.loginActionRight {
    width: 70%;
    float: right;
    display: inline;
}

* html .loginActionRight {
        clear: both;
}

.loginActionRight input {
    margin-left: 20px;
}

.loginActionLeft {
    width: 30%;
    float: left;
    display: inline;
}

* html .loginActionLeft {
    clear: both;
}

.centerAction {
    width: 50%;
    display: inline;
}
.loginActionLeft input {
    float: right;
    margin-right: 20px;
}

.memberLinks {
    padding-left: 20%;
}   

.preview {
    border: 2px solid #AA0000;
    background-color: #FFEEEE;
    float: left;
    width: 98%;
    text-align: center;
} 

* html .preview {                                       
        width: 605px;
}
html>body .preview {
        *width: 605px;
} 
    .preview .previewCancel {
        margin-right: 2%;
    }   
        
    .preview .previewSave {
        margin-left: 2%;
    }

    .preview .previewText {
        margin: 10px 0 10px 0;
    }

    .preview .previewText div {
                        margin: 10px 0 10px 0;
    }

.buttonCenter {
        width: 98%;
        text-align: center;
}

.inputItem p {
	text-align: center;
}


h2.BHeader {
	margin-bottom: 20px;
	margin-top: 20px;
	clear: both;
}

div.jumpToSelect {
	float: left;
	clear: both;
	width: 710px;
	text-align: right;
	margin-bottom: 20px;
}

div.BNote {
	clear: both;
}

div.BListing {
	clear: both;
	float: left;
	margin-bottom: 20px;
	padding: 1em;
	background-color: #F9F9F9;/A
}

div.BContent {
	float: left;
	color: #666;
	width: 500px;
	clear: right;
}

div.BImageContainer {
	float: left;
	clear: right;
	margin-right: 1em;
	width: 170px;
	height: 120px;
}

div.AdditionalListing {
	clear: both;
	background-color: #FCF9F4;
	margin-bottom: 2px;
	padding-top: 8px;
	margin-top: 2px;
	padding-bottom: 8px;
	padding-left: 10px;
}

div.BCompany {
	font-size: 15px;
}

div.BAddress {
        margin-bottom: 10px;
}

div.BEmailContainer {
        margin-top: 10px;
        margin-bottom: 10px;
}

div.BRatesContainer {
        color: #333;
        font-weight: 500;
        margin: 10px 0;
}


