/********************************************
* SARRC
* Developed by I-ology
* http://www.i-ology.com
*
* Created 09/20/07 - MB
*
* Receive Updates Style Definitions
********************************************/
	

/*********************************
* Layout Definitions
*********************************/


#interior-photo {
    background: url(/images/interior_photo10.jpg) top left no-repeat;
}

/*********************************
* Titles & Headers
*********************************/

#ttl-receive-updates {
    margin-bottom: 10px;
    display: block;
    width: 427px;
	height: 29px;
	text-indent: -9999px;
}

#ttl-receive-updates {
	background: url(/images/ttl_receive_updates.gif) top left no-repeat;
}

/*********************************
* Lists 
*********************************/

#right-column ul#site-map li { 
    margin: 0 0 10px 1px;
    padding-left: 15px;
}

#right-column ul#site-map li ul {
    list-style: none;
}

#right-column ul#site-map li ul li {
    margin-bottom: 0;
    font-weight: normal;
}

