#buzzBit {
	display: block;
	padding: 0px 0px 10px 0px;
}
#buzzBit br {
	display: block;
	float: none;
	clear: both;
}



/*Styles for all data input forms*/
#buzzBit label {
	display: block;
	float: left;
	margin: 0px 10px 5px 10px;
	padding: 1px;
	width: 30%;
	text-align: right;
}
#buzzBit .validator 
{
    display: block;
    float: left;
}


/*Fieldset bit for Disciplines in Copmany form*/
#buzzBit fieldset 
{
    /*width: 80%;*/
    margin: 10px 68px 10px 68px;
    padding: 10px 5px 5px 5px;
    border: 1px solid #CCCCCC;
}
#buzzBit fieldset label 
{
    width: 30%;
}
#buzzBit fieldset .checkBox input {
	width: 4%;
}
#buzzBit fieldset br 
{
    display: none;
}

#buzzBit #output, #buzzBit #CompareValidator1 {
	display: block;
	clear: both;
	margin-bottom: 20px;
}
#buzzBit #CompareValidator1 {
	border: 0px;
}

/*Size of thumbnail image on CMS edit pages*/
#buzzBit img.editThumb 
{
    width: 100px;
    margin-left: 30%;
    padding: 0px 0px 10px 32px;
}



/*Tables for CMS editing*/
#buzzBit table
{
    width: 96%;
    margin: 2%;
	border-collapse: collapse;
	background-color: #FFFFFF;
}
#buzzBit table.simpleGrid 
{
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}
#buzzBit tr.odd td {
	background-color: #EEEEEE;
}
#buzzBit tr {
	
}
#buzzBit th {
	text-align: center;
	background-color: #669900;
	color: #ffffff;
}
#buzzBit td, #buzzBit th {
	padding: 2px;
	margin: 0px;
	vertical-align: middle;
	border-right: 1px solid #FFFFFF;
}
#buzzBit table.simpleGrid input, #buzzBit table.simpleGrid input[type=submit]
{
    display: block;
	width: 100%;
	font-size: xx-small;
	padding: 0px;
	margin: 0px;
	float: none;
}
#buzzBit table.simpleGrid input.editButton 
{
    width: 16px;
    height: 16px;
}



/*Style MSs default log in table*/
#buzzBit #Login1, #buzzBit #Login1 td {
	width: 100%;
	margin: 0px;
	border: none;
}



/*Find a designer control panel styles*/
#buzzBit #searchPanel
{
    display: block;
    padding: 10px 0px 10px 0px;
    clear: both;
    float: none;
}
#buzzBit #searchPanel input, #buzzBit #searchPanel select, #buzzBit #searchPanel label
{
    width: 26%;
    float: left;
    margin: 3px 0px 3px 10px;
}
#buzzBit #searchPanel input.go
{
    width: 7%;
}
#buzzBit #searchPanel .checkBox input, #buzzBit #searchPanel .checkBox label
{
    width: auto;
}



/*Search results page chooser*/
#buzzBit #pageChooser 
{
    display: block;
    float: none;
    width: 100%;
    clear: both;
    text-align: center;
    padding: 10px 0px 10px 0px;
}

#buzzBit #editControls 
{
    padding: 25px 0px 25px 0px;
}



/*These are additional styles created for all database 'listing' elements*/
#buzzBit .listingInfo
{
    padding-top: 10px;
}
#buzzBit .listingTitle, #buzzBit .listingEntry
{
    padding: 2px 0px 2px 0px;
}

/*Company listings have no padding between data elements*/
#buzzBit .company .listingTitle, #buzzBit .company .listingEntry
{
    padding: 0px 0px 0px 0px;
}

#buzzBit .listing p
{
    margin: 0px 0px 10px 0px;
}
#buzzBit .listing .listingEntry p
{
    margin: 0px 0px 0px 0px;
}
#buzzBit .listing p.date 
{
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}
#buzzBit .listing h5
{
    margin: 0px 0px 0px 0px;
}




/*Set the sizes for the specific types of image on listing pages*/
#buzzBit .listing img.contentImage 
{
    width: 200px;
    float: right;
    padding: 0px 0px 5px 5px;
}
#buzzBit .listing img.boardImage 
{
    width: 130px;
    /*height: 130px;*/
    float: left;
    padding: 0px 10px 5px 0px;
}
#buzzBit .listing img.partnerImage 
{
    width: 100px;
    /*height: 75px;*/
    float: left;
    padding: 0px 10px 5px 0px;
}

/*Lock the image size for the Home page only*/
img.homePageImage
{
    width: 200px;
    height: 175px;
}



/*Style for the 'pdf' icon for links to files*/
#buzzBit .icon 
{
    padding: 0px 3px 0px 0px;
}



/*Contact page*/
/*Form styles differ slightly on this page*/

#buzzBit #contactTop
{
    display: block;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    margin: 10px;
    padding: 10px 0px;
    float: none;
}
#buzzBit #contactTop p
{
    margin: 0px;
}
#buzzBit #contactTop .half
{
    display: block;
    width: 50%;
    float: left;
}
#buzzBit .breakGap
{
    display: block;
    clear: both;
    float: none;
}
#buzzBit #contactMid
{
    display: block;
    float: none;
}
#buzzBit #contactMid label
{
    text-align: left;
    font-weight: bold;
}

#buzzBit #contactMid .radio 
{
    padding: 10px 0px;
}
#buzzBit #contactMid .radio input 
{
    width: auto;
}
#buzzBit #contactMid .radio label
{
    width: auto;
    font-weight: normal;
    padding: 0px;
    margin: 0px;
}
#buzzBit #contactMid input.subButtonLeft 
{
    width: auto;
    float: left;
	margin: 0 0 0 10px;
}
#contactBottom
{
    display: block;
    border-top: 1px solid #cccccc;
    margin: 20px 0 0 10px;
    padding: 10px 0 0 0;
    float: none;
}
#contactBottom p
{
    margin: 0;
}

.keyline { border-top: 1px solid #cccccc; }