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


/*----------Generic----------*/
* { margin : 0;}
* { padding: 0;}

a {outline: none;}

body {background-color:#DDDDDD; width:100%; display:table; background-attachment:fixed; background-repeat:repeat}

	.sub_nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
	.sub_nav a:link {text-decoration:none; color:#333333}
	.sub_nav a:active {text-decoration:none; color:#333333}
	.sub_nav a:visited {text-decoration:none; color:#333333}
	.sub_nav a:hover {text-decoration:none; color:#113c8a}
	
	.small {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF}
	.small a:link {text-decoration:underline; color:#FFFFFF}
	.small a:active {text-decoration:underline; color:#FFFFFF}
	.small a:visited {text-decoration:underline; color:#FFFFFF}
	.small a:hover {text-decoration:none; color:#FFFFFF}
	
h1 {font-family:Arial, Helvetica, sans-serif; font-size:28px; color:#333333}

	h2 {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#333333}
	h2 a:link {text-decoration:none; color:#333333}
	h2 a:active {text-decoration:none; color:#333333}
	h2 a:visited {text-decoration:none; color:#333333}
	h2 a:hover {text-decoration:none; color:#999999}

h3 {font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FFFFFF}

h4 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333}

h5 {font-family:Arial, Helvetica, sans-serif; font-size:48px; color:#333333; font-weight:bolder}

h6 {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#333333}
	h6 a:link {text-decoration:none; color:#333333}
	h6 a:active {text-decoration:none; color:#333333}
	h6 a:visited {text-decoration:none; color:#333333}
	h6 a:hover {text-decoration:none; color:#999999}

.title_text {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999999}

.date {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:italic; font-weight:bold; color:#afafaf}

	.copy {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333}
	.copy a:link {text-decoration:none; color:#113c8a}
	.copy a:active {text-decoration:none; color:#113c8a}
	.copy a:visited {text-decoration:none; color:#113c8a}
	.copy a:hover {text-decoration:underline; color:#113c8a}
	
	.full {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#113c8a}
	.full a:link {text-decoration:none; color:#113c8a}
	.full a:active {text-decoration:none; color:#113c8a}
	.full a:visited {text-decoration:none; color:#113c8a}
	.full a:hover {text-decoration:underline; color:#113c8a}
	
	.post {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
	.post a:link {text-decoration:none; color:#000000}
	.post a:active {text-decoration:none; color:#000000}
	.post a:visited {text-decoration:none; color:#000000}
	.post a:hover {text-decoration:underline; color:#000000}
	
	.year {font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#113c8a}
	.year a:link {text-decoration:underline; color:#113c8a}
	.year a:active {text-decoration:underline; color:#113c8a}
	.year a:visited {text-decoration:underline; color:#113c8a}
	.year a:hover {text-decoration:none; color:#113c8a}
	
	.numbers {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666}
	.numbers a:link {text-decoration:none; color:#333333}
	.numbers a:active {text-decoration:none; color:#333333}
	.numbers a:visited {text-decoration:none; color:#333333}
	.numbers a:hover {text-decoration:underline; color:#333333}
	
	.ant {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#666666}
	.ant a:link {text-decoration:underline; color:#666666}
	.ant a:active {text-decoration:underline; color:#666666}
	.ant a:visited {text-decoration:underline; color:#666666}
	.ant a:hover {text-decoration:none; color:#666666}
	
	.story {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height: 18px;
}
	.story a:link {text-decoration:none}
	.story a:active {text-decoration:none}
	.story a:visited {text-decoration:none}
	.story a:hover {text-decoration:underline}


/*----------Main Wrapper----------*/
#main_wrapper {width:998px; height:auto; margin:0 auto; top:19px; position:relative; background-color:#FFFFFF; border:solid 1px; border-color:#afafaf}


/*----------Header----------*/
#navi_wrap {
	width:700px;
	height:34px;
	margin:19px;
	border-top:solid 1px;
	border-bottom:solid 1px;
	border-color:#afafaf
}

#home_but {position:absolute; height:31px; width:71px; top:22px; left:19px; background:url(images/home_over.jpg) no-repeat; text-indent:-999em}
#home_but a {display:block; height:31px; width:71px; text-indent:-999em; background:url(images/home_up.jpg) no-repeat}
#home_but a:hover {background:url(images/home_over.jpg) no-repeat}

#archives_but {position:absolute; height:31px; width:95px; top:22px; left:92px; background:url(images/archives_over.jpg) no-repeat; text-indent:-999em}
#archives_but a {display:block; height:31px; width:95px; text-indent:-999em; background:url(images/archives_up.jpg) no-repeat}
#archives_but a:hover {background:url(images/archives_over.jpg) no-repeat}

#gallery_but {position:absolute; height:31px; width:90px; top:22px; left:189px; background:url(images/gallery_over.jpg) no-repeat; text-indent:-999em}
#gallery_but a {display:block; height:31px; width:90px; text-indent:-999em; background:url(images/gallery_up.jpg) no-repeat}
#gallery_but a:hover {background:url(images/gallery_over.jpg) no-repeat}

#listings_but {position:absolute; height:31px; width:90px; top:22px; left:281px; background:url(images/listings_over.jpg) no-repeat; text-indent:-999em}
#listings_but a {display:block; height:31px; width:90px; text-indent:-999em; background:url(images/listings_up.jpg) no-repeat}
#listings_but a:hover {background:url(images/listings_over.jpg) no-repeat}

#contacts_but {position:absolute;height:31px;width:100px;top:22px;left:373px;background:url(images/contacts_over.jpg) no-repeat;text-indent:-999em}
#contacts_but a {display:block; height:31px; width:100px; text-indent:-999em; background:url(images/contacts_up.jpg) no-repeat}
#contacts_but a:hover {background:url(images/contacts_over.jpg) no-repeat}

#calendar_but {position:absolute;height:31px;width:102px;top:22px;left:473px;background:url(images/calendar_up.jpg) no-repeat;text-indent:-999em}
#calendar_but a {display:block; height:31px; width:100px; text-indent:-999em; background:url(images/calandar_up.jpg) no-repeat}
#calendar_but a:hover {background:url(images/calendar_over.jpg) no-repeat}

#webcam_but {position:absolute;height:31px;width:102px;top:22px;left:573px;background:url(images/webcam_up.jpg) no-repeat;text-indent:-999em}
#webcam_but a {display:block; height:31px; width:100px; text-indent:-999em; background:url(images/webcam_up.jpg) no-repeat}
#webcam_but a:hover {background:url(images/webcam_over.jpg) no-repeat}

#kormorant {position:relative; height:78px; width:326px; top:0px; left:19px; margin-bottom:19px}

#header_ad {position:absolute; height:76px; width:470px; top:75px; left:507px; border:solid 1px; border-color:#afafaf}

#title {
	position:absolute;
	left:20px;
	height:20px;
	width:621px;
	top:152px
}

#sub_navi_wrap {
	width:960px;
	height:30px;
	margin:19px;
	border-top:solid 1px #afafaf;
	border-bottom:solid 3px #113c8a
}

#opinions_but {
	position:absolute;
	height:22px;
	width:68px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:35px;
	padding-top:6px
}
#government_but {position:absolute; height:22px; width:122px; border-right:solid 1px #afafaf; top:173px; left:122px; padding-top:6px}
#crime_but {position:absolute; height:22px; width:100px; border-right:solid 1px #afafaf; top:173px; left:261px; padding-top:6px}
#nature_but {
	position:absolute;
	height:22px;
	width:86px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:382px;
	padding-top:6px
}
#tourism_but {
	position:absolute;
	height:22px;
	width:69px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:483px;
	padding-top:6px
}
#art_but {
	position:absolute;
	height:22px;
	width:35px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:567px;
	padding-top:6px
}
#history_but {
	position:absolute;
	height:22px;
	width:60px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:614px;
	padding-top:6px
}
#people_but {
	position:absolute;
	height:22px;
	width:50px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:689px;
	padding-top:6px
}
#schools_but {
	position:absolute;
	height:22px;
	width:64px;
	border-right:solid 1px #afafaf;
	top:173px;
	left:767px;
	padding-top:6px
}


/*----------Body----------*/
#week_pic {position:relative; height:305px; width:631px; border:solid 1px #afafaf; top:0px; left:0px; margin-left:19px; margin-bottom:19px; background:url(images/pic_of_the_week/16.gif) no-repeat}

#pic {z-index:1; position:absolute}

#transbox {
	z-index:2;
	position:absolute;
	width:631px;
	height:50px;
	left:1px;
	top:17px;
	background-color:#000000;
	border:none;
	filter:alpha(opacity=60);
	opacity:0.6
}

#transbox_text {
	z-index:3;
	position:absolute;
	width:631px;
	height:50px;
	left:0px;
	top:17px
}

.photo_name {
	position:absolute;
	left:19px;
	top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FFFFFF;
	font-weight:bold
}
.photographer {position:absolute; left:232px; top:22px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold}

#view_gallery {
	z-index:3;
	position:absolute;
	width:100px;
	height:14px;
	left:520px;
	top:43px
}

#article_row_1 {position:relative; height:auto; width:631px; margin-left:19px; margin-bottom:19px}
#article_row_2 {position:relative; height:auto; width:631px; margin-left:19px; margin-bottom:19px}
#cam_article_row {position:relative; height:auto; width:631px; margin-left:19px; margin-bottom:19px}
#article_1 {position:relative; height:auto; width:306px; border:solid 1px #afafaf; top:0px; left:0px}
#article_2 {position:absolute; height:auto; width:306px; border:solid 1px #afafaf; top:0px; left:325px}

#article_head {position:relative; left:10px; top:8px; width:162px; height:30px; margin-bottom:0px}

#article_image {
	position:absolute;
	right:11px;
	width:104px;
	height:82px;
	border:solid 1px #afafaf;
	top: 11px;
}
#small_center {
	position:absolute;
	top:5px;
	left:5px;
	height:74px;
	width:96px;
	overflow:hidden;
	background-image: url(../../images/article_images_small/2011/07july/sediba-roof4.gif);
}

#article_date {position:absolute; left:10px; top:78px; width:120px; height:16px; margin-bottom:0px}
#article_intro {position:relative; left:10px; width:286px; top:80px; height:70px}

#read {position:relative; left:10px; width:100px; top:86px; height:16px; margin-bottom:90px}

#arrow {position:relative; width:16px; height:16px; left:0px; top:0px; background:url(images/arrow.jpg) no-repeat; text-indent:-999em}
#full_story {position:absolute; width:110px; height:16px; left:24px; top:0px}

#article_footer {position:relative; height:28px; width:306px; left:0px; top:8px; border-top:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:8px}
#post_text {position:absolute; right:8px; top:6px; width:200px; text-align:right; height:20px}

#page_of {position:relative; height:20px; width:80px; left:542px; top:0px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#next {position:absolute; height:20px; width:20px; left:630px; top:1077px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#prev {position:absolute; height:20px; width:20px; left:514px; top:1077px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}

#numbers_text {position:absolute; left:0px; top:2px; width:80px; height:20px; text-align:center}
#numbers_text_2 {position:absolute; left:0px; top:2px; width:20px; height:20px; text-align:center}


/*----------Sidebar----------*/
#ad_wrap {position:absolute; width:306px; height:306px; top:223px; left:653px; margin-left:19px}

#ad_1 {position:absolute; height:143px; width:143px; top:0px; left:0px; border:solid 1px; border-color:#afafaf;}
#ad_2 {position:absolute; height:143px; width:143px; top:0px; left:162px; border:solid 1px; border-color:#afafaf}
#ad_3 {position:absolute; height:143px; width:143px; top:162px; left:0px; border:solid 1px; border-color:#afafaf}
#ad_4 {position:absolute; height:143px; width:143px; top:162px; left:162px; border:solid 1px; border-color:#afafaf}

#past_issues {position:absolute; width:306px; top:549px; height:507px; left:653px; margin-left:19px; border:solid 1px; border-color:#afafaf}
#past_image {position:absolute; width:306px; height:32px; top:0px; left:0px; background:url(images/past.jpg) no-repeat}
#issues_head {position:absolute; width:306px; top:4px; height:28px; left:8px}

#past_1 {position:absolute; width:306px; top:45px; height:83px; left:5px}
#past_2 {position:absolute; width:306px; top:135px; height:83px; left:5px}
#past_3 {position:absolute; width:306px; top:225px; height:83px; left:5px}
#past_4 {position:absolute; width:306px; top:315px; height:83px; left:5px}
#past_5 {position:absolute; width:306px; top:405px; height:83px; left:5px}

#newspaper {position:absolute; width:100px; height:83px; left:12px; top:0px; background:url(images/newspaper.jpg) no-repeat}

#issues {
	position:absolute;
	width:177px;
	height:83px;
	left:121px;
	top:0px
}


/*----------Footer----------*/
#footer_wrap {position:relative; top:0px; left:0px; width:958px; height:44px; margin-left:19px; margin-bottom:19px; background-color:#dbdbdb; border:solid 1px; border-color:#afafaf}

#facebook_icon {position:absolute; top:10px; left:10px; width:24px; height:24px; background:url(images/facicon.jpg) no-repeat; text-indent:-999em}
#twitter_icon {position:absolute; top:10px; left:210px; width:24px; height:24px; background:url(images/twiticon.jpg) no-repeat; text-indent:-999em}

#facebook {position:absolute; top:14px; left:46px; width:124px; height:24px}
#twitter {position:absolute; top:14px; left:246px; width:124px; height:24px}

#copyright {position:absolute; top:14px; left:756px; width:200px; height:24px}

#eloquent_design {position:relative; margin:0 auto; top:8px; text-align:right; left:0px; width:998px; height:15px; padding-bottom:8px; padding-top:19px; padding-right:38px}


/*----------Archives----------*/
#archive_row {position:relative; height:auto; width:631px; margin-left:19px; margin-bottom:19px}

#archive {position:relative; height:auto; width:631px; border:solid 1px #afafaf; top:0px; left:0px; padding-bottom:10px}

#archive_head {position:relative; left:10px; top:8px; width:300px; height:30px; margin-bottom:0px}

#archive_footer {position:relative; height:28px; width:631px; left:0px; top:18px; border-top:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:8px}
#archive_text {position:absolute; right:8px; top:6px; width:200px; text-align:right; height:20px}

#table {position:relative; left:10px; top:20px; width:611px; height:auto; margin-bottom:19px}


/*----------Gallery----------*/
#gallery_row {position:relative; height:auto; width:960px}

#gallery_pic_1 {position:relative; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:0px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_2 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:326px; margin-left:19px; margin-bottom:19p; overflow:hidden}
#gallery_pic_3 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:652px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_4 {position:relative; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:0px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_5 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:221px; left:326px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_6 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:221px; left:652px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_7 {position:relative; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:0px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_8 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:442px; left:326px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_9 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:442px; left:652px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_10 {position:relative; height:200px; width:306px; border:solid 1px #afafaf; top:0px; left:0px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_11 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:663px; left:326px; margin-left:19px; margin-bottom:19px; overflow:hidden}
#gallery_pic_12 {position:absolute; height:200px; width:306px; border:solid 1px #afafaf; top:663px; left:652px; margin-left:19px; margin-bottom:19px; overflow:hidden}


/*----------Listings----------*/
#listing_table {position:relative; height:auto; width:960px; margin-left:19px}

#listing_block_1 {position:relative; height:100px; width:150px; top:0px; left:0px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:10px}
#listing_block_2 {position:absolute; height:100px; width:150px; top:0px; left:161px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_3 {position:absolute; height:100px; width:150px; top:0px; left:323px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_4 {position:absolute; height:100px; width:150px; top:0px; left:485px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_5 {position:absolute; height:100px; width:150px; top:0px; left:647px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_6 {position:absolute; height:100px; width:150px; top:0px; left:809px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}

#listing_block_7 {position:relative; height:100px; width:150px; top:0px; left:0px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:10px}
#listing_block_8 {position:absolute; height:100px; width:150px; top:112px; left:161px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_9 {position:absolute; height:100px; width:150px; top:112px; left:323px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_10 {position:absolute; height:100px; width:150px; top:112px; left:485px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_11 {position:absolute; height:100px; width:150px; top:112px; left:647px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_12 {position:absolute; height:100px; width:150px; top:112px; left:809px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}

#listing_block_13 {position:relative; height:100px; width:150px; top:0px; left:0px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:10px}
#listing_block_14 {position:absolute; height:100px; width:150px; top:224px; left:161px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_15 {position:absolute; height:100px; width:150px; top:224px; left:323px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_16 {position:absolute; height:100px; width:150px; top:224px; left:485px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_17 {position:absolute; height:100px; width:150px; top:224px; left:647px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_18 {position:absolute; height:100px; width:150px; top:224px; left:809px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}

#listing_block_19 {position:relative; height:100px; width:150px; top:0px; left:0px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_20 {position:absolute; height:100px; width:150px; top:336px; left:161px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_21 {position:absolute; height:100px; width:150px; top:336px; left:323px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_22 {position:absolute; height:100px; width:150px; top:336px; left:485px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_23 {position:absolute; height:100px; width:150px; top:336px; left:647px; border:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:19px}
#listing_block_24 {position:absolute; height:100px; width:150px; top:336px; left:809px; border:solid 1px #afafaf; background-color:#113c8a; margin-bottom:19px}

#listing_text {position:absolute; height:0px; width:150px; top:40px; left:0px; text-align:center}
#listing_text_2 {position:absolute; height:0px; width:150px; top:30px; left:0px; text-align:center}

#list_me {position:absolute; height:20px; right:10px; top:80px}


/*----------Sub Listings----------*/
#sub_listing_row {position:relative; height:auto; width:631px; margin-left:19px; margin-bottom:19px}

#sub_listing {position:relative; height:auto; width:631px; border:solid 1px #afafaf; top:0px; left:0px; padding-bottom:10px}

#sub_listing_head {position:relative; left:10px; top:8px; width:322px; height:30px; margin-bottom:0px}

#sub_listing_footer {position:relative; height:28px; width:631px; left:0px; top:18px; border-top:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:8px}
#sub_listing_text {position:absolute; right:8px; top:6px; width:200px; text-align:right; height:20px}

#sub_listing_table {position:relative; left:10px; top:20px; width:611px; height:auto; margin-bottom:19px}


/*----------Article----------*/
#article_row {position:relative; height:auto; width:960px; margin-left:19px}

#article_content_head {position:relative; width:640px; left:0px; top:-10px}

#article_pic {
	position:absolute;
	height:478px;
	width:280px;
	border:solid 1px #afafaf;
	top:7px;
	left:10px;
	overflow:hidden;
	margin-bottom:19px;
	padding:10px;
	visibility: inherit;
	background-image: ;
}

#article_content {position:relative; height:auto; width:640px; top:0px; left:0px}
#article_content_text {position:relative; height:auto; width:640px; top:0px; margin-bottom:19px}


/*----------Opinions----------*/
#opinion_row {position:relative; height:auto; width:958px; margin-left:19px; margin-bottom:19px}

#opinion {position:relative; height:auto; width:958px; border:solid 1px #afafaf; top:0px; left:0px; padding-bottom:10px}

#opinion_head {position:relative; width:162px; height:30px; margin-bottom:10px}

#opinion_footer {position:relative; height:28px; width:958px; left:0px; top:18px; border-top:solid 1px #afafaf; background-color:#CCCCCC; margin-bottom:8px}
#opinion_text {position:absolute; right:8px; top:6px; width:200px; text-align:right; height:20px}

#opinion_table {position:relative; left:10px; top:20px; width:938px; height:auto; margin-bottom:19px}


/*----------Contacts----------*/
#contact_wrap {position:relative; margin-bottom:19px} 

#contact_head {position:relative; height:auto; width:464px; margin-left:19px; margin-bottom:19px}
#contact_form {position:relative; height:auto; width:464px; margin-left:19px; margin-bottom:19px}

#contact_details {position:absolute; height:auto; width:464px; left:514px; top:0px}

#contact_height {position:relative; height:260px; width:10px; left:0px; top:0px}

