/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/

/* 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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;}
body {line-height: 1; background-color:#000000;}
ol, ul {list-style: none;}
blockquote, q { quotes: 'ã' 'Ò' }
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}





/* basics */

@charset "UTF-8";
/* CSS Document */

body { margin:0px; padding:0px; background-color:#000000;}

a:link {color:#26689f;}


#main {background-color:#366179; background-image: url(http://www.schwartz-media.com/images/bg.gif); background-repeat: repeat-x; margin-bottom:40px; overflow:auto;}

#main .container {min-height:400px;}


#footer {color:white;background-image:url(http://www.schwartz-media.com/images/footerbg.jpg);background-repeat: repeat-x;height:33px;margin-top:-40px;border-top:1px solid #589BC7;background-color:#000000;}
.container {
	width:955px;
	position:relative;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0px;
	text-indent: 0px;
	}


/* Content */

#header {
	padding-top:1px;
}
#logo h1, #logo small {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
#logo {
	background-image:url(http://www.schwartz-media.com/images/SchwartzLogo.png);
	background-repeat:no-repeat;
	width:233px;
	height:143px;
	z-index:1;
	margin-top:15px;
}

/* Navigation */

ul#menu {
	margin-top:0px; padding:0px;
	position:absolute;
	right:0px;
}
ul#menu li {
	display:inline;
}

ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	right:1px;
	top: 128px;
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
	text-decoration:none;
	color:#716d6a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#menu li a.active, ul#menu li a:hover {
	color:#211e1e;
	border-bottom:2px solid #41A6E0;
}

 ul#menu li a:hover {
	color:#211e1e;
	border-bottom:2px dotted #41A6E0;
}

#current {
	color:#211e1e;
	border-bottom:2px solid #41A6E0;
	}

/* Sub Navigation */

.subnav {
	float:left;
	width:200px;
	margin-top:60px;
	margin-left:54px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	border-left:1px solid #a3a09e;
}


.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	width:178px;
	height:10px;
	padding-top:5px;
	background-color:#000;
	letter-spacing:-1px;
	background-image:url(http://www.schwartz-media.com/images/subbg.jpg);
	background-repeat: repeat-x;
	}
	


#menucase ul.clearstyle{margin:0;padding:0;list-style-type:none;display:block;font:bold 13px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:200px;}
#menucase ul.clearstyle li{margin:0;padding:0;}
#menucase ul.clearstyle li a{display:block;text-decoration:none;color:#716d6a;padding:0 0 0 20px;width:180px;}
#menucase ul.clearstyle li a:hover{color:#000;}
#menucase ul.clearstyle li a.current,ul.vert-one li a.current:hover{color:#000; }



/* Back Pages */

.content_block {
	float:left;
	width: 487px;
	margin-left:200px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:15px;
	padding-top:10px;
	}

.content_inside {
margin-left:13px;
}	



/* Block-Styles */

.block {
	border:1px solid #a3a09e;
	background-color:#ffffff;
	margin-bottom:20px;
	position:relative;
	
}
.ribbon {
	position:absolute;
	top:-3px;
	right:-3px;
}
.block_inside {
	display:block;
	border:1px solid #ffffff;
	background: #ffffff url(http://www.schwartz-media.com/images/background_block_slice.jpg) repeat-x;
	padding:0px;
	overflow:auto;
}

.block_home {
	display:block;
	border:1px solid #ffffff;
	background: #ffffff url(http://www.schwartz-media.com/images/background_block_slice.jpg) repeat-x;
	padding:0px;
	overflow:auto;
	height:386px;
}

.image_block {
	padding:0px;
	float:left;
}

.image_blockouter {
	border:1px solid #a3a09e;
}

.image_blockinner {
	border:1px solid #fff;
}

.text_block {
	float:left;
	width:295px;
	margin-top:10px;
	margin-left:37px;
	padding-top:40px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	border:1px solid #CCCCCC;
	height: 188px;
}

.submenu_block {
	float:left;
	width:295px;
	margin-top:1px;
	margin-left:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
	height: 130px;
}


.clearer_block {
	float:left;
	width:310px;
	margin-left:5px;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	text-align:center;
}

.picture_block {
	float:left;
	padding-right:23px;
	padding-bottom:0px;
}

.teaser_block {
	float:left;
	width:245px;
	margin-left:25px;
	padding:10px;
	margin-bottom:15px;
	margin-top: 10px;
}

.testimonials_block {
	float:left;
	width:245px;
	margin-right:8px;
	margin-bottom:25px;
}

.testimonials2_block {
	float:left;
	width:245px;
	margin-left:8px;
	margin-bottom:25px;
	padding-left:35px;
	border-left:1px solid #a3a09e;
}

.teasernav_block {
	float:left;
	width:275px;
	margin-left:15px;
	padding:10px;
	margin-bottom:15px;
	margin-top: 11px;
	border:1px solid #ccc;
}

.backpage_block {
	float:left;
	width:570px;
	margin-left:25px;
	padding:10px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:35px;
	margin-top: 10px;
	
}

.backpage_block span{ color:#333333; font-size:14px !important; line-height:17px !important; font-family:georgia, times !important; margin:0 0 15px;}

.border_block {
	float:left;
	width:1px;
	height:90px;
	margin-top:20px;
	margin-bottom:20px;
	padding:10px;
	margin-bottom:15px;
	border-right:1px solid #a3a09e;
}


#block_featuredblog .text_block {
	padding-top:0px;
	width:490px;
}

#block_clear {
	height:15px;
	}


.intro {
font-family:"Times New Roman", Times, serif;
color:#000;
font-weight:bold;
}


/*
	Portfolio-Home-Styles
*/

#block_portfolio {
	overflow:auto;
	margin-bottom:20px;
}
#portfolio_items {
	width:615px;
	margin-right:25px;
	float:left;
	padding-top:3px;
}
#text_column {
	float:right;
	width:285px;
	color:#000;
	background: #ffffff url(http://www.schwartz-media.com/images/background_block_slice.jpg) repeat-x;
	background-repeat: repeat-x;
	background-color:#000000;
	padding:10px;
	border:1px solid #a3a09e;
	margin-top:3px;
}

.mini_portfolio_item {
	border:1px solid #a3a09e;
	margin-bottom:10px;
	position:relative;
}
.mini_portfolio_item .block_inside { 
	background: #ffffff url(http://www.schwartz-media.com/images/background_block_slice.jpg) repeat-x;	
	padding:25px 30px 15px 30px; 
}
.mini_portfolio_item .thumbnail { float:left; margin-right:20px; border:1px solid #979390; }


/*
	Block-Content-Styles
*/

#content_area {
	width:665px;
	float:left;
}
#content_area .block_inside {
	min-height:400px;
}


#content_area h2 { font-size:32px; line-height:31px; }

#content_area .separator {
	border-top:1px solid #e3e3e3;
	margin-top:40px;
	padding-top:40px;
}

.more {
	letter-spacing:-2px;
	margin-left:230px;
	width:10px;
	font-size:22px;
	margin-top:-10px;
	}


/* 
	Text-Styles   
*/

h2 {
	margin:0px 0px 10px 0px;
	font-size:36px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 17px 0px;
	font-size:18px;
	line-height:21px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000000;
}
h4 {
	color:#007de2;
	margin:0px 0px 0px 0px;
}

h5 {
	margin:0px 0px 10px 0px;
	font-size:15px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000;
	line-height:15px;
	letter-spacing:-1px;
}

h6 {
	margin:0px 0px 10px 0px;
	font-size:15px;
	font-family:Helvetica, Arial, Sans-serif;
	color:#000;
	letter-spacing:-1px;
}

#sidebar h7 {
display:none !important;
}


small {
	color:#595856;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	color:#26689f;
	text-decoration:none;
}

a:visited {
	color:#26689f;
	text-decoration:none;
}

small a {
	color:#007de2;
}
a:hover { text-decoration:underline; }
p { margin: 0px 0px 15px 0px; color:#333333; font-size:17px; line-height:17px; font:georgia, times; }

a.button {
	background:#32312f url(http://www.schwartz-media.com/images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(http://www.schwartz-media.com/images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}

.style3 {color: #999999; font-size: 10.5px;}
a.style3 {color:#999999; font-size: 10.5px;}
.style4 {color:#333333; font-size:17px; line-height:17px;}
.style5 {color: #333333}
.style6 {font-size:12.5px;}
.style7 {color: #999999; font-size: 10px; border-style: none;}
a.style7 {color:#999999; font-size: 10px; }

a.style8 {color:#7bcaff; font-size: 12px; }

.style9 { margin: 0px 0px 15px 0px; color:#333333; font-size:15px; line-height:17px; font-family:georgia, times; font-weight:normal; letter-spacing:normal;}

/*
	Footer-Styles
*/

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:10px;
}
.footer_column {
	float:left;
	width:170px;
	padding-top:25px;
	padding-bottom:20px;
}
#footer .long {
	width:955px;
	text-align:center;
	margin-left:35px;
}
#footer h3 {
	color:#e2dddc;
	text-transform:uppercase;
	font-size:10px;
}
.footer_column ul li, .footer_column ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

#footer_column1 {
	position:relative;
	left:0px;
	top:0px;
	height:100px;
	width: 210px;
	margin-left:10px;
	float:left;
	text-align:left;
	
}

#footer_column1 h1 {
	font-size:12px;
	margin-bottom:15px;
}

#footer_column1 p {
 	font-size:12px;
 	font-family: georgia, times;
 	color: #cfcfcf;
 	margin:0 0 0 15px;
 	line-height:14px;
 }
	

/* End Footer */

#facebook {
	padding-top:2px;
	float:left;
}


.backpost {
	margin:0;
	padding:0px 0px 0px 0px;
	line-height: 14pt;
	}

.post {
	margin:0;
	padding:30px 0px 0px 0px;
	line-height: 14pt;
	border-bottom:1px solid #CECECE;
	}

.post p {
	font-size:12pt;
	}


.post h1{
	font:normal 25pt georgia, times !important;
	line-height:0px;
	}

.post h2{
	font:normal 20pt georgia, times !important;
	line-height:0px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post h3{
	font:normal 18pt georgia, times !important;
	line-height:0px;
	}

.post h4{
	font:normal 15pt georgia, times !important;
	line-height:0px;
	color:#000;
	margin:0 0 10px;
	}
	
.post h5{
	font:normal 9pt georgia, times !important;
	line-height:0px;
	color:#595856;
	margin:0 0 14px 0;
	float:right;
	}
	
.post h6{
	font:normal 9pt georgia, times !important;
	line-height:0px;
	color:#595856;
	margin:-36px 0 14px;
	float:right;
	}

.post ul {}

.post li {list-style:square; margin-left:14px;}

/* .entry p{margin:12px 0;} */

.postmetadata{
	clear: both;
	padding:12px;
	margin: 10px 0;
	font-size:10pt !important;
	font-weight:bold;
	background-color:#F4F4F4;
	}
	
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 400px;
  background: url(http://www.schwartz-media.com/images/close-quote.gif) no-repeat right bottom;
  padding-left: 18px;
  text-indent: -18px;
  margin:10px 0 10px 20px;
}

blockquote p {
	font-size:16px !important;
	color:#777777;
	line-height:24px;
	}

blockquote p:first-letter {
  background: url(http://www.schwartz-media.com/images/open-quote.gif) no-repeat left top;
  padding-left: 18px;
}


.navigation {
	font-size:14pt;
	float:left;
	margin:0;
	padding:0px 5px 5px 5px;
	overflow:hidden;
	height: 40px;
	}

.navigation a{color:white;}	
	
.alignleft a{float:left; margin:15px 0; display:block;
	background-color:#26689F; padding:5px; font-size:15px; text-decoration:none;}
.alignleft a:hover {background-color:#000;}
.alignright a{float:right; margin:15px 0 0 300px; display:block;
	background-color:#26689F; padding:5px; font-size:15px; text-decoration:none;}
.alignright a:hover {background-color:#000;}	
	



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:190px;
	float:right;
	margin-top:20px;
	padding-left: 10px;
	padding-right:10px;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px; font-family: verdana, arial, tahoma; font-size:8pt; line-height: 10pt;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	color: #716D6A;
	font:bold 10pt Helvetica,Verdana,Arial,sans-serif;
	}

#sidebar ul ul {
	margin:5px 0;
	padding:0;
	color: #716D6A;
}

#sidebar ul ul li {
	font-family: Helvetica, Arial;
	font-size:10pt;
	font-weight:normal;
	list-style-type: none;
	padding-left: 10px;
	padding-top:5px;
	color: #716D6A;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	font:normal 10pt arial, georgia, times;
	padding: 5px 0 0 15px;
	list-style-type: none;
	color: #716D6A;
}


/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}



/**
Stylesheet: Slideshow.css
	CSS for Slideshow.

License:
	MIT-style license.

Copyright:
	Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
	
HTML:
	<div class="slideshow">
		<div class="images" />
		<div class="captions" />
		<div class="controller" />
		<div class="thumbnails" />
	</div>
	
Notes:
	These next four rules are set by the Slideshow script.
	You can override any of them with the !important keyword but the slideshow probably will not work as intended.
*/


.slideshow {
	display: block;
	position: relative;
	z-index: 0;
	height: 230px;
	width: 617px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
.slideshow-images {
	display: block;
	overflow: hidden;
	position: relative;
	float:left;
}		
.slideshow-images img {
	display: block;
	position: absolute;
	z-index: 1;
}		
.slideshow-thumbnails {
	overflow: hidden;
}

.slideshowback {
	height: 153px;
	width: 564px;
}

.slideshow a img {
	border: 0;
}

/**
HTML:
	<div class="slideshow-captions">
		...
	</div>
	
Notes:
	Customize the hidden / visible classes to affect the captions animation.
*/


.slideshow-captions {
	background: #000;
	bottom: 0;
	color: #FFF;
	font: bold 22px/22px Arial, sans-serif;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 100%;
	z-index: 10000;
	padding-top:15px;
	padding-left:24px;
	letter-spacing:-1px;
}
.slideshow-captions-hidden {
	height: 0;
	opacity: 0;
}
.slideshow-captions-visible {
	height: 40px;
	opacity: .7;
}

/**
HTML:
	<div class="slideshow-loader" />
	
Notes:
	Customize the hidden / visible classes to affect the loader animation.
*/

.slideshow-loader {
	height: 28px;
	right: 0;
	position: absolute;
	top: 0;
	width: 28px;
	z-index: 10001;
}
.slideshow-loader-hidden {
	opacity: 0;
}
.slideshow-loader-visible {
	opacity: 1;
}


/* Homepage Content */

#topright {
height:251px;
width:310px;
border-left:1px solid #b2b0ae;
float:right;
position:absolute;
top:0px;
right:0px;
background-image: url(http://www.schwartz-media.com/images/toprightbg.jpg);
background-position:bottom;
background-color:#fff;
background-repeat:repeat-x;
}

#topright_txt{
width:255px;
height:230px;
position:absolute;
top:32px;
left:32px;	
}

#bottomrow {
width:953px;
height:136px;
position:absolute;
border-top:1px solid #b2b0ae;
top:251px;
left:0px;
background-image: url(http://www.schwartz-media.com/images/bottombg.jpg);
background-position:bottom;
color:#333333; 
font-size:17px; 
line-height:17px; 
font:georgia, times;
}

#bottomnews {
width:953px;
height:25px;
position:absolute;
border-top:1px solid #b2b0ae;
top:359px;
left:0px;
background-image: url(http://www.schwartz-media.com/images/bottomnewsbg.jpg);
background-repeat: x-axis;
background-position: bottom;
}

#bottomnews_icon{
width:20px;
height:20px;
position:absolute;
top:5px;
left:20px;	
}

#bottomnews_txt{
width:90px;
height:20px;
position:absolute;
top:7px;
left:45px;	
font-size:15px;
font-family:Helvetica, Arial, Sans-serif;
color:#000;
line-height:15px;
letter-spacing:-1px;
font-weight:bold;
}

#bottomnews_subtxt{
width:820px;
height:20px;
position:absolute;
top:6px;
left:130px;	
}

#bottomleft {
width:302px;
height:135px;
position:absolute;
top:0px;
left:0px;
}

#bottommiddle {
width:339px;
height:135px;
position:absolute;
top:0px;
left:302px;	
border-left:1px solid #b2b0ae;
border-right:1px solid #b2b0ae;
}

#bottomright{
width:309px;
height:135px;
position:absolute;
top:0px;
right:0px;	
}	



#inside_icon{
width:60px;
height:60px;
position:absolute;
top:50px;
left:20px;	
}

#inside_head{
width:200px;
height:20px;
position:absolute;
top:20px;
left:20px;	
}		

#insidemiddle_txt{
width:225px;
height:100px;
position:absolute;
top:45px;
left:90px;	
}

#insideright_txt{
width:200px;
height:100px;
position:absolute;
top:45px;
right:15px;	
}
	
#insideleft_txt{
width:190px;
height:100px;
position:absolute;
top:45px;
left:90px;
}

#newscontainer {
height: 125px;
width: 433px;
float: left;
padding:5px;
color:#333333; 
font-size:15px; 
line-height:17px; 
font-family:georgia, times; 
font-weight:normal; 
letter-spacing:normal;
margin-left:10px;
}

#news_icon {
height: 114px;
width:114px;
float:left;
border: 1px solid #b2b0ae;
background-color:#000;
}

#viewmore {
margin-top: -40px;
float: right;
}

#linebreak {
	width:100%;
	border-bottom: 1px solid #b2b0ae;
	height:1px;
	clear:both;
	margin-bottom: 10px;
}	

