/* ------------------Put your custom code here--------------------*/

#pagination{ float:right; margin-right:5px;}
#pagination a{width:auto; height:28px; background:url(../images/pagination_bg.jpg); border:#dddddd solid 1px; padding-left:12px; padding-right:12px; text-decoration:none; line-height:28px; color:#666666;  margin-right:4px; font-weight:normal; padding-top:6px; padding-bottom:6px; text-align:right; }
.pagination_wrapper{ width:970px; height:auto; float:right; margin-top:10px; margin-right:10px;}
#pagination strong {
	padding-left:4px;
	padding-right:8px;
	
}
.pagination_wrapper-cover{ width:auto; height:auto; float:right;}

.error_messages
{
	text-align:center;
	color:#F00;
	width:100%;
	float:left;
	
}

.file_box 
{
	width:68%;
	padding-left:32%;
}


.error , .error p
{
	color:#FF0000; font-size:12px; display:block; padding-left:17%;
}

.box-wrapper{
	width:545px;
	height:350px;
	display:block;
	overflow:auto;
	background:#e1f4fb;
	border:1px solid #CCC;
}
.boxinner{
	width:530px;
	height:auto;
}
.boxin-wrap{
	width:524px;
	height:20px;
	padding:3px;
	color:#000;
}
.boxin-wrap:hover{
	background:#40bdf5;
	color:#fff;
}
.boxin-text{
	width:400px;
	height:20px;
	line-height:20px;
	text-align:left;
	padding-right:10px;
	float:left;
}
.boxin-check{
	width:auto;
	height:20px;
	float:left;
}


.filterdiv .row-fluid .span8
{
	width:60% !important;
	min-width:130px;
}

.filterdiv .row-fluid .span4
{
	width:115px !important;
	/*min-width:130px;*/
	padding-right:10px;
}

.filterdiv .span12
{
	margin-left:10px !important;
}

.filterdiv .span12
{
	width:300px !important;
	float:left !important;
	margin-top:15px !important;
}



