html *
{
	font-family: "trebuchet ms", trebuchet, sans-serif;
}

html
{
    margin: 0;
    padding: 0;
    background-color: #F2F2F2;
}

body
{
    /*background-color: #F2F2F2;*/
    font-size: 14px;
}

div
{
    margin: 0;
    padding: 0;
}

img
{
    border: 0;
}

.seo
{
    display: none;
}

div.container
{
    width: 873px;
    border: 0px solid #FFFFFF;/*CEF6CE*/
    border-style: none solid;
    margin: 0 auto;
    position: relative;
	background: #FFFFFF;
    /*background: url("images/stripe3color.png") repeat-y left #fff;*/
    min-height: 100%;
}

* html * div.container
{
    height: 100%;
}

div.header
{
    background: #FFFFFF; /*CEF6CE*/
	border: 0px;
   /* border-bottom: 1px solid #000;
    background: url("images/logobg.png") no-repeat left top; */
    height: 202px;
	width : 873px;
}

div.header div.headerleftup
{
    background: url("images/logo_polibella_200_150.jpg") no-repeat top left #FFFFFF;/*CEF6CE*/
    height: 150px;
	width: 200px;
	font-family: verdana;
    font-weight: bold;
    font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
}

div.header div.headerleftdown
{
    background: url() no-repeat top left #FF0000;
    height: 48px;
	width: 200px;
}

div.header table
{
 	border-spacing: 0px;
}

div.header div.headercenter
{
    background: url("images/magic_photo_it_new.jpg") no-repeat center left;
    height: 200px;
 	width: 468px;
}

div.header div.headerright
{
    background: url("images/empty_page_200_200.jpg") no-repeat top left;
    height: 200px;
	width: 200px;
	font-style: italic;
    border: 0;
    padding: 0;
    margin:  0px;
	font-family: georgia, serif;
    font-weight: normal;
    font-size: 1.0em;
    position: relative;
}

div.header div.contact
{
	padding-top: 3px;
    /*background: url("images/stripe_1.png") repeat-x center left;
    background: #088A08;*/
    height: 18px;
 	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	text-align: center;
}

span.menu_item_separator
{
	position:relative;
	float: left;
	min-width: 2px;
	height:35px;
    /*background: url("images/menu_sep.gif") no-repeat top left;*/
    background: #FFFFFF;
}

div.menu_horizontal 
{
	margin-left:0px;
	margin-right:0px;
	overflow: hide;
 	width: 872px;
 	float: none;
	padding-right: 0px;
	padding-top: 0px;
	height: 35px;
	background: url("images/menu_h_st.gif") repeat-x left top #FF0000;
 }

div.menu_horizontal_item
{
	position:relative;
	float: left;
	left: 0px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
 	background: url("images/menu_h_st.gif") repeat-x left top;
	height: 26px;
    color: #ffffff;
}

div.menu_horizontal_item a
{
	text-decoration: none;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
	text-align: center;
    color: #ffffff;
}

div.menu_horizontal div:hover
{
	background: url("images/menu_h_st_spot.gif") repeat-x left top;
    text-decoration: none;
}

div.menu_horizontal_item a:hover
{
    text-decoration: none;
    color: #FFFFFF;
}

div.footer_menu_horizontal_item
{
	position:relative;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
 	height: 32px;
}

div.footer_menu_horizontal_item a
{
	text-decoration: none;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
	text-align: center;
    color: #ffffff;
}

span.footer_menu_item_separator
{
	position:relative;
	float: left;
	top: -3px;
	min-width: 3px;
	height:28px;
    background: url("images/menu_sep.gif") no-repeat top left;
}

div.footer_menu_horizontal_item a:hover
{
    text-decoration: none;
    color: #9AFE2E;
}

div.menu
{
	margin-left: 0px;
    width: 873px;
    float:left;
	/*background: #CEF6CE; */
}

body.content
{
    width: 873px;
    margin: 0 auto;
    padding: 0px;
	background: #FFFFFF;
}

div.content
{
    width: 874px;
    margin-right: 0px;
    padding: 1px 0px 0px 0px;
	background: #FFFFFF;
    float: right;
	height: auto;
}

div.mainpaged
{
    width: 869px;
	padding-bottom: 200px;
}

table.nospacing {
/*	border-width: 1px 1px 1px 1px;*/
	border-spacing: 0px;
/*	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;*/
}
table.nospacing td {
/*	border-width: 1px 1px 1px 1px;*/
	padding: 0px 0px 0px 0px;
/*	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;*/
}
table.blockleft {
/*	border-width: 1px 1px 1px 1px;*/
	border-spacing: 0px;
/*	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;*/
}
table.blockleft td {
/*	border-width: 1px 1px 1px 1px;*/
	padding: 0px 2px 2px 1px;
/*	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;*/
}
table.blockrightup {
/*	border-width: 1px 1px 1px 1px;*/
	border-spacing: 0px;
/*	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;*/
}
table.blockrightup td {
/*	border-width: 1px 1px 1px 1px;*/
	padding: 0px 2px 2px 0px;
/*	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;*/
}
table.blockrightdown {
/*	border-width: 1px 1px 1px 1px;*/
	border-spacing: 0px;
/*	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;*/
}
table.blockrightdown td {
/*	border-width: 1px 1px 1px 1px;*/
	padding: 0px 2px 2px 0px;
/*	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;*/
}

div.X
{
	padding: 3px 2px 2px 2px;
	background: url("images/stripe_1.png") repeat-x left top #088A08;
	width: 200px;
	height: 130px;
 	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX
{
	padding-top:0px;
	margin-top:5px;
	width: 100%;
	height: 108px;
	background: #E0F8E0;
 	font-size: 14px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX ul
{
	list-style-type:none;
	padding:5px;
	margin:0px;
}

div.BodyX li
{
	background-image: url("images/arrow4.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
} 
  
div.BodyX a
{
	text-decoration: none;
	color: #000000;
}

div.BodyX a:hover
{
    text-decoration: none;
    color: #f22;
}

div.Y
{
	padding: 3px 2px 2px 2px;
	background: url("images/stripe_1.png") repeat-x left top #088A08;
	width: 328px;
	height: 85px;
 	text-align: center;
 	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyY
{
 	padding-top:0px;
	margin-top:5px;
	width: 100%;
	height: 64px;
	background: #E0F8E0;
 	font-size: 13px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: normal;
}

ul.BodyY_ie 
{
	list-style-type: disc;
	margin-top:5px;
}

ul.BodyY 
{
	list-style-type: disc;
	margin-top:5px;
	padding-left: 5px;
	padding-right:5px;
}

li.BodyY_ie
{
	margin-top: 3px;
	margin-left: -15px;
	padding-left: 2px;
	text-align: left;
}

li.BodyY
{
	margin-top: 3px;
	margin-left: 15px;
	padding-left: 2px;
	text-align: left;
}

div.BodyY li a
{
	text-decoration: underline;
	color: #FF0000;
}

div.X2
{
	padding: 3px 2px 2px 2px;
	background: url("images/stripe_1.png") repeat-x left top #088A08;
	width: 200px;
	height: 175px;
 	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX2
{
 	padding-top:0px;
	margin-top:5px;
	width: 100%;
	height: 153px;
	background: #E0F8E0;
 	font-size: 14px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX2 ul
{
	list-style-type:none;
	padding:5px;
	margin:0px;
}

div.BodyX2 li
{
	background-image: url("images/arrow4.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
} 

  
div.BodyX2 a
{
	text-decoration: none;
	color: #000000;
}

div.BodyX2 a:hover
{
    text-decoration: none;
    color: #f22;
}

div.X3
{
    border: 2px solid #088A08;
	padding: 3px 2px 2px 2px;
	background: url("images/feedbackbook28.gif") no-repeat left center #088A08;
	width: 196px;
	height: 29px;
 	text-align: right;
	font-family: verdana, sans-serif;
	font-weight: bold;
 	font-size: 16px;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.X3 a
{
	text-decoration: none;
	color: #FFFFFF;
}

div.X3 a:hover
{
    text-decoration: none;
    color: #f22;
}

div.X3_ie
{
	top: -155px;
	left:  0px;
    border: 2px solid #088A08;
	padding: 3px 2px 2px 2px;
	background: url("images/feedbackbook47.gif") no-repeat left center #088A08;
	width: 196px;
	height: 47px;
 	text-align: right;
	font-family: verdana, sans-serif;
	font-weight: bold;
 	font-size: 16px;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.X3_ie a
{
	text-decoration: none;
	color: #FFFFFF;
}

div.X3_ie a:hover
{
    text-decoration: none;
    color: #f22;
}

div.X4
{
 	background: url("images/add1.png") no-repeat left center
}

div.X4 :hover
{
  	background: url("images/add2.png") no-repeat left center;
}

div.X4 a:hover
{
    text-decoration: none;
}	

div.X5
{
	padding: 3px 2px 2px 2px;
	background: url("images/stripe_1.png") repeat-x left top #088A08;
	width: 200px;
	height: 80px;
 	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX5
{
 	padding-top:0px;
	margin-top:5px;
	width: 100%;
	height: 58px;
	background: #E0F8E0;
 	font-size: 14px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
}

div.BodyX5 ul
{
	list-style-type:none;
	padding:5px;
	margin:0px;
}

div.BodyX5 li
{
	background-image: url("images/arrow4.gif");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin-top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	text-align: left;
} 

  
div.BodyX5 a
{
	text-decoration: none;
	color: #000000;
}

div.BodyX5 a:hover
{
    text-decoration: none;
    color: #f22;
}


div.details  
{
	position: relative;
	left:  100px;
	top: -25px;
}

div.news
{
 	background: #E0F8E0;
	width: 446px;
	height: 98px;
    border: 2px solid #088A08;
	font-size: 10px;
	color: #FF0000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.news_ie
{
 	position: relative;
	top: 3px;
	left:  3px;
	float: left;
	background: #E0F8E0;
	width: 446px;
	height: 98px;
    border: 2px solid #088A08;
	font-size: 10px;
	color: #FF0000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}

div.message_corner
{
	overflow: auto;
	background: url("images/parafaminta1.jpg") repeat-y left top;
	width: 446px;
	height: 244px;
    border: 2px solid #DF7401;
}

div.message_corner_ie
{
 	position: relative;
	overflow: auto;
	/*top: 6px;*/
	/*left:  2px;*/
	float: left;
	background: url("images/parafaminta1.jpg") repeat-y left top;
	width: 446px;
	height: 244px;
    border: 2px solid #DF7401;
}

div.postitmain
{
 	clear: both;
	position: relative;
	float: left;
	left: 25px;
	margin-top: 8px;
	width: 385px;

}

div.postitup
{
	clear:both;
 	position: relative;
	float: left;
	background: url("images/postit_main.png") repeat-y left top;
	width: 385px;
	height: 3px;
}

div.postitcenter
{
	clear:both;
 	position: relative;
	float: left;
	background: url("images/postit_main.png") repeat-y left top;
	width: 385px;
 
}
div.postittext
{
 	position: relative;
	float: left;
	padding-left: 30px;
	width: 340px;
 	font-size: 11px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: left;
}

div.postitdown
{
 	clear:both;
	position: relative;
	float: left;
	background: url("images/postit_main.png") repeat-y left top;
	width: 385px;
	height: 15px;
	font-size: 11px;
	color: #000000;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-align: center;
}
div.postitdark
{
 	clear:both;
	position: relative;
	float: left;
	background: url("images/postit_dark.png") repeat-x left top;
	width: 385px;
	height: 9px;
}

div.map_ie
{
 	position: relative;
	top: -99px;
	left: 5px;
	float: left;
	background: #088A08;
	width: 206px;
	height:353px;
}

div.map_ie div
{
	margin: 2px;
	background: #E6E6E6;
	width: 197px;
	height: 347px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right:2px;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #DF0101;
	text-align: center;
}

div.map
{
	background: #088A08;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	width: 210px;
	height:348px;
}

div.map div
{
	margin: 0px;
	background: #E6E6E6;
	width: 210px;
	height:348px;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #DF0101;
	text-align: center;
}

div.address
{
	padding-top: 2px;
	padding-left: 5px;
	padding-right:5px;
    /*background: url("images/stripe_1.png") repeat-x center left;*/
    background: #E6E6E6;
    height: 30px;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
	text-align: center;
}

ul.miertpolibella
{
    margin: 10px 5px;
    padding: 0;
    list-style-type: disc;	
}

ul.miertpolibellasub
{
    margin: 0;
    padding: 0;
    list-style-type: circle;	
}

ul.miertpolibella li
{
    margin: 1px 25px;
    padding: 0;
    padding-left: 5px;
	padding-top: 5px;
}

ul.miertpolibellasub li
{
    margin: 1px 45px;
    padding-left: 5px;
    font-weight:normal;

}

div.content img.cornershadow
{
    position: relative;
    top: -10px;
    left: -10px;
}

div.prefooter
{
    clear: both;
	position: relative;

/*	margin-top: -144px;*/
	
/*	clear: both;*/
    padding-bottom: 29px;



 /*   padding-bottom: 39px;*/
}

div.footer
{
    clear: both;
	/*position: relative;*/
	/*float:left;*/
	/*margin:  auto;*/

    /*padding-left: 3px;*/
	/*padding-right: 3px;*/
    width: 873px;
	margin-left: auto;
	margin-right: auto;
	height: 32px;
/*    margin: -25px auto 0;*/
	background: url("images/menu_h_st.gif") repeat-x left top;
}

span.footertext
{
    display: block;
	font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 10px;
	color: #FFFFFF;
    text-align: center;
 }
 

/* -- menu -- */

div.menu *
{
    font-family: verdana, sans-serif;
    font-weight: bold;
    font-size: 13px;
    line-height: 14px;
}

ul.nav, ul.sub
{
    margin: 0;
    padding: 0;
    list-style-type: none;	
}


ul.nav li
{
    margin: 1px 0;
    padding: 0;
    padding-left: 5px;
	padding-top: 5px;
	background: url("button_green_lower_200_28.png") no-repeat left top;
	height: 24px;
}

ul.sub li
{
    padding-left: 16px;
    font-weight:normal;

}

div.menu a
{
    text-decoration: none;
    color: #fff;
	height: 24px;
}

div.menu a:hover
{
    text-decoration: none;
    color: #f22;
}

div.menu li:hover
{
	background: url("button_green_higherrr_200_28.png") no-repeat left top;
	 color: #fff;
}

/* -- img 200px -- */

div.img-top
{
    width: 180px;
    height: 10px;
    font-size: 1px;
    background-image: url(images/imagebg-top.png);
    background-position: top center;
    background-repeat: no-repeat;
}

div.img
{
    width: 180px;
    background-image: url(images/imagebg-cnt.png);
    background-position: center center;
    background-repeat: repeat-y;
}

div.img img
{
    width: 160px;
    padding: 0 10px;
    margin: 0;
}

div.img-bot
{
    font-size: 1px;
    width: 180px;
    height: 20px;
    background-image: url(images/imagebg-bot.png);
    background-position: bottom center;
    background-repeat: no-repeat;
}

span.img-title
{
    display: block;
    text-align:center;
    padding-top: 5px;
}

/* -- content -- */

.floatleft
{
    float:left;
    margin-right: 10px;
}

.floatright
{
    float:right;
    margin-left: 10px;
}

.floatclear
{
    clear: both;
}

.content p
{
    text-indent: 8px;
    text-align: justify;
    margin: 1em 8px;
}

.content p.left
{
    text-indent: 0;
}

blockquote
{
    font-style: italic;
    border: 0;
    padding: 0;
    margin:  0px;
	font-family: georgia, serif;
    font-weight: normal;
    font-size: 0.8em;
    position: relative;
 }

.center img
{
    border: 0;
    margin: 0;
}

div.header div.headerright span
{
    display: block;
    padding: 40px 25px 0 25px;
    text-align: justify;
}

div.header div.headerright div
{
    padding: 5px 25px 10px 25px;
	text-align: right;
}

blockquote span
{
    display: block;
    padding: 40px 25px 0 25px;
    text-align: justify;
}

blockquote div
{
    padding: 5px 25px 10px 25px;
	text-align: right;
}

.content .center
{
    text-align: center;
}

.content .right
{
    text-align: right;
}

.em
{
    font-weight: bold;
    font-size: 1.1em;
}

.red
{
    color: #f22;
}

.green
{
    color: #282;
}

.content hr
{
    border: 1px inset #ccc;
    margin: 0;
    padding: 0;
}

h1
{
    margin: 0;
    margin-bottom: 16px;
    padding: 0 8px;
    font-size: 1.6em;
    color: #f22;
    border-bottom: 2px solid #d44;
}

h2
{
    margin: 0;
    margin-bottom: 16px;
    padding: 0 8px;
    color: #222;
    border-bottom: 1px solid #ccc;
    font-size: 1.3em;
}

h2.left, h3
{
    text-align: left;
}

h2.right
{
    text-align: right;
}

h3
{
    margin: 0;
    padding: 0 8px;
    color: #333;
    font-size: 1.1em;
}

h1, h2, h2 a, h3, h3 a
{
    font-family: georgia, serif;
}



th
{
    border-bottom: 1px solid #bda;
}

td
{
    vertical-align: top;
}

.content * a
{
    text-decoration: none;
    color: #248;
}

.content * a:hover
{
    text-decoration: underline;
    color: #842;
}

/* -- 2 columns -- */

div.leftcol
{
    width: 425px;
    float: left;
}

div.rightcol
{
    width: 425px;
    float: right;
}

/* -- sidebox -- */

div.sidebox
{
    width: 250px;
    margin: 0 0 10px 10px;
    float: right;
    border: 2px solid #8c8;
    background: #cfc;
}

div.sidebox h2
{
    background-color: #4a4;
    color: #eee;
    border-bottom: 2px solid #282;
}

div.sidebox p
{
    padding: 0 10px 0 10px;
    margin: 1em 0;
}

table.classes td
{
    border: 0;
    padding: 4px;
    text-align: center;
}

table.classes h2
{
    margin: 0;
    text-align: left;
}

table.places th,
table.places td
{
    border: 0;
    padding: 4px;
    text-align: center;
}

table.places th,
table.classes th a
{
    font-family: georgia, serif !important;
}



/* -- forms -- */

div.formcontainer
{
    width: 495px;
    margin: 0 auto;
}

div.formcontainer form
{
    border: 2px solid #888;
    background-color: #fff;
    margin-bottom: 10px;
}

div.formcontainer form div.error
{
    padding: 4px;
    margin: 2px;
    margin-top: 8px;
    padding-left: 40px;
    border: 1px solid #c88;
    background: url("../../../common/images/icons/error.gif") no-repeat 15px center;
    background-color: #fcc;
}

div.formcontainer form div.element
{
    border: 1px solid #bbb;
    background-color: #ddd;
    margin: 2px;
    padding: 5px;
    text-align: center;
}

div.formcontainer form div.error ul
{
    margin: 0 20px;
    padding: 0;
    font-weight: bold;
}

div.formcontainer form div.element span
{
    display: block;
    text-align: left;
    padding-left: 10px;
    border-left: 1px solid #aaa;
    margin: 2px;
    margin-left: 153px;
}

div.formcontainer form div.element span img
{
    border: 0;
    margin: 2px 8px;
    vertical-align: -55%;
}

table img
{
    margin: 0;
    vertical-align: -30%;
}

* html * div.formcontainer form div.element span img,
* html * table img
{
    vertical-align: 0%;
}

div.formcontainer form div.element span.label
{
    display: block;
    font-weight: bold;
    float: left;
    width: 135px;
    text-align: right;
    position: relative;
    padding: 2px 10px;
    margin: 0;
    border: 0;
}

div.container form input.checkbox
{
    margin: 2px 0px;
    vertical-align: -25%;
}

div.container form input.button,
div.container form button
{
	font-family: "trebuchet ms", trebuchet, sans-serif;
	padding: 2px;
	width: 160px;
	font-size: 12px;
}

div.container form input.button
{
    font-weight: bold;
}

div.container form input.textfield,
div.container form input.datetime,
div.container form input.password,
div.container form textarea,
div.container form select
{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 3px 5px;
    font-size: 11px;
    /*font-family: "lucida console", courier, monospace;*/
	font-family: "trebuchet ms", trebuchet, sans-serif;
    text-align: left;
    margin: -4px;
}

div.container form select
{
    width: 250px;
}

div.container form input.textfield,
div.container form textarea
{

    width: 300px;
}

div.container form input.password
{
    xfloat: left;
    width: 184px;
    margin-right: 8px;
}

* html * div.container form input.textfield,
* html * div.container form textarea
{

    width: 396px;
}

div.container form textarea
{
    height: 9em;
}


.small
{
    font-size: 0.8em !important;
}

table.test
{
    width: 90%;
    margin: 1em;
}

table.test th
{
    border: none;
    width: 50px;
    vertical-align: top;
}

table.test td
{
    width: 40%;
}

table.test td.wide
{
    width: 90%;
}

.justify
{
    text-align: justify;
}


div.dev
{
	border: 2px solid #444;
	background-color: #666;
	margin: 0 auto;
	width: 740px;
	padding: 0 9px;
	text-align: left;
}

div.dev h1
{
    border: 1px solid #263;
    background-color: #6a6;
    color: #121;
    padding: 8px;
    margin: 0;
    margin-top: 8px;
    text-align: center;
}

div.dev pre.code
{
    border: 1px solid #888;
    overflow: auto;
    background-color: #ddd;
    color: #036;
    padding: 8px;
    margin-bottom: 8px;
    font-size: 9px;
    font-family: "lucida console", courier, monospace;
    text-align: left;
	position: relative;
	_width: 882px;
}

div.dev pre.code *
{
    font-size: 9px;
    font-family: "lucida console", courier, monospace;
    text-align: left;
}