/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin : 0; padding : 0; }

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }

div#home div.left{
padding-bottom: 100px;
margin-bottom: 100px;}

div#awards_branding{
width:100%;
height: auto;
margin: 0 0 1em 0;}

div#awards_about{
width: 456px;
padding: 11px 11px 11px 11px;}





div#recipient_name {
width: 95%;
height: auto;
float: left;
display: block;
padding: 1em 1em 1em 0;}

div#recipient_info{
padding: 10px 7px 10px 7px;
position: relative;
display: block;
float: left;
left: 0;
width: 95%;
}
div#recipient_info h3{
display: block;
position: relative;}



div#recipient_images{
width: 25%;
display: inline;
float: left;
position: relative;
top: 0;
padding: 3px 7px 3px 3px;}



div#recipient_info ul{
display: inline;}

ul#recipient_info_list {
display: inline;
float: left;
width: 70%;
}

div#recipient_info ul li, div#recipient_info ul a, div#recipient_info ul b{
padding: 0 0;
margin: 0 0;
list-style-position: outside;}





div#recipient_awards{
position: relative;
display: block;
float: left;
top: 0;
width: 570px;
background-color: #FFFFFF;
left: 5px;}

div#recipient_awards h4{
padding: 5px 0 0 5px;
display: block;
width: 100%;
}

div#recipient_awards li{
display: block;
height: auto;
}

li#award p{
width: 99%;
text-align: justify;
margin-bottom: .5em;}

li#award{
padding: 5px 0 0 0;
}

div#citation_header{
display: block;
width: 100%;
border-bottom: 1px solid #EEEEEE;
margin: 1em .5em .5em .5em;}

div#citation_header p{
display: inline;}

div#citation_header h5{
display: block;}

div#citation_body_left{
display: inline;
width: 15%;
float: left;
}

div#citation_body_left img{
padding: 5px;
margin: 3px 5px;}

div#citation_body_main{
display: inline;
float: left;
width: 80%;
height: auto;
position: relative;
margin: 0 0 0 1em;
}

span#service_rank_unit{
display: block;
margin: 0 0 2em 0;}

span#service_rank_unit img{
margin: 0 .25em 0 0;}

span#service_rank_unit p{
display: inline;
position: relative;
bottom: 7px;
margin: 0 .5em 0 0;}



div#recipient_info h4{
display:none;}


div#search_results_results{
width: 95%;
margin: 1em 0;}

div#search_results_results ol{
width: 100%;
margin: 1em 0;}

div#search_results_results ol li{
width: 100%;
display: block;
height: auto;
margin-bottom: 1em;
float: left;}

div#search_results_results ol li img{
height: auto;
position: relative;
display: block;
padding: 5px;
float: left;}

div#search_results_results ol li p{
display: block;
}

div#search_results_results ol li a img#award_thumb{
width: 10%;
display: block;}

div#search_results_results ol li h4{
display: block;
width: 85%;}

div#search_results_results ol li h5{
width: 85%;
margin: .5em 0 0 0;}

div#search_results_results ol li a img#award_bar{
}

div#search_results_results ol li{
display: block;}

div#search_results_pages{
width: 95%;
position: relative;
margin: 1em 0;
}

div#search_results_pages ol{
width:100%;}

div#search_results_pages ol li{
width: 2em;
display: inline;
padding: 0 .75em 0 .25em;}

div#awards_left_rail{
float: left;
width: 20%;
margin: 0 1em 0 0;}

div#awards_center_content{
float: left;
width: 75%;
left: 10%;}

div#awards_left_rail h3{
display: block;
width: 100%;}

div#awards_left_rail ul li{
display: list-item;}

div#awards_left_rail ol li{
display: list-item;}

div#awards_navigation ul li{
display: list-item;}

div#awards_navigation ol li{
display: list-item;}

div#awards_navigation h4{
display: block;
width: 100%;
margin: 1em 0 0 0;}

div#awards_navigation{
margin: 1em 0;}

div#awards_nav_services_left{
width: 50%;
float: left;}

div#awards_nav_services_right{
width: 50%;
float: left;}

div#home div.left{
margin-right: 11px;}

#popups {
	position: absolute;
}

div.suggestions {
	background-color:#FFF;
	padding: 2px 6px;
	border: 1px solid #000;
}

div.suggestions:hover{
	background-color:#FFFF99;
}


.post-tools {
	width: 95%;
	margin: 0px 0px 5px 0px;
	padding: 6px 7px 2px 7px;
	background-color: #CCCCCC;
}
.post-tools-twitter, .post-tools-facebook, .post-tools-addthis {
	height: 22px;
	text-align: center;
	vertical-align: middle;
}
.post-tools-twitter, .post-tools-facebook {
	float: left;
	margin-right: 10px;
}
.post-tools-addthis {
	float: right;
	padding-top: 2px;
}
