@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-repeat: repeat;
	background-image: url(graphics/background_image2.jpg);
}
#container {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	background-color: #181001;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#anchor {
	clear: both;
	float: right;
	height: 20px;
	width: 152px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7F7568;
	margin-top: 20px;
}
#container_home {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 850px;
	background-color: #181001;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_contact {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 1100px;
	background-color: #181001;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
.container_bottom {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 280px;
	background-color: #2E1E01;
	border: thin solid #BAAD9A;
}
#container_about{
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1800px;
	background-color: #181001;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_4c {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 2175px;
	background-color: #181001;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_designServices {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1900px;
	background-color: #181001;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_gentsRings {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 3400px;
	background-color: #181001;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_ladiesRings {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 3400px;
	background-color: #181001;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#container_engageRings {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 3400px;
	background-color: #181001;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#header { 
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}  
#mainContent {
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 55px;
	width: 520px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B8AE99;
	clear: left;
	float: left;
} 
.mainContent_contact {
	margin-top: 10;
	margin-right: 0px;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 440px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #B8AE99;
	clear: left;
	float: left;
	padding-right: 30px;
	padding-left: 55px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #C3c3c3;
}
.design_content {
	padding-right: 55px;
	padding-left: 55px;
	margin-bottom: 40px;
}
.design_photoLeft {
	float: left;
	border: medium solid #BAAE99;
	clear: right;
	margin-right: 60px;
}
.design_photoRight {
	clear: left;
	float: right;
	margin-left: 60px;
	border: thin solid #BAAE99;
}
.contact_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #c3c3c3;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #B8AE99;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.contact_textHeading {
	font-size: 12px;
	color: #B8AE99;
}
.sideBar_enquiries {
	float: right;
	width: 300px;
	clear: right;
	padding-right: 40px;
}
.photos {
	border: medium solid #BBAD98;
}
.photo_contact {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBAD98;
}
#footer {
	padding-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 847px;
	clear: both;
	text-align: left;
	margin-bottom: 50px;
	padding-top: 20px;
	font-size: 10px;
	color: #999999;
	padding-left: 54px;
	padding-right: 0px;
	letter-spacing: 1px;
	background-color: #181001;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-bottom-color: #BAAD9A;
	border-left-color: #BAAD9A;
}
#footer_home {
	padding-bottom: 0px;
	margin-top: 0px;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	width: 871px;
	clear: both;
	text-align: left;
	margin-bottom: 0px;
	padding-top: 10px;
	font-size: 10px;
	color: #999999;
	padding-left: 30px;
	padding-right: 0px;
	letter-spacing: 0px;
	background-color: #181001;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-left-color: #BAAD9A;
	background-image: url(images/home_footerRings.png);
	background-repeat: no-repeat;
	background-position: 625px 55px;
}
#footer_home_2 {
	padding-bottom: 0px;
	margin-top: 0px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	width: 847px;
	clear: both;
	text-align: left;
	margin-bottom: 100px;
	padding-top: 20px;
	font-size: 10px;
	color: #999999;
	padding-left: 54px;
	padding-right: 0px;
	letter-spacing: 0px;
	background-color: #181001;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BAAD9A;
	border-bottom-color: #BAAD9A;
	border-left-color: #BAAD9A;
}    
.home_photo {
	float: right;
	margin-left: 0px;
	padding-left: 0px;
}
.wbi_link {
	float: right;
}
.wbi_linkText {
	color: #B7AD99;
}
.home_pageLinks {
	color: #999999;
}
.text_links {
	font-size: 11px;
	letter-spacing: 1px;
}
.banner_home {
	background-image: url(graphics/banner_home2.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
.banner_aboutUs {
	background-image: url(graphics/banner_aboutUs2.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_engageRings {
	background-image: url(graphics/banner_engagementRings.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_weddingRings {
	background-image: url(graphics/banner_weddingRings.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_gentswedRings {
	background-image: url(graphics/banner_gentsWedRings.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_fourC {
	background-image: url(graphics/banner_fourC_2.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_design {
	background-image: url(graphics/banner_fourC.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
.banner_contact {
	background-image: url(graphics/banner_contactUs.jpg);
	background-repeat: no-repeat;
	height: 186px;
}
#nav_bar {
	height: 30px;
	width: 886px;
	margin-left: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #BCAC99;
}
#nav_bar2 {
	margin-left: 0px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBAC98;
	border-bottom-color: #BCAE99;
	width: 901px;
	height: 30px;
}
#footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	color: c3c3c3;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.flash_movie {
	background-color: #000000;
	height: 250px;
	width: 901px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BBAE98;
}
.sideBar_left {
	float: left;
	height: 350px;
	width: 225px;
	padding-right: 30px;
	padding-left: 54px;
	margin-top: 20px;
	line-height: 45px;
}
.sideBar_middle {
	height: 350px;
	width: 210px;
	float: left;
	padding-right: 35px;
	padding-left: 35px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #BBAD9A;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 45px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #BBAD9A;
}
.sideBar_right {
	float: right;
	height: 350px;
	width: 225px;
	padding-right: 54px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 45px;
}
.sideBar_left_2 {
	float: left;
	height: 235px;
	width: 220px;
	padding-right: 30px;
	padding-left: 0px;
	margin-top: 35px;
	line-height: 45px;
	background-image: url(images/home_ring3.jpg);
	background-repeat: no-repeat;
	margin-left: 45px;
}
.sideBar_middle_2 {
	height: 240px;
	width: 530px;
	float: left;
	padding-right: 0px;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 45px;
}
.sideBar_right_2 {
	float: right;
	height: 300px;
	width: 225px;
	padding-right: 54px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 45px;
}
.sideBar_left_3 {
	float: left;
	height: 215px;
	width: 110px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 20px;
	line-height: 22px;
}
.sideBar_middle_3 {
	height: 215px;
	width: 120px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #BBAD9A;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 22px;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #BBAD9A;
}
.sideBar_right_3 {
	float: left;
	height: 215px;
	width: 210px;
	padding-right: 37px;
	padding-left: 20px;
	padding-top: 0px;
	margin-top: 20px;
	line-height: 22px;
	background-image: url(0);
	background-position: 0;
	background-repeat: 0;
	margin-right: 0px;
}
.line_divider {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BCAD99;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 54px;
	margin-left: 54px;
	clear: both;
}
.engage_sideBarLeft {
	float: left;
	height: 420px;
	width: 387px;
	padding-left: 54px;
	margin-bottom: 10px;
	clear: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.engage_sideBarRight {
	float: right;
	height: 420px;
	width: 387px;
	padding-right: 54px;
	margin-bottom: 10px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.engage_ringBoxLeft {
	float: left;
	height: 222px;
	width: 170px;
	background-color: #FFFFFF;
	border: thin solid #BAAD99;
	clear: left;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.engage_ringBoxRight {
	float: right;
	height: 222px;
	width: 170px;
	background-color: #FFFFFF;
	border: thin solid #BAAD99;
	padding: 6px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.engage_textBoxLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #C3C3C3;
	float: left;
	height: 160px;
	width: 186px;
	clear: left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #BCAD99;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.engage_textBoxRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #C3C3C3;
	float: right;
	height: 160px;
	width: 186px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #BCAD99;
	padding: 0px;
	clear: right;
	margin: 0px;
}
.engage_textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BAAD9A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
.about_textHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #BAAD9A;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin: 0px;
	padding: 0px;
}
.rings_description {
	font-weight: normal;
	color: #7E7569;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7F7568;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #7F7568;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #7F7568;
	letter-spacing: 2px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7F7568;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #7F7568;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	font-weight: bold;
	color: #7F7568;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	letter-spacing: 1px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7F7568;
	letter-spacing: 1px;
	font-weight: lighter;
	font-style: normal;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #7F7568;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
.ourTeam_text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #7F7568;
}
.capital_letter {
	font-size: 22px;
	font-weight: lighter;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #B4B4B4;
	margin: 0px;
	padding: 0px;
}
.enquiry_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c3c3c3;
	line-height: 16px;
	padding-top: 5px;
}
.capital_letter2 {
	font-size: 24px;
}
.input_field {
	float: left;
	height: 18px;
	width: 275px;
	border: medium solid #baad9a;
}
.input_text {
	float: left;
	height: auto;
	width: 276px;
	border: medium solid #baad9a;
}
.input_menu {
	float: left;
	height: auto;
	width: 284px;
}
.input_menuMonth {
	height: auto;
	width: 77px;
}
.contact_enquiry {
	font-size: 10px;
	line-height: 17px;
	color: #baad9a;
	float: left;
	height: 60px;
	width: 301px;
}
.your_enquiry {
	font-size: 10px;
	line-height: 17px;
	color: #baad9a;
	float: left;
	height: 125px;
	width: 301px;
}
.ornament_index {
	padding-left: 60px;
}
.ornament_index2 {
	padding-left: 210px;
	padding-top: 20px;
}
.rings_imgLinks {
	border: thin solid #FFFFFF;
}
#sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 244px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 012px;
	line-height: 20px;
	color: #999999;
	margin: 0px;
}
.sidebar3 {
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 370px;
	padding-left: 20px;
}
.about_sidebar3 {
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 290px;
	padding-left: 20px;
}
.sidebar4 {
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 225px;
	padding-left: 20px;
}
.about_sidebar4 {
	line-height: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 200px;
	padding-left: 20px;
}
.testimonials_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #999999;
}
.about_tommyPhoto {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAAD99;
	height: 50px;
	clear: left;
	background-image: url(images/about_tommyPhoto.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
}
.about_gerPhoto {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAAD99;
	height: 50px;
	clear: left;
	background-image: url(images/about_gerPhoto.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
.about_lauraPhoto {
	float: left; /* since this element is floated, a width must be given */
	width: 140px; /* padding keeps the content of the div away from the edges */
	padding-top: 48px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #BAAD99;
	height: 50px;
	clear: left;
	background-image: url(images/about_lauraPhoto.jpg);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#design_sidebarRight {
	float: right; /* since this element is floated, a width must be given */
	width: 258px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	margin-left: 0px;
	height: 0px;
	margin-right: 35px;
}
