@import url("hyperlinks.css");
* {
	MARGIN: 0px;
}
a { outline:none; }

HTML {
	HEIGHT: 100%;
}
BODY {
	background-color: #D6E0D8;
}





.header_wrapper {
	MARGIN: 0px;
	WIDTH: 100%;
	HEIGHT: 75px;
	background-color: #ACC1B1;
	position: relative;
	background-image: url(../images/main/header_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.header {
	HEIGHT: 75px;
	background-color: #ACC1B1;
	width: 800px;
	MARGIN: 0px auto 0px;
	background-image: url(../images/main/header_menu_bg.png);
	background-repeat: no-repeat;
	background-position: 280px;
}
.logo{
	background-image: url(../images/main/OzzyProperties_Logo.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 280px;
	float: left;
	background-color: #ACC1B1;
}
.menu_wrapper{
	height: 30px;
	width: 520px;
	float: left;
	margin-top: 45px;
	z-index: 1000;
}
a.home_button{
	height: 30px;
	width: 45px;
	float: left;
	background-image: url(../images/main/home_button.png);
	background-repeat: no-repeat;
	BORDER-BOTTOM: #FFFFFF 0px solid;
}
a:hover.home_button {
	background-position: 0 -30px;
	BORDER-BOTTOM: #FFFFFF 0px solid;
}
a:active.home_button {
	background-position: 0 -30px;
	BORDER-BOTTOM: #FFFFFF 0px solid;
}


.redline {
	WIDTH: 100%;
	HEIGHT: 2px !important;
	background-color: #790909;
	overflow: hidden;
}


.main_center_table{
	margin-left: 20px;
	margin-right: 20px;
}

.body_wrapper {
	MARGIN: 0px;
	PADDING: 0px;
	WIDTH: 100%;
	HEIGHT: 555px;
	background-color: #F2F6F2;
	background-image: url(../images/main/body_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

.body_main {
	height: 555px;
	width: 800px;
	MARGIN: 0px auto 0px;


}
.body_wrapper_sub {
	MARGIN: 0px;
	WIDTH: 100%;
	
	background-color: #F2F6F2;
	background-image: url(../images/main/body_bg.png);
	background-repeat: repeat-y;
	background-position: center;
}

.body_main_sub {
	
	width: 800px;
	MARGIN: 0px auto 0px;

}

.main_flash_box {
	background-color: #F0F0F0;
	float: left;
	height: 320px;
	width: 518px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-color: #790909;
	border-style: solid;
	border-width: 1px;
}
.flashcontent{
}

.spotlight_box {
	float: right;
	height: 220px;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px solid;
	background-color: #FAF8F6;
}
.spotlight_box a, .spotlight_box a:hover{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #FAF8F6;
	BORDER-BOTTOM: #F1A380 0px dotted;
	TEXT-DECORATION: none;
	background-color: #FAF8F6;
}

.spotlight_box2 {
	float: right;
	height: 290px;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px solid;
	background-color: #FAF8F6;
}
.spotlight_box2 a, .spotlight_box2 a:hover{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #FAF8F6;
	BORDER-BOTTOM: #F1A380 0px dotted;
	TEXT-DECORATION: none;
	background-color: #FAF8F6;
}



.tenant_box {
	float: right;
	height: 80px;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tenant_header {
	height: 25px;
	width: 220px;
	background-image: url(../images/main/tenant_header.png);
	background-repeat: repeat-y;
	background-position: center;	
}
.tenant_body {
	height: 55px;
	width: 220px;
	background-image: url(../images/main/tenant_body.png);
	background-repeat: repeat-y;
	background-position: center;
}
.tenant_flash {
	height: 50px;
	width: 210px;
	background-image: url(../images/main/tenant_body.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.availability_box {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #C2BCB4;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

.address_box {
	background-color: #FFFFFF;
	float: right;
	height: 80px;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.address_box2 {
	background-color: #FFFFFF;
	float: right;
	height: 130px;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.address_box3 {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.address_box_red {
	color: #790909;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2em;
}
.address_box_red a{
	color: #790909;
	font-weight: bold;
	padding-left: 15px;
	background-image: url(../images/main/bullet2.png);
	background-position: left;
	background-repeat: no-repeat;
}
.address_box_red a:hover{
	color: #325C3C;
	font-weight: bold;
	background-image: url(../images/main/bullet3.png);
	background-position: left;
	background-repeat: no-repeat;
}
.address_box_green {
	color: #790909;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2em;
}
.address_box_greentext a{
	color: #333333;
}
.address_box_green a:hover{
	color: #325C3C;
	font-weight: bold;
	background-image: url(../images/main/bullet3.png);
	background-position: left;
	background-repeat: no-repeat;
}
.address_box_small_text {
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.1em;
	padding-right: 10px;
}
.address_box_small_text2 {
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.2em;
	padding-right: 10px;
}
.address_box_small_text3 {
	color: #333333;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.2em;
	padding-right: 5px;
}
.community_box {
	background-color: #FFFFFF;
	float: right;
	width: 170px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #E1E1E1;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	padding-right: 5px;
}
.community_box2 {
	background-color: #FFFFFF;
	float: right;
	height: 185px;
	width: 170px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #E1E1E1;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	padding-right: 5px;
}

.green_box {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.green_box2 {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.map_box {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}

.download_box {
	background-color: #FFFFFF;
	float: right;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #C2BCB4;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.greenincentive_box {
	background-color: #E8F1E6;
	float: right;
	width: 175px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #93C69C;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	background-repeat: no-repeat;
	background-position: right top;
}
.greenincentive_text_green {
	color: #339900;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.2em;
}
.advantage_box {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-width: 10px;
	border-style: solid;
	border-color: #D6E0D8;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
}
.advantage_box_centerline {
	border-left-width: 2px;
	border-left-color: #D6E0D8;
	border-left-style: solid;
}
.advantage_box_oddbg {
	border-top-width: 2px;
	border-top-color: #D6E0D8;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #D6E0D8;
	border-bottom-style: solid;
	background-color: #FEFBF5;
}
.advantage_box_oddbg_line {
	border-top-width: 2px;
	border-top-color: #D6E0D8;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #D6E0D8;
	border-bottom-style: solid;
	border-left-width: 2px;
	border-left-color: #D6E0D8;
	border-left-style: solid;
	background-color: #FEFBF5;
}

.rss_box {
	float: right;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 0px solid;
	background-color: #FAF8F6;
	text-align: left;
	color: #6B6B6B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.rss_box a{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #790909;
	BORDER-BOTTOM: #790909 0px dotted;
	TEXT-DECORATION: none;
	font-size: 12px;
}
.rss_box a:hover{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #325C3C;
	BORDER-BOTTOM: #325C3C 1px dotted;
	TEXT-DECORATION: none;
	font-size: 12px;
}

.rss_box2 {
	float: right;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	border: 0px solid;
	background-color: #FAF8F6;
	text-align: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.rss_box2 a{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #790909;
	BORDER-BOTTOM: #790909 0px dotted;
	TEXT-DECORATION: none;
}
.rss_box2 a:hover{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #325C3C;
	BORDER-BOTTOM: #325C3C 1px dotted;
	TEXT-DECORATION: none;
}
.rss_box3 {
	float: right;
	width: 210px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	border: 0px solid;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
}
.rss_box3 a{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #FFFFFF;
	BORDER-BOTTOM: #790909 0px dotted;
	TEXT-DECORATION: none;
}
.rss_box3 a:hover{
	border: 0px solid;
	border-bottom: 0px;
	COLOR: #00CBEC;
	BORDER-BOTTOM: #325C3C 0px dotted;
	TEXT-DECORATION: none;
}



.main_text_box {
	background-color: #FFFFFF;
	float: left;
	width: 520px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	min-height: 165px;
}

.main_text_box_sub {
	background-color: #FFFFFF;
	float: left;
	width: 520px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.inthenews_box {
	float: right;
	height: 165px;
	width: 220px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: left;
}

.spacer_box {
	background-color: #F0F0F0;
	float: left;
	height: 10px;
	width: 760px;
	margin-left: 20px;
	margin-right: 20px;
}




.footer_wrapper {
	WIDTH: 100%;
	HEIGHT: 80px;
	position: relative;
	background-image: url(../images/main/footer_bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}

.footer_box{
	MARGIN: 0px auto;
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 40px;
	text-align: center;
	height: 30px;
	background-image: url(../images/main/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.footer_box_homepage{
	MARGIN: 0px auto;
	width: 810px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	text-align: center;
	height: 30px;
	background-image: url(../images/main/footer_bottom.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.footer_box_text_homepage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top: 50px;
	
}






h1 {
	PADDING-BOTTOM: 0.6em;
	COLOR: #790909;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
}
h2 {
	PADDING-BOTTOM: 0.6em;
	COLOR: #790909;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	PADDING-BOTTOM: 0.6em;
	COLOR: #790909;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	PADDING-RIGHT: 0px;
	COLOR: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2em;
	padding-left: 0px;
}
a {
	COLOR: #790909; 
	BORDER-BOTTOM: #ACC1B1 1px dotted; 
	TEXT-DECORATION: none;
	
}
a:hover {
	COLOR: #999999;
	BORDER-BOTTOM: #F1A380 1px dotted;
	TEXT-DECORATION: none
}
.bullet_list{
	COLOR: #333333;
	TEXT-DECORATION: none;
	background-image: url(../images/main/bullet.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 7px;
	padding-right: 15px;
}
.bullet_list a{
	COLOR: #333333;
	BORDER-BOTTOM: #790909 1px dotted;
	TEXT-DECORATION: none;
}
.bullet_list a:hover{
	COLOR: #790909;
	BORDER-BOTTOM: #ACC1B1 1px dotted;
	TEXT-DECORATION: none;
}
.bullet_list_sub{
	COLOR: #333333;
	TEXT-DECORATION: none;
	background-image: url(../images/main/bullet4.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 25px;
	padding-right: 5px;
}
.bullet_list_sub a{
	COLOR: #333333;
	BORDER-BOTTOM: #790909 1px dotted;
	TEXT-DECORATION: none;
}
.bullet_list_sub a:hover{
	COLOR: #790909;
	BORDER-BOTTOM: #ACC1B1 1px dotted;
	TEXT-DECORATION: none;
}
.bullet_list_green{
	COLOR: #339900;
	TEXT-DECORATION: none;
	background-image: url(../images/main/bullet_green.png);
	background-position: center left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-left: 20px;
	margin-left: 7px;
	padding-right: 15px;
}



.main_image_container{
	height: 350px;
	width: 500px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-left: 0px;
	z-index: 1;
}
.side_bar{
	height: 250px;
	width: 160px;
	background-color: #EAE1CF;
	float: right;
	margin-left: 15px;
	text-align: center;
}
.side_bar2{
	height: 40px;
	width: 160px;
	background-color: #ffffff;
	text-align: center;
}










.img_link {
	margin: 0px;
	border:0px solid #000000;
	background-color: #FFFFFF;
	padding: 0px;
}
a:link .img_link {
	padding:0px;
	margin: 0px;
	border:0px solid #000000;
} 
a:visited .img_link {
	padding:0px;
	margin: 0px;
	border:0px solid #000000;
} 
a:active .img_link {
	padding:0px;
	margin: 0px;
	border:0px solid #000000;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #cce2ff;
} 
a:hover .img_link {
	padding:0px;
	margin: 0px;
	border:0px solid #000000;
	opacity:.75;
	filter: alpha(opacity=70);
} 

.img_green {
	margin-left: 10px;
	border-style: solid;
	border-color: #A1C062;
	border-width: 10px;
	background-color: #FAF8F3;
	padding: 10px;
	margin-right: 15px;
}
.img2 {
	margin-left: 10px;
	margin-right: 0px;
	border-style: solid;
	border-color: #D6E0D8;
	border-width: 10px;
	background-color: #FFFFFF;
	padding: 10px;
}

a:active .img2 {
	padding:5px;
	border:1px solid #E2E1CF;
	opacity:.75;
    filter: alpha(opacity=70);
    background-color: #cce2ff;
}

#bulletlist li {
	list-style: none;
	background-image: url(../images/bullet.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 15px;
	margin-left: -10px;
	border-bottom: 1px solid #f0f0f0;
	width: 95%;
	line-height: 1.4em;
	margin-bottom: 7px;
}
#bulletlist1 li {
	list-style: none;
	background-image: url(../images/1.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 35px;
	margin-left: -30px;
	border-bottom: 1px solid #f0f0f0;
	width: 95%;
	line-height: 1.7em;
}
#bulletlist2 li {
	list-style: none;
	background-image: url(../images/2.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 35px;
	margin-left: -30px;
	border-bottom: 1px solid #f0f0f0;
	width: 95%;
	line-height: 1.7em;
}
#bulletlist3 li {
	list-style: none;
	background-image: url(../images/3.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 35px;
	margin-left: -30px;
	border-bottom: 1px solid #f0f0f0;
	width: 95%;
	line-height: 1.7em;
}
#bulletlist4 li {
	list-style: none;
	background-image: url(../images/4.png);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-position: inside;
	padding-left: 35px;
	margin-left: -30px;
	border-bottom: 1px solid #f0f0f0;
	width: 95%;
	line-height: 1.7em;
}

.form_box {
	border-style: solid;
	border-color: #E54925;
	border-width: 1px;
	background-color: #FAF8F3;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}

.style1 {
	color: #790909
}

.table_border {
	border-style: solid;
	border-color: #6A9913;
	border-width: 1px;
	background-color: #FAF8F3;
	padding: 0px;
	margin-bottom: 10px;
}
.table_border_bottom {
	border-bottom-style: solid;
	border-bottom-color: #6A9913;
	border-bottom-width: 1px;
}

.Small_text {
	PADDING-RIGHT: 0px;
	PADDING-BOTTOM: 10px;
	COLOR: #333333;
	PADDING-TOP: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.6em;
	padding-left: 35px;
	margin-top: 15px;
}


.main_slideshow_container {
	PADDING-BOTTOM: 20px;
	WIDTH: 800px;
	PADDING-TOP: 20px;
	HEIGHT: 360px;
	background-color: #999999;
	z-index: 1;
}
.slideshow_text_box{
	background-color: #D6E0D8;
	height: 60px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	width: 470px;
	line-height: 1em;
	font-size: 12px;
}
.slideshow_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.2em;
}

.property_box {
	float: right;
	height: 130px;
	width: 170px;
	margin: 0px;
	border: 0px solid;
}
a .property_box1, a:hover .property_box {
	border: 0px solid;
}

.news_iframe {
	overflow-x: hidden;
	overflow-y: auto;
} 


.twitter_box{
	width: 255px;
	height: 30px;
	float: right;
	padding:0px;
	margin: 0px;
	border:0px solid #000000;
}
