/* 
Theme Name: Counter-Strike Operation Bravo
Theme URI: http://blog.counterstrike.net/bravo/
Description: Counter-Strike Operation  Operation Bravo
 
Author: Valve
Version: Counter-Strike  Operation Bravo
Tags: CS:GO Maps Operation  Operation Bravo Website
*/ 

/***********/
/* CSS Reset */
/***********/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

a img {
	border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/************/
/*** Basics ***/
/************/

html{
	overflow: -moz-scrollbars-vertical;
}

body{
	background: #000309;
	color: #888888 ;
	font-family: Calibri, Candara, Segoe, Geneva, Tahoma, Arial, sans-serif;
	font-size: 18px;
	line-height: 130%;
}


a{
	color: #97b7d1;
	text-decoration: none;
}

a:hover{
	color: #617f99 ;
}

h1{
	margin: 0 0 15px 0;	/**/
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	letter-spacing: .11em;
	text-transform:uppercase;
}

h2{
	margin: 0 0 15px 0;	/**/
	font-size: 32px;
	font-weight: bold;
	color: #ccc;
	letter-spacing: .09em;
	margin-bottom: 20px;
	text-transform: uppercase;
}

h3{
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #eee;
}

h3 a{
	color: #fff;
	margin-bottom: 5px 0;
}

h4{
	margin: 0 0 0 0px;
	font-size: 16px;
}

h4 a{
	color: #97b7d1;
}

h4 a:hover{
	color: #334b66 ;
}

h5{
	font-size: 24px;
	font-weight: bold;
	color: #ccc;
	letter-spacing: .09em;
	text-transform:uppercase;
	margin-bottom: 10px;
}

h6{
	font-size: 18px;
	font-weight: bold;
	color: #999;
	letter-spacing: .09em;
	text-transform:uppercase;
	margin-bottom: 10px;
}

hr{
	background-color: #606262;
	border: none;
	height: 1px;
}

#container{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#content_container{
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.justify_aligned_text{
	text-align: justify;
}

.left_aligned_text{
	text-align: left;
}

.right_aligned_text{
	text-align: right;
}

.strike-through{
	text-decoration: line-through;
}

.italic{
	font-style: italic;
}

.asterisk {
	font-size: 14px;
	margin-top: 8px;
}

li {
	color: #fff;
	border: none;
	margin-bottom: 10px;
}


#logo_link {
	display: block;
	height: 66px;
	left: 344px;
	position: absolute;
	top: 23px;
	width: 273px;
}

#buylink {
	
	height: 140px;
	left: -8px;
	position: absolute;
	top: 45px;
	width: 956px;
}

#buylink:hover {
  
}

#buylink_text {
	color: #A4A3A1;
	font-size: 24px;
	font-style: italic;
	left: 192px;
	position: absolute;
	top: 63px;
}


/* background images */

.bg_container{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.bg_container p{
	margin-bottom: 2px;
}

#bg0, #bg0_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/header.jpg) top center no-repeat #000309;
	height: 131px;
}

.header:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/header_hover.jpg) top center no-repeat #000309;
	height: 131px;
}
	
#bg1, #bg1_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg1.jpg) top center no-repeat #000309;
	height: 1100px;
}

#bg1_5, #bg1_5_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg1_5.jpg) top center no-repeat #000309;
	height: 1030px;
}

#bg2, #bg2_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg2.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg3a, #bg3a_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg3a.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg3b, #bg3b_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg3b.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg3c, #bg3c_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg3c.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg3d, #bg3d_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg3d.jpg) top center no-repeat #000309;
	height: 870px;
}


#bg4, #bg4_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg4.jpg) top center no-repeat #000309;
	height: 870px;
	z-index: 0;
}

#bg5a, #bg5a_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg5a.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg5b, #bg5b_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg5b.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg5c, #bg5c_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg5c.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg5d, #bg5d_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg5d.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg6, #bg6_container{ /* does not exist! */
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg6.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg7, #bg7_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg7.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg8, #bg8_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg8.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg9a, #bg9a_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg9a.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg9b, #bg9b_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg9b.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg10, #bg10_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg10.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg11, #bg11_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg11.jpg) top center no-repeat #000309;
	height: 870px;
}


#bg12, #bg12_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg12.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg13, #bg13_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg13.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg14, #bg14_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg14.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg15, #bg15_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg15.jpg) top center no-repeat #000309;
	height: 870px;
}


#bg16, #bg16_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg16.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg17, #bg17_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg17.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg18, #bg18_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg18.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg19, #bg19_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg19.jpg) top center no-repeat #000309;
	height: 870px;
}

#bg20, #bg20_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/bg20.jpg) top center no-repeat #000309;
	height: 870px;
}


/**bottom nav container**/

#bottom_nav_index{
	left: 50px;
	position: absolute;
	top: 640px;
	width: 814px;
	text-align: center;
}

#bottom_nav {
	left: 67px;
	position: relative;
	top: 660px;
	width: 910px;
}

#previous {
	top: 20px;
	left: 0px;
	position: absolute;
	width:300px;
	font-size: 15px;
	line-height: 24px;
	font-size: 18px;
}

#next {
	top: 20px;
	left: 500px;
	position: absolute;
	width:300px;
	font-size: 15px;
	line-height: 24px;
	text-align: right;
	font-size: 18px;
}

#pagenumber {
	top: 20px;
	left: 250px;
	position: absolute;
	width:300px;
	font-size: 15px;
	line-height: 19px;
	font-size: 18px;
	color: #2d3948;
	text-align: center;
}

#links {
	position: relative;
	top: 760px;
	width: 910px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .09em;
	color: #2d3948;
}

#links_index{
	position: relative;
	top: 760px;
	width: 910px;
	text-align: center;
	text-transform:uppercase;
	letter-spacing: .09em;
	color: #2d3948;
}


#links_index a{
	color: #2d3948;
}

#links_index a:hover{
	color: #617f99;
}

#links a{
	color: #2d3948;
}

#links a:hover{
	color: #617f99;
}

/**********/
/** copy **/
/**********/

#toc br{
	margin-bottom:3px;
}
	
	
	
#link_start{
	display: block;
	height: 49px;
	width: 273px;
	position: absolute;
	top: 990px;
	left: 67px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_start.jpg) center top ;
}

#link_start:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_start_hover.jpg) center bottom;
}

#link_browse{
	display: block;
	height: 49px;
	width: 273px;
	position: absolute;
	top: 990px;
	left: 360px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_browse.jpg) center top ;
}

#link_browse:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_browse_hover.jpg) center bottom;
}


.bold{
	font-weight: bold;
}

.p_copy{
	position: absolute;
	font-size: 16px;
	z-index: 100;
}

.left_copy{
	left: 65px;
	text-align: left;
}

.right_copy{
	right: 45px;
	text-align: right;
}


#sub_title {
	left: 92px;
	position: absolute;
	text-align: center;
	top: 774px;
	width: 800px;
}

#sub_title h1 {
	color: #C5C5C5;
	font-size: 28px;
	font-weight: bold;
	text-shadow: #000000 1px 1px 2px, #000000 1px 1px 2px, #000000 1px 1px 2px, #000000 1px 1px 2px;
}

.absolute {
	position: absolute;
}

.map_description {
	color: #a5a5a5;
	width: 398px;
	text-shadow: #000000 1px 1px 2px, #000000 1px 1px 2px, #000000 1px 1px 2px, #000000 1px 1px 2px;
}

.right_copy .map_description {
	width: 349px;
}

.author {
	text-shadow: #212121 1px 1px 2px, #212121 1px 1px 2px, #212121 1px 1px 2px, #212121 1px 1px 2px;
	font-size: 20px !important;
	margin-bottom: 0 !important;
}


#nonop {
	text-align: left;
	width: 339px;
	top: 251px;
	right: 45px;
}

#get_competitive {
	left: 200px;
	position: absolute;
	top: 96px;
	width: 688px;
}

#get_competitive p {
	text-shadow: none;
	line-height: 22px;
}

#get_competitive h3{
	font-size: 24px;
	margin-bottom: 8px;
	text-shadow: #000000 1px 1px 3px;
}

#best_case {
	position: absolute;
	right: 50px;
	top: 270px;
	width: 338px;
}

#challenge {
  position: absolute;
  right: 131px;
  top: 369px;
  width: 338px;
}

#coin {
	left: 67px;
	position: absolute;
	top: 340px;
	width: 338px;
}

#guide {
	left: 67px;
	position: absolute;
	top: 340px;
	width: 480px;
}

#workbench1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#workbench2 {
	left: 67px;
	position: absolute;
	top: 540px;
	width: 814px;
}

#finishes_1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 330px;
}

#finishes_2 {
	position: absolute;
	top: 280px;
	left: 520px;
	width: 338px;
	text-align: right;
}

#finishes_3 {
	position: absolute;
	top: 480px;
	left: 67px;
	width: 338px;
}

#finishes_4 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 380px;
}

#finishes_5 {
	position: absolute;
	top: 330px;
	left: 520px;
	width: 338px;
	text-align: right;
}

#finishes_6 {
	position: absolute;
	top: 480px;
	left: 67px;
	width: 360px;
}

#finishes_7 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 360px;
}

#finishes_8 {
	position: absolute;
	top: 310px;
	left: 520px;
	width: 338px;
	text-align: right;
}

#finishes_9 {
	position: absolute;
	top: 510px;
	left: 67px;
	width: 338px;
}

#finishes_10 {
	position: absolute;
	top: 90px;
	left: 520px;
	width: 338px;
	text-align: right;
}

#finishes_11 {
	position: absolute;
	top: 400px;
	left: 67px;
	width: 338px;
	text-align: left;
}

#technical1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#technical2 {
	left: 67px;
	position: absolute;
	top: 400px;
	width: 814px;
}

#patterns1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#patterns2 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#patterns3 {
	left: 245px;
	position: absolute;
	top: 580px;
	width: 500px;
	text-align: center;
	font-weight: bold;
}

#patterns4 {
	left: 67px;
	position: absolute;
	top: 310px;
	width: 300px;
}

#pattern_application1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#pattern_application2 {
	left: 67px;
	position: absolute;
	top: 74px;
	width: 400px;
}

#pattern_application3 {
	left: 490px;
	position: absolute;
	top: 400px;
	width: 330px;
}

#pattern_scale1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#pattern_scale2 {
	left: 540px;
	position: absolute;
	top: 230px;
	width: 300px;
}

#pattern_scale3 {
	left: 67px;
	position: absolute;
	top: 480px;
	width: 360px;
}

#randomization1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 346px;
}

#randomization2 {
	left: 520px;
	position: absolute;
	top: 300px;
	width: 360px;
}

#randomization3 {
	left: 67px;
	position: absolute;
	top: 500px;
	width: 360px;
}

#durability1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#durability2 {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 600px;
}

#durability3 {
	left: 67px;
	position: absolute;
	top: 74px;
	width: 320px;
}

#durability4 {
	left: 67px;
	position: absolute;
	top: 250px;
	width: 814px;
}

#durability5 {
	left: 67px;
	position: absolute;
	top: 360px;
	width: 360px;
}

#phong {
	left: 67px;
	position: absolute;
	top: 30px;
	width: 814px;
}

#bynumber {
	left: 67px;
	position: absolute;
	top: 30px;
	width:360px;
}

#createfinish1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#createfinish2 {
	left: 100px;
	position: absolute;
	top: 190px;
	width:200px;
	font-size: 15px;
	line-height: 17px;
}

#createfinish3 {
	left: 67px;
	position: absolute;
	top: 520px;
	width:814px;
}

#solidcolor1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#solidcolor2 {
	left: 20px;
	position: absolute;
	top: 180px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}

#spraypaint1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#spraypaint2 {
	left: 20px;
	position: absolute;
	top: 180px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}

#hydrographic1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#hydrographic2 {
	left: 20px;
	position: absolute;
	top: 250px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}

#anodized1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#anodized2 {
	left: 20px;
	position: absolute;
	top: 180px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}

#anodized_multicolored1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#anodized_multicolored2 {
	left: 20px;
	position: absolute;
	top: 235px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}

#anodized_multicolored3 {
	left: 440px;
	position: absolute;
	top: 540px;
	width:450px;
	font-size: 13px;
	line-height: 18px;
}

#anodized_airbrushed1 {
	left: 67px;
	position: absolute;
	top: 30px;
	width:814px;
}

#anodized_airbrushed2 {
	left: 20px;
	position: absolute;
	top: 235px;
	width:360px;
	font-size: 15px;
	line-height: 19px;
}








#toc1 {
	top: 125px;
	left: 67px;
	position: absolute;
	width:400px;
	font-size: 15px;
	font-size: 18px;
	vertical-align: text-top;
}

#toc2 {
	top: 125px;
	left: 420px;
	position: absolute;
	width:400px;
	font-size: 15px;
	font-size: 18px;
}


/**********/
/** Footer **/
/**********/

#footer{
	width: 615px;
	height: 400px;
	margin: 0 auto 0 auto;
	padding: 20px 0 0 0px;

}

#footer p{
	color: #4d4e4e;
	font-size: 10px;
	line-height: 100%;
}

#footer img{
	display: inline;
	margin-right: 35px;
}

.esrb{
	float: left;
}

#footer_content{
	float: left;
	width: 428px
}

#footer p{
	margin-top: 15px;
}

/** landing page **/

#lpbg1, #lpbg1_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/nlpbg_1.jpg) top center no-repeat #000309;
	height: 560px;
}


#lpbg2, #lpbg2_container{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/nlpbg_2.jpg) top center no-repeat #000309;
	height: 1265px;
}

#lp1 {
	margin-left: auto;
    margin-right: auto;
	position: relative;
	top: 320px;
	width: 800px;
	text-align: center;
}

#lp2 {
	left: 120px;
	position: absolute;
	top: 800px;
	width: 330px;
}

#lp2-1 {
	left: 120px;
	position: absolute;
	top: 20px;
	width: 320px;
	padding:0px 10px 0px 10px;
	text-align:left;
}
#lp2-2 {
	left: 500px;
	position: absolute;
	top: 20px;
	width: 320px;
	padding:0px 10px 0px 10px;
	text-align:left;
}
#lp2-3 {
	left: 120px;
	position: absolute;
	top: 370px;
	width: 320px;
	padding:0px 10px 0px 10px;
	text-align:left;
}
#lp2-4{
	left: 500px;
	position: absolute;
	top: 370px;
	width: 360px;
	padding:0px 10px 0px 10px;
	text-align:left;
}

#mapslink {
	display:block;
	width:320px;
	height:186px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_maps_image.png);
	background-size: 250px 186px;
    background-repeat: no-repeat;
}
#mapslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_maps_image_over.png);
}

#itemslink {
	display:block;
	width:320px;
	height:186px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_items_image.png);
	background-size: 250px 186px;
    background-repeat: no-repeat;
}
#itemslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_items_image_over.png);
}
#stickerslink {
	display:block;
	width:320px;
	height:186px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_stickers_image.png);
	background-size: 250px 186px;
    background-repeat: no-repeat;
}
#stickerslink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/new_stickers_image_over.png);
}
#merchlink {
	display:block;
	width:320px;
	height:186px;
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/merch_image.png);
	background-size: 250px 186px;
    background-repeat: no-repeat;
}
#merchlink:hover {
	background-image:url(http://media.steampowered.com/apps/csgo/blog/images/workshop/merch_image_over.png);
}

#lp3 {
	left: 520px;
	position: absolute;
	top: 800px;
	width: 330px;
}

#lp4 {
	left: 100px;
	position: absolute;
	top: 765px;
	width: 330px;
}

#lp5 {
	left: 510px;
	position: absolute;
	top: 765px;
	width: 330px;
}

#lp_link_browse{
	display: block;
	height: 49px;
	width: 273px;
	position: relative;
	top: 20px;
	margin-left: auto;
    margin-right: auto;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_browse.jpg) center top ;
	z-index: 100;
}

#lp_link_browse:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/workshop_browse_hover.jpg) center bottom;
}

#maps_image{
	display: block;
	width: 412px;
	height: 275px;
	position: absolute;
	top: -280px;
	left: -60px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/maps_image.png) center top;
}

#maps_image:hover{

	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/maps_image_over.png) center top;
}

#items_image{
	display: block;
	width: 402px;
	height: 275px;
	position: absolute;
	top: -280px;
	left: -50px;
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/items_image.png) center top;
}

#items_image:hover{
	background: url(http://media.steampowered.com/apps/csgo/blog/images/workshop/items/items_image_over.png) center top;
}
