﻿

#manage-audiences dt
{
	float:left;
	width: 13%;
	text-align: left;	
}

#manage-audiences dl
{
	margin: 0 10px 0 10px;
}

#manage-audiences #grid-wrapper
{
	width: 50%;
}

.style12
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 12px;
	color: #333298;
}




.checkbox-list 
{
    border: solid 1px 0xeeeeee;
    text-align: left;    
    width: 20%;       
    height: 50px;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    font-size: 11px;
    overflow: auto;   
}

#manage-audiences h1
{
	width:100%;
	background-color: #fbec5d;
	font-family: "Times New Roman", Times, serif;
	color: #333298;
	
	text-align:left;
	border: solid 1px #d7d7d7;
	padding: 5px;
	font-size: 18px;
	
}

#manage-audiences
{
	background-color:White;
}