| /* CSS Document  1888music.com */
.Table_Border_Gray {
	font-family : arial, helvetica;
	font-size : 16px;
	font-weight: bold; 
	border : 2px solid #CCCCCC;
	
}
.Table_Border_Blue {
	font-family : arial, helvetica;
	font-size : 16px;
	font-weight: bold; 
	border : 2px solid #0000FF;
	
}
.Table_Border { 
	border : 2px solid #666666;
}
.Search { 
	font-family : arial, helvetica;
	font-size : 13px;
	font-weight: bold;
	color : #303030;
	text-transform : capitalize;
	text-align : left;
	padding : 5px;
	
}
.error_text
{
	font-size : 10px;
	font-weight: bold;
	text-align : center;
	padding : 5px;
	background-color : #FEFEDD;
}
.error_text a
{
	color : #FF0000;
	text-decoration : underline;
}
.error_text a:hover
{
	color : #303030;
	text-decoration : none;
}
.grayback {
	font-size: 0.8em;
	font-weight: normal;
	background: url(images/gray_bg.gif) repeat-x
}
.approve {
	font-size: 1.4em;
	font-weight: normal;
	background: url(images/gray_bg.gif) repeat-x
}
.normal {
	font-size: 0.8em;
	font-weight: normal;
	background: url(images/gray_bg.gif) repeat-x
}
.approveTD {
	background: url(images/business_bg.gif) repeat-x
}
.approved {
	font-size: 1.0em;
	font-weight: normal;
	background: url(images/politics_bg.gif) repeat-x
}
#approved {
	background: url(images/politics_corners.gif) no-repeat top right
}
#approved h1 {
	background: url(images/politics_corners.gif) no-repeat left -255px;
	color: #93c
}
#rightcolumncontent {
 margin:0px 0px 0px 10px;
 float:left;
 width:173px;
}
#leftcolumncontent {
 margin:0px 10px 0px 0px;
 float:left;
 width:150px;
}
#contentarea {
 margin:0px;
 float:left;
 width:593px;
}
#supporting {
 margin:0px;
 float:right;
 height:1%;
}
#main-container {
 margin:auto;
 width:940px;
}
.rejected {
	font-size: 1.4em;
	font-weight: normal;
	background: url(images/terrorism_bg.gif) repeat-x
}
 |