body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	word-spacing: 1px;
	letter-spacing: -0.1px;
	color: #4f4f51;
	/*background: #fff url(../images/bg.png) repeat-x fixed;*/
	background: #fff url(../images/bg_texture.jpg) repeat fixed;
	margin: 0px;
}

a:link {color: #f36f21; font-weight: normal; text-decoration: none;}
a:visited {color: #f36f21; font-weight: normal; text-decoration: none;}
a:hover {color: #66686a; font-weight: normal; text-decoration: none;}
a:active {color: #f36f21; font-weight: normal; text-decoration: none;}

/*	ORANGE f36f21 
	GREY 6a6c6f 
	BLUE 0086cb
	YELLOW f5ac23
*/

.orange_15 {font-size: 15px; color: #f36f21; line-height: 19px;}
.orange_14 {font-size: 14px; color: #f36f21;}
.orange_13 {font-size: 13px; color: #f36f21;}

.blue_16 {font-size: 16px; color: #0086cb; line-height: 20px;}
.blue_15 {font-size: 15px; color: #0086cb; line-height: 19px;}
.blue_14 {font-size: 14px; color: #0086cb;}
.blue_13 {font-size: 13px; color: #0086cb;}

#content_blue a.blue_link_13 {font-size: 13px; color: #0086cb;}

.br {clear: both;}

img {border: 0px;}

#home_news a:hover, #search .button:hover, #logo:hover, #content_orange .plant_sales a:hover, #left_menu li a:hover, form .button:hover, .depot_orange:hover, .depot_blue:hover, .lbOn:hover, .useful_link:hover, .plant_rental_preview:hover, .sale_image a:hover {
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

#construction_plant_hire {
	margin: 0 auto 0 auto;
	height: auto;
	width: 955px;
	padding: 0px 0px 25px 0px;
	background: #fff url(../images/bg.png) repeat-x;
	position: relative;
	overflow: hidden;
}

#construction_plant_hire #sozo, #construction_plant_hire #sozo_blue {
	position: absolute;
	bottom: 20px;
	left: 25px;
}

#construction_plant_hire #sozo_blue {color: #0086cb;}

#footer, #footer_blue {
	margin: 0 auto 0 auto;
	width: 955px;
	height: 31px;
	background:  url(../images/bg_footer.png) repeat-x;
	bottom: 0px;
	left: 0px;
	z-index: 2000;
	color: #fed9bc;
	text-align: center;
	padding: 11px 0px 0px 0px;
	font-size: 17px;
}

#footer_blue {background: url(../images/bg_footer_blue.png) repeat-x; color: #e4ddd8;}

#footer strong, #footer_blue strong {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

#footer a:link, #footer_blue a:link {color: #fff; font-weight: normal; text-decoration: none;}
#footer a:visited, #footer_blue a:visited {color: #fff; font-weight: normal; text-decoration: none;}
#footer a:hover, #footer_blue a:hover {color: #fed9bc; font-weight: normal; text-decoration: none;}
#footer a:active, #footer_blue a:link {color: #fff; font-weight: normal; text-decoration: none;}

#top {
	width: 955px;
	height: 101px;
}

#top #logo {
	width: 257px;
	height: 101px;
	float: left;
	margin: 0px 0px 0px 16px;
	background: inherit;
}

#top p {
	margin: 22px 25px 0px 0px;
	float: right;
	width: 657px;
	height: auto;
	text-align: right;
	font-size: 14px;
	color: #6a6c6f;
	font-style: italic;
}

#top .bullet {
	margin: 0px 6px;	
}

#top .call, #top .call_blue {
	font-size: 17px;
	font-weight: bold;
	color: #f36f21;
	font-style: normal;
}

#top .call_blue {color: #0086cb;}

#top .call strong, #top .call_blue strong {font-size: 26px; font-style: normal;}

#navigation, #sub_navigation, #sub_navigation_blue, #navigation_blue {
	width: 955px;
	height: 25px;
	background-color: #999b9d;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	list-style: none;
	position: relative;
	overflow: hidden;
	background: url(../images/navigation_orange.png) repeat-x 0px 0px;
}

#navigation_blue {background: url(../images/navigation_blue.png) repeat-x 0px 0px;}

#sub_navigation, #sub_navigation_blue {
	width: 1200px;
	top: -9px;
	left: 0px;
	background: url(../images/navigation_blue.png) repeat-x 0px 0px;
	overflow: hidden;
}

#navigation li, #navigation #end, #sub_navigation li, #navigation_blue li, #sub_navigation_blue li {
	padding: 0px;
	margin: 0px;
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	width: auto;
	_width: 110px;
	height: 25px;
	text-align: center;
	color: #fff;
	display: block;
	position: relative;
	background: url(../images/navigation_grey.png) repeat-x 0px 0px;
}

#sub_navigation li {_width: 191px; background: url(../images/navigation_orange.png) repeat-x 0px -25px;}
#sub_navigation li:hover {background: url(../images/navigation_orange.png) repeat-x 0px 0px;}

#sub_navigation_blue li {background: url(../images/navigation_blue.png) repeat-x 0px -25px;}
#sub_navigation_blue li:hover {background: url(../images/navigation_blue.png) repeat-x 0px 0px;}

#navigation_blue li {
	background: url(../images/navigation_blue.png) repeat-x 0px 0px;	
}

#navigation #start a, #navigation_blue #start a {
	padding: 5px 14px 0px 26px;
	_padding: 5px 5px 0px 5px;
}

#navigation #end, #navigation_blue #end {
	position: absolute;
	top: 0px;
	right: 0px;
}

#navigation #end a {
	padding: 5px 20px 0px 20px;
}

#navigation li:hover, #navigation #end:hover, #navigation_blue li:hover {
	background: url(../images/navigation_orange.png) repeat-x 0px -25px;
}

#navigation_blue li:hover {
	background: url(../images/navigation_blue.png) repeat-x 0px -25px;
}

#navigation a, #sub_navigation a, #sub_navigation_blue a, #navigation_blue a {
	width: auto;
	font-size: 13px;
	_font-size: 11px;
	height: 25px;
	padding: 5px 20px 0px 20px;
	_padding: 5px 4px 0px 4px;
	cursor: pointer;
	border-right: 0px solid #fff;
	display: block;
}

#navigation #links a, #navigation_blue #links a {
	border-right: 0px solid #fff;
	padding: 5px 29px 0px 28px;
	_padding: 5px 29px 0px 28px;
}

#navigation #end a, #navigation_blue #end a {border-right: 0px solid #fff; border-left: 0px solid #fff;}

#sub_navigation a, #sub_navigation_blue a {
	width: auto;
	height: 20px;
	padding: 5px 47px 0px 47px;
	_padding: 5px 18px 0px 18px;
}

#navigation a:link, #sub_navigation a:link, #navigation_blue a:link, #sub_navigation_blue a:link {color: #fff; font-weight: normal; text-decoration: none;}
#navigation a:visited, #sub_navigation a:visited, #navigation_blue a:visited, #sub_navigation_blue a:visited {color: #fff; font-weight: normal; text-decoration: none;}
#navigation a:hover, #sub_navigation a:hover, #navigation_blue a:hover, #sub_navigation_blue a:hover {color: #fff; font-weight: normal; text-decoration: none;}
#navigation a:active, #sub_navigation a:active, #navigation_blue a:active, #sub_navigation_blue a:active {color: #fff; font-weight: normal; text-decoration: none;}

#content {
	width: 905px;
	height: auto;
	padding: 20px 25px 20px 25px;
}

#content_orange, #content_blue {
	width: 955px;
	height: auto;
	padding: 0px;
	margin-top: -9px;
}

h1 {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	color: #f36f21;
}

h1 strong {
	font-size: 25px;	
}

#nationwide_plant_rental, #transport_bulk_excavation, #recycling_aggregates, #skip_hire, #plant_sales {
	width: 167px;
	height: 31px;
	background: url(../images/home_features/nationwide_plant_rental.jpg) no-repeat;
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 149px 0px 0px 6px;
	font-size: 12px;
	overflow: hidden;
}

#nationwide_plant_rental:hover, #transport_bulk_excavation:hover, #recycling_aggregates:hover, #skip_hire:hover, #plant_sales:hover {background-position: 0px -180px;}

#transport_bulk_excavation {background: url(../images/home_features/transport_bulk_excavation.jpg) no-repeat;}
#recycling_aggregates {background: url(../images/home_features/recycling_aggregates.jpg) no-repeat;}
#skip_hire {background: url(../images/home_features/skip_hire.jpg) no-repeat;}
#plant_sales {background: url(../images/home_features/plant_sales_3.jpg) no-repeat; margin: 0px 0px 10px 0px;}

#skip_hire, #plant_sales {
	padding: 157px 0px 0px 6px;
	height: 23px;
}

#home_news {
	float: left;
	width: 245px;
	height: auto;
	background-color: #fff;
	margin: 0px;
}

#home_news h2 {
	width: 233px;
	height: auto;
	padding: 10px 6px 6px 6px;
	margin: 0px;
	color: #fff;
	font-weight: normal;
	background: #4f4f51 url(../images/bg_news_promotions.png) repeat-x;
	font-size: 14px;
}

#home_news a {
	padding: 6px;
	margin: 0px;
	width: 231px;
	height: auto;
	border-left: 1px solid #cfd1d2;
	border-right: 1px solid #cfd1d2;
	border-bottom: 1px solid #cfd1d2;
	display: block;
	color: #4f4f51;
	line-height: 17px;
	text-align: left;
	cursor: pointer;
}

#home_news span {
	float: right;	
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #f36f21;
}

#welcome {
	width: 905px;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#welcome #welcome_text {
	float: left;
	width: 439px;
	height: auto;
	padding: 10px 20px;
}

#welcome #welcome_text h3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #f36f21;
	line-height: 24px;
	font-weight: normal;
}

#welcome #welcome_text ul {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
}

#welcome #welcome_text ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home_right_features {
	float: right;
	width: 173px;
	height: auto;
}

#home_right_features #search, #home_right_features #open_account, #home_right_features #contact_us, #left #search, #left #finder {
	width: 173px;
	height: auto;
	padding: 0px;
	margin: 0px 0px 8px 0px;
	position: relative;
}

#home_right_features #search p, #home_right_features #open_account p, #home_right_features #contact_us p, #left #search p, #left #finder p {
	width: 161px;
	height: auto;
	padding: 6px 6px 3px 6px;
	color: #fff;
	font-weight: bold;
	background: #4f4f51 url(../images/bg_news_promotions.png) repeat-x;
	font-size: 14px;
	margin: 0px;
}

#home_right_features #contact_us p, #left #contact_us p {background: #f36f21 url(../images/bg_orange_header.png) repeat-x;}

#content_blue #home_right_features #contact_us p {background: #f36f21 url(../images/bg_blue_header.png) repeat-x;}

#home_right_features #search input, #home_right_features #open_account .text, #home_right_features #contact_us .text, #content_orange #home_right_features #open_account .text, #content_orange  #home_right_features #contact_us .text, #left #search input, #left #finder select {
	width: 159px;
	height: auto;
	padding: 6px;
	border-top: 0px;
	border-left: 1px solid #cfd1d2;
	border-right: 1px solid #cfd1d2;
	border-bottom: 1px solid #cfd1d2;
	background: #ececed;
	line-height: 18px;
}

#left #finder select {
	width: 214px;	
	padding: 3px;
	text-transform: uppercase;
	margin: 2px 0px 0px 0px;
	border-top: 1px solid #cfd1d2;
}

#home_right_features #contact_us .text, #content_orange #home_right_features #contact_us .text {
	font-size: 11px;	
}

#home_right_features #contact_us .text p, #content_orange #home_right_features #contact_us .text p, #content_blue #home_right_features #contact_us .text p {
	padding: 4px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
	color: #f36f21;
	font-size: 15px;
	font-weight: bold;
	background: none;
}

#content_blue #home_right_features #contact_us .text p, #content_blue #home_right_features a {color: #f6c619;}

#home_right_features #search .button, #left #search .button {
	position: absolute;
	bottom: 10px;
	right: 3px;
	width: 17px;
	height: 17px;
	display: block;
	background: url(../images/bg_search_input.png) no-repeat;
	border: 0px;
	cursor: pointer;
}

#content_orange #home_right_features, #content_blue #home_right_features {
	margin: 10px 10px 0px 10px;	
	display: inline;
}

#content_orange #left, #content_blue #left {
	float: left;
	line-height: 17px;
	width: 219px;
	margin: 0px 0px 0px 0px;
	padding: 20px 28px 0px 28px;
}

#content_orange #left a, #content_blue #left a {font-style: italic; color: #0086cb;}

#content_orange #left a {color: #f36f21;}

#content_orange #left strong, #content_blue #left strong {
	font-size: 13px;
	color: #f36f21;
}

#content_blue #left strong {color: #0086cb;}

#content_orange #img, #content_blue #img, #content_blue #img_misc {
	float: left;
	position: relative;	
	width: 680px;
	height: 239px;
	display: inline;
}

#content_blue #img_misc {
	width: 670px;
	height: 234px;
	display: inline;
}

#content_orange #img h1, #content_blue #img h1, #content_blue #img_misc h1 {
	position: absolute;
	bottom: 10px;
	left: 16px;
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

#content_blue #img_misc h1 {bottom: 6px;}

#content_orange .intro_text, #content_blue .intro_text, #content_orange .plant_sales, #content_orange .plant_category {
	float: left;
	width: 465px;
	height: auto;
	line-height: 17px;
	font-size: 13px;
	padding: 10px 0px 0px 0px;
	display: inline;
}

#content_orange .plant_sales, #content_orange .plant_category {
	width: 680px;
	padding: 10px 0px 0px 0px;
}

#content_orange .plant_sales a {
	float: left;
	display: block;
	width: 165px;
	height: 128px;
	background: #CCC url(../images/bg_orange_header.png) repeat-x bottom;
	margin: 0px 3px 3px 0px;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	overflow: hidden;
}

#content_orange .plant_sales a img {
	width: 165px;
	height: 100px;
	margin: 0px 0px 2px 0px;
}

#content_orange .plant_sales a span {
	margin: 0px 0px 0px 10px;	
}

#content_blue #left ul, #content_orange #left ul {
	padding: 0px 0px 0px 12px;
	margin: 0px;
}

.skip_size {text-align: center; font-style: normal;}

a.lbOn {font-size: 11px;}

#left #search, #left #finder {width: 214px;}
#left #search p, #left #finder p {width: 202px;}
#left #search input, #left #search input {width: 200px;}

#left #finder input, #left #finder select {
	width: 206px;
	border: 1px solid #cfd1d2;
	margin: 1px 0px 0px 0px;
	padding: 3px;
	background: url(../images/arrows.png) right center no-repeat;
}

#left #finder select {
	width: 214px;
}

#left #finder input:focus {background: #ededed url(../images/arrows.png) right center no-repeat;}

#left #finder p {background: url(../images/bg_orange_header.png) repeat-x;}
#left #finder .button {
	width: auto;
	height: auto;
	padding: 3px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../images/bg_orange_header.png) repeat-x;
	border: 0px;
	float: right;
}

#left #finder .button:hover {background: url(../images/bg_news_promotions.png) repeat-x;}

#left_menu {
	float: left;
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 0px 20px 0px 25px;
	_margin: 0px 17px 0px 25px;
	display: inline;
}

#left_menu li {
	width: auto;
	height: auto;
	display: block;
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 1px 0px;
}

#left_menu li a {
	display: block;
	width: 217px;
	height: 38px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	padding: 8px 0px 0px 10px;
}

#left_menu li #one {background: url(../images/left_menu/nationwide_plant_rental.png) no-repeat;}
#left_menu li #two {background: url(../images/left_menu/transport_bulk_excavation.png) no-repeat;}
#left_menu li #three {background: url(../images/left_menu/recycling_aggregates.png) no-repeat;}

#left_menu li #four {
	background: url(../images/left_menu/construction_skip_hire.png) no-repeat;
	height: 27px;
	padding: 19px 0px 0px 10px;
}

#left_menu li #five {
	background: url(../images/left_menu/construction_plant_sales.png) no-repeat;
	height: 27px;
	padding: 19px 0px 0px 10px;
}

#misc_news {
	width: 230px;
	height: auto;
	margin: 20px 20px 0px 25px;
	display: inline;
	float: left;
}

#misc_content {
	width: 638px;
	height: auto;
	margin: 20px 0px 0px 9px;
	float: left;
	line-height: 17px;
	font-size: 13px;
}

.align_text_right {
	float: right;
	margin: 0px 0px 0px 24px;
	width: 260px;
	height: auto;
	padding: 0px;
	line-height: 17px;
	font-size: 13px;
}

#misc_content #home_right_features {
	margin: 0px 0px 0px 0px;
}

#misc_content #home_right_features a, #misc_content #home_right_features #contact_us .text p, #misc_content a {
	color: #0086cb;
}

#contact_img {
	position: relative;
	width: 955px;
	height: 230px;
	margin: -1px 0px 6px 0px;
}

#contact_img img {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 2;
}

#contact_img h1 {
	position: absolute;
	bottom: 10px;
	left: 26px;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	z-index: 4;
}

#contact_img h1 strong {
	font-size: 24px;	
}

#contacts, #contacts_2 {
	width: 915px;
	margin: 10px 0px 0px 24px;
}

#contacts #nationwide_plant_rental, #contacts #transport_bulk_excavation, #contacts #recycling_aggregates, #contacts #skip_hire, #contacts #plant_sales {
	margin: 0px 10px 0px 0px;
}

#contacts_2 {
	margin: 0px 0px 0px 24px;	
}

#contacts_2 #nationwide_plant_rental, #contacts_2 #transport_bulk_excavation, #contacts_2 #recycling_aggregates, #contacts_2 #skip_hire, #contacts_2 #plant_sales {
	background: #fbdfca;
	width: 161px;
	height: auto;
	margin: 0px 10px 0px 0px;
	padding: 6px;
	font-weight: normal;
	color: #f36f21;
	line-height: 19px;
	font-size: 11px;
}

#contacts_2 #transport_bulk_excavation, #contacts_2 #recycling_aggregates, #contacts_2 #skip_hire {
	background: #dee7f6;
	color: #0086cb;
}

#contacts_2 #transport_bulk_excavation a:link, #contacts_2 #recycling_aggregates a:link, #contacts_2 #skip_hire a:link {color: #0086cb;}

#contacts_2 #transport_bulk_excavation a:hover, #contacts_2 #recycling_aggregates a:hover, #contacts_2 #skip_hire a:hover {color: #66686a;}

#contacts_2 p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 15px;
	line-height: 24px;
	color: #0086cb;
}

form {
	padding: 0px;
	margin: 0px;
	width: 398px;
}

form label {
	float: left;
	width: 80px;
	height: auto;
	padding: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

form input, form textarea, form select {
	width: 300px;
	height: auto;
	padding: 4px;
	border: 1px solid #cfd1d2;
	background-color: #fff;
	clear: right;
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 20px;
}

form .button {
	display: block;
	background: url(../images/bg_blue_header.png) repeat-x;
	color: #fff;
	text-align: center;
	width: auto;
	padding: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	border: 0px;
	float: right;
}

form input:focus, form textarea:focus {background-color: #dee7f6;}

.depot_orange, .depot_blue {
	display: block;
	margin: 0px 0px 10px 0px;
	width: 881px;
	height: 120px;
	background: #fbdfca;
	color: #f36f21;
	line-height: 21px;
	padding: 12px;
	position: relative;
}

a.depot_orange .one, a.depot_blue .one {
	float: left;
	width: 210px;
	margin: 0px;
	height: auto;
	padding: 0px;
}

a.depot_orange .how_to, a.depot_blue .how_to {
	float: left;
	width: 410px;
	height: 120px;
	overflow: hidden;
}

a.depot_orange img, a.depot_blue img {
	position: absolute;
	top: 0px;
	right: 0px;
	overflow: hidden;
}

a.depot_blue {
	background: #dee7f6;
	color: #0086cb;
}

.useful_link {
	float: left;
	width: 128px;
	height: 104px;
	text-align: center;
	font-size: 11px;
	display: block;
	line-height: 15px;
	margin: 0px 30px 30px 0px;
}

.useful_link img {margin: 0px 0px 3px 0px;}

#content_orange #left a.lbOn {
	width: 243px;
	_width: 219px;
	height: 55px;
	display: block;
	margin: 0px 0px 22px 0px;
	font-size: 11px;
	letter-spacing: -0.2px;
	font-style: normal;
	line-height: 14px;
	color: #4f4f51;
}

#content_orange #left a.lbOn img {
	float: left;
	margin: 0px 5px 0px 0px;
}

#content_orange #left a.lbOn strong {color: #f27023;}

.sale_even, .sale_odd, .page {
	width: 670px;
	height: auto;
	background: #ff9b4a;
	padding: 12px;
	margin: 0px 0px 20px 0px;
}

.sale_odd {
	background: #ff9b4a;	
}

.page {
	background: #ECECED;
}

.sale_even p.text, .sale_odd p.text, .sale_even p.text2, .sale_odd p.text2, .page p.text {
	float: left;
	width: 160px;
	height: auto;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	margin: 0px 0px 0px 24px;
	line-height: 18px;
}

.page p.text {width: 550px;}

.sale_even p.text strong, .sale_odd p.text strong, .sale_even p.text2 strong, .sale_odd p.text2 strong, .page p.text2 strong {color: #393a3d;}

.sale_even p.text, .sale_odd p.text, .page p.text {
	line-height: 22px;
}

.sale_even p.text2, .sale_odd p.text2, .page p.text2 {
	width: 304px;
}

.sale_even p.text a, .sale_odd p.text a {color: #6a6c6f;}
.sale_even p.text a:hover, .sale_odd p.text a:hover {color: #000;}

.notes {font-size: 11px;}

.page p.text {
	margin: 0px 0px 0px 6px;
	line-height: 18px;
	width: 610px;
}

.page p.text .search_title {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.page:hover {
	background: #d0d0d0;	
	cursor: pointer;
}

body #misc_content .page a:link {color: #f36f21;}
body #misc_content .page a:visited {color: #f36f21;}
body #misc_content .page a:hover {color: #f36f21;}
body #misc_content .page a:active {color: #f36f21;}


.sale_image {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 138px;
	height: 102px;
}

.sale_image .image {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.make_enquiry {
	width: 130px;
	height: auto;
	padding: 4px;
	z-index: 40;
	background: #fff;
	display: block;
	text-align: center;
	color: #565659;
	position: relative;
	top: 0px;
	left: 0px;
}

.image_right {
	float: right;
	margin: 0px 0px 10px 10px;
}

p#news_text {
	padding: 0px;
	margin: 0px;
}

p#news_text strong {
	font-size: 14px;
	color: #0086cb;
}