.clear {
    clear: both;
}

.ToolbarOffering {
    border-top: 1px solid #DDDDDD;
    color: #787E89;
    font-size: 14px;
    margin: 35px auto 0;
    padding-top: 15px;
    width: 920px;
}

.ToolbarOffering ul {
	margin-top:10px;
	margin-bottom:10px;
}

.ToolbarOffering ul li {
    color: #787E89;
    font-size: 12px;
	margin-left:40px;
}

#footer {
    background-color: #EEEEEE;
    border-top: 1px solid #DDDDDD;
    clear: both;
    color: #DFDFDF;
    float: left;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    margin-top: 0;
    width: 100%;
}

#pageFooter {
    margin: 0 auto;
    width: 920px;
}
#pageFooterText {
    float: left;
    margin-bottom: 20px;
    padding-top: 26px;
    width: 920px;
   color: #079AF3;
}

.footer-menu {
    float: left;
    width: 966px;
}
.footer_items {
    float: left;
    height: 100%;
    margin-right: 25px;
}

.footer_title {
    border-bottom: 1px solid #C3C3C3;
    clear: left;
    color: #434343;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}

.footer_ul {
    float: left;
    width: 148px;
}

.footer_ul ul{
	float:left;
	list-style-type: none;
	margin-left:0px;
	font-size:13px;
	line-height:22px;
	margin-bottom:0px;
	margin-top:10px;
}

.footer_ul ul a {
    color: #787E89 !important;
    cursor: pointer;
}

.footer_left{
	font-size:11px;
	margin-top:2px;
	margin-bottom:10px;
	color:#96999f;
	float: left;
}

.icons_down{
	width: 100%;
	padding-bottom: 12px;
	float: left;
}

.copyright_text {
    clear: left;
    width: 100%;
}

#copyr {
    background: url("http://brizygames.s3.amazonaws.com/images/site/logo.gif") no-repeat scroll right top transparent;
	background-size:30px 30px;
    float: right;
    font-size: 11px;
    height: 14px;
	margin-bottom:10px;
	margin-top:15px;
    padding-top: 20px;
	width: 133px;
	color:#96999f;	
}

.credit {
    border-top: 1px solid #C3C3C3;
    clear: left;
    color: #96999F;
    font-size: 11px;
    padding-bottom: 13px;
    padding-top: 13px;
    width: 100%;
}
.credit a {
    color: #96999F;
}

#pageFooterMenu{ 
	float: right;
	padding-top: 10px;
	width: 920px;
	text-align:right;
	color: #079AF3; 	
}
	
#pageFooterMenu ul{
	list-style:none;
}

#pageFooterMenu ul li{
	float:right;
	margin-left:10px;
	color:#666666;
}

#pageFooterMenu ul li a{
	font-size:12px; 
	color:#666666
}

#pageFooterMenu ul li a:hover{
	text-decoration:underline;

}