/* CSS Document */

/* Site structure styles*/

#cse-search-results iframe {
 width: 600px;
}
body {
	background: #8eaec2 url(/images/bg.gif) repeat-x top left;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #2a2a2a;
	font-size: 13px;
	behavior: url(/csshover.htc); /* IE behavior for navigation */ 
}
h1 {
	background: url(/images/r_icon.jpg) no-repeat;
	background-position: 21px 13px;
	font-size: 16px;
	margin: 0px;
	padding: 18px 10px 13px 65px;
}
.h1_no_logo {
	background: none;
	font-size: 16px;
	margin: 0px;
	padding: 15px 10px 13px 65px;
}
h2 {
	margin: 0px;
	padding: 15px 0 0 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	background: url(/images/right_header_bg.jpg) no-repeat bottom;
	margin: 0 0 15px 0;
	padding: 0 0 4px 4px;
	font-weight: normal;
}
h4 {
	font-size: 15px;
	background: #9f2c2a url(/images/feature_header_bg.jpg) repeat-x bottom;
	color: #fff;
	padding: 10px 15px 10px 17px;
	margin: 0;
}
h4 a:link {
	color: #fff;
	text-decoration: none;
}

h4 a:visited {
	color: #fff;
	text-decoration: none;
}
h4 a:hover {
	color: #fff;
	text-decoration: underline;
}
h5 {
	font-size: 12px;
	background: url(/images/right_header_bg.jpg) no-repeat bottom;
	margin: 0 0 15px 0;
	padding: 0 0 4px 0;
}
h6 {
	font-size: 22px;
	margin: 20px 22px 20px 20px;
	padding: 0;
	width: 160px;
	color: #FFFFFF;
	font-style: italic;
	line-height: 22px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.bottom {
	margin-top: 200px;
}
.small {
	font-size: 11px;
	padding-top: 5px;
}
.red {
	color: #bd3130;
}
a:link {
	color: #bd3130;
	text-decoration: none;
}

a:visited {
	color: #bd3130;
	text-decoration: none;
}
a:hover {
	color: #bc0c0c;
	text-decoration: underline;
}
a:focus,
a:active {
    outline: none;
}
.auto_margins {
	margin: 25px auto 35px auto;
	width: 978px; 
}
.auto_margins:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header {
	margin: 0;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: auto;
	color: #847e7e;
	padding: 30px 30px 30px 30px;
	border-left: 9px solid #89aec2;
	border-right: 9px solid #89aec2;
}
.header p {
	color: #847e7e;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
	line-height: auto;
	margin: 0;
	padding: 0;
}
.header:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.header {display: inline-block;}

/* Hides from IE-mac \*/
* html .header {height: 1%;}
.header {display: block;}
/* End hide from IE-mac */

.header p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.header img {
	padding-right: 22px;
}
.header_quote { 
	float: right;
	width: 442px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.page_border {
	background: #4b6e83 url(/images/page_border.gif) repeat-x top left;
	padding: 0 9px 0 9px;
	
}
.page_field {
	background: #fff url(/images/page_bg.gif) repeat-y top left;
}
.page_field:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* .page_field {display: inline-block;} */

/* Hides from IE-mac \*/
* html .page_field {height: 1%;}
.page_field {display: block;}
/* End hide from IE-mac */

.forum_page_field {
	background: #fff;
}
.forum_page_field:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.forum_page_field {display: inline-block;}

/* Hides from IE-mac \*/
* html .forum_page_field {height: 1%;}
.forum_page_field {display: block;}
/* End hide from IE-mac */
/* --- navigation Styles --- */

#rp_menu {
	position: relative; 
	z-index: 2;
}

div#nav {
	font-size: 12px;
	margin: 0;
	padding: 0;
	height: 55px;
	width: 960px;
}
div#nav a {
	text-decoration: none;
	font-weight: normal;
}
div#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sublist {
	background: #f7f7f7 url(/images/nav_drop_bg.gif) repeat-x top left;
	margin: 0;
	padding: 0;
}
div#nav li {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
	float: left; 
	display: inline;
}
div#nav ul.toplist li {
	display: inline;
}
div#nav li:hover {
/*	background-color: #FFFFFF;  */
	border: 0;
}
div#nav ul.sublist li { /* for the bg block */
	padding: 7px 6px 5px 0px;
	border-top: 0;
	margin: 0;
	width: 130px;
}
div#nav ul.sublist li:hover {
	padding: 7px 6px 5px 0px;
	width: 130px;
	border: 0;
	background-color: #ececec;
/*	border-bottom: solid 1px #e1e1e1; */
	text-decoration: none;
	width: 130px;
}
div#nav li a {
	display: block;
}
.openlist ul li a {
	padding-left: 20px;
}
div#nav ul ul {
	padding: 0;
	border: 0px;
	display: none;
	width: 136px;
	position: absolute;
}
div#nav ul li:hover a {
/*	background-color: #fff;  */
	color: #858585;

}
div#nav ul.sublist li:hover a {
	text-decoration: none;
	background-color: #ececec;
	color: #bd3130;
	width: 116;
	margin-bottom: 0;
	text-decoration: none;
}
div#nav ul.toplist li.openlist:hover ul.sublist {
	display: block;
}


/* --- Right Column Styles --- */

.right_col {
	background: #ececec url(/images/rightcol_bg.gif) repeat-x top left;
	padding: 20px 40px 0px 40px;
	float: right;
	width: 240px;
}

.right_col_bottom {
	background: #ececec url(/images/rightcol_bg_bottom.gif) repeat-x bottom left;
	padding: 0 40px 0px 40px;
	float: right;
	width: 240px;
}
.right_box {
	background: #fff;
	padding: 11px 11px;
	width: 218px;
	margin-bottom: 30px;
}
.go_button {
	margin: 0 0 0 6px;
}
.input {
	color: #5e5e5e;
	background-color: #ececec;
	border: 0;
	border-style: none;
	width: 176px;
	height: 16px;
	padding: 4px;
}
.input_area {
	color: #5e5e5e;
	background-color: #ececec;
	border: 0;
	border-style: none;
	padding: 4px;
}
.submit_area {
	margin: 0 -11px;
	border-top: 1px solid #ececec;
}
.submit_area p {
	 margin-bottom: 2px;
}
.submit_area a {
	 padding: 0 11px;
}
/* --- Main Column Styles --- */

#main_col {
width: 640px;
	background: url(/images/rightcol_bg.gif) repeat-x left top;
	padding-top: 20px;
float: left;
}
.page_padding {
	padding: 0 24px 0 24px;
	width: 592px;
	background: #fff;
}
.page_padding .h_one {
	margin-left: -24px; 
	margin-right: -24px;
}
.bottom_rule p {
	padding-bottom: 30px;
	background: url(/images/bottom_rule.gif) no-repeat left bottom;
}
.feature_frame {
	background: #5d5d5d url(/images/feature_bg.gif) repeat-x top left;
	padding: 0px;
	border-bottom: 4px solid #4d4d4d;
	color: #dbdada;
	width: 640px;
	min-height: 316px;
	float: left;
	margin: 0;
}
.feature_frame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.feature_content {
	color: #dbdada;
	float: right;
	width: 171px;
	line-height: 16px;
}
.feature_content p {
	padding: 0px 15px 5px 15px;
	margin-bottom: 0;
}
.feature_image {
	background: #5d5d5d no-repeat top left;
	width: 469px;
	height: 316px;
	float: left;
}
.buttonbox {
	background: #fff;
	padding: 15px 15px 0px 15px;
	width: 210px;
	margin-bottom: 30px;
}
.two_frame {
	clear: left;
	width: 640px;
}
.two_frame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.one_frame {
	clear: left;
}
#flash_content {
	padding: 0 24px 0 24px;
	width: 592px;
}
#location {
	padding: 0 24px 0 0;
	float: right;
	margin-top: -18px;
}
.left_frame {
	padding: 0 25px 15px 25px; 
	width: 306px;
	background-color: #fff;
	min-height: 240px;
}
.left_frame p {
	padding: 10px 0 0 0; 
	margin: 0;
	background-color: #fff;
}
.image_left {
	margin: 3px 10px 8px 0;
	padding: 4px;
	border: 1px solid #ededed;
	float: left;
}
.image_right {
	margin: 0 0 10px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	float: right;
}
.image_static {
	padding: 4px;
	border: 1px solid #ededed;
}
.right_frame {
	float: right;
	padding: 0 20px 5px 20px; 
	width: 242px;
	background-color: #fff;	
}
/* .right_frame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
.right_images {
	padding: 20px 0 15px 0;
}
.pub_info {
	font-size: 12px;
	line-height: 16px;
}
.center_rule {
	background: #e8e8e8 url(/images/center_fade_bottom.jpg) no-repeat bottom right;
	float: left;
	width: 358px;
}

div.gap {
	background: #ececec repeat-y left;
	height: 30px;
	clear: left;
}
.center_img {
	display: block;
	margin: 0 auto; 
}
.h_one {
	background: #ececec url(/images/hone_bg.jpg) repeat-y top left;	
}
.headlines {
	padding-top: 20px;
}
.headlines dt {
	font-variant: small-caps;
	padding: 4px;
	width: 20%;
	display: block;
	float: left;
 	margin: 0;
	clear: both;
	display: block;
	font-size: 12px;
}
.headlines dd {
	padding: 4px 4px 10px 4px;
	margin: 0;
	list-style-type: none;
	line-height: normal;
	width: 70%;
	position: relative;
	float: right;
	display: block;
	font-size: 11px;
}
.headlines_left {
	font-variant: small-caps;
	padding: 4px;
	width: 25%;
	display: block;
	float: left;
 	margin: 0;
	clear: both;
	font-size: 12px;
}
.headlines_right {
	padding: 4px 4px 10px 4px;
	margin: 0;
	list-style-type: none;
	line-height: normal;
	width: 68%;
	position: relative;
	float: right;
	display: block;
	font-size: 11px;
}
.clear_headlines {
	clear: both;
	height: 5px;
}
.clear_headlines:after {
	content: ".";
	color: #e4f3fd;
	font-size: 2px;
}
.publication {
	line-height: 16px;
}
.author{
	line-height: 14px;
}
.left_cell {
	width: 254px;
	padding: 5px 24px 5px 0;
	text-align: right;
}
.left_cell p {
	font-size: 11px;
	color: #828282;
	line-height: 12px;
	margin: 0px;
	font-style: italic;		
}
.right_cell {
	padding: 2px 0px 4px 0;
	color: #555;
	}
	
/* --- Comment Styles --- */

.comment {
	padding: 10px 0;
	/* background: url(/images/small_bottom_rule.gif) no-repeat left bottom; */
}
.comment_form {
	padding: 10px 0 10px 0;
}
.comment p {
	padding: 0;
	margin-bottom: 5px;
}
.comment_form input {
	width: 145px;
	font-size: 12px;
}
.comment_form h3 {	
	margin: 0;
	padding: 0 0 0 4px;
}
.comment_form textarea {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	width: 304px;
	color: #5e5e5e;
	border: 0;
	background-color: #ececec;
	padding: 4px;
	height: 100px;
}
.comment_author {
	padding: 5px 5px 5px 5px;
	background: #ececec url(/images/hone_bg.jpg) repeat-y top left;
	margin: 0;	
	font-size: 15px;
	width: 100%;
}
.comment_date {
	color: a1a1a1;
	font-size: 11px;
	padding-top: 5px;
}
.flag {
/*	float: right;     */
	font-size: 11px;
	padding-top: 5px;
}
.flagform {
display:none
}
.article_credits {
	float: left;
	width: 275px;
	border-right: 1px solid #ececec;
	margin: 0 10px 10px 0;
}
.social_tags {
	float: right;
	width: 306px;
        color: #898989;
        font-size: 11px;
}
.social_tags img {
        border: none;
}

/* --- Image Gallery --- */

.gallery_frame {
	background: #5d5d5d url(/images/feature_bg.gif) repeat-x top left;
	padding: 0px;
	border-top: 4px solid #4d4d4d;
	color: #dbdada;
	width: 640px;
	height: 422px;
	float: left;
	margin: 0;
}
.gallery_frame:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.gallery_content {
	color: #dbdada;
	float: right;
	width: 171px;
	line-height: 16px;
}
.gallery_content p {
	padding: 0px 15px 5px 15px;
	margin-bottom: 0;
}
.gallery_image {
	background: #5d5d5d url(/images/gallery_image.jpg) no-repeat top left;
	width: 469px;
	height: 316px;
	float: left;
}
.gallery_selections {
	background: #493f3f url(/images/gallery_bg.gif) repeat-x top left;
	width: 610px;
	height: 72px;
	float: left;
	padding: 15px;
	border-top: 4px solid #444444;
}
.all {
	width: 551px;
	height: 100%;
	padding: 7px 48px 15px 41px;
}
.small_gallery{
	width: 212px;
	height: 102px;
	float: left;
	padding: 10px;
	border-top: 4px solid #444444;
	border-bottom: 4px solid #444444;
	margin-top: 13px;
}
.gallery_thumb {
	margin-left: 5px;
}
.all .gallery_thumb {
margin-top: 8px;
}
.gallery_selections a:link img {
	border: 1px solid #929292;
	text-decoration: none;
}
.gallery_selections a:visited img {
	border: 1px solid #929292;
	text-decoration: none;
}
.gallery_selections a:hover img {
	border: 1px solid #fff;
	text-decoration: none;
}
.gallery_selections .next_button a:link img {
	border: 0;
	text-decoration: none;
}
.gallery_selections .prev_button a:link img {
	border: 0;
	text-decoration: none;
}
a.small_next_button {
	text-decoration: none;
}
a.small_next_button span img {
	border: 0;
	display: block;
}
.small_gallery_thumb {
	margin: 0 0 4px 1px;
	border: 0;
	display: block;
}
.pagination {
	float: left;
	text-align: right;
	background: #ececec;
	padding: 6px 24px 6px 24px;
	width: 592px;
}
.pagination a:link {
	color: #ac4040;	
	padding-right: 8px;
}
.pagination a:hover {
	color: #cf1919;
	text-decoration: none;
	padding-right: 8px;
}
.pagination a:visited {
	color: #B5B5B5;
	text-decoration: none;
	padding-right: 8px;
}
.pagination strong {
	padding-right: 8px;
}
.gallery_entry {
	padding: 24px 24px 10px 24px;
	width: 592px;
	background: #fff;
	display: inline-block;
}
.gallery_entry img {
	padding: 5px;
	border: 1px solid #ededed;
	float: left;
}
.gallery_entry:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}
.media_entry {
	padding: 24px 24px 10px 24px;
	width: 592px;
	background: #fff;
	display: inline-block;
}
.media_entry img {
	padding: 5px;
}
.media_entry h3 {
	background-image: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.media_entry:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}
.media_entry .summary {
	padding-bottom: 30px;
	background: url(/images/bottom_rule.gif) no-repeat left bottom;
}
/* Hides from IE-mac \*/
* html .gallery_entry {height: 1%;}
.gallery_entry {display: block;}
.media_entry {display: block;}
/* End hide from IE-mac */

/* --- Footer Styles --- */

.footer {
	background: #484d51 url(/images/footer_bg.gif) repeat-x top left;
	color: #b9b9b9;
	clear: both;
	float: none;
}
.footer_nav {
	font-size: 13px;
	margin: 0 15px 0 15px;
	padding: 5px 0 3px 0;
	border-bottom: 2px solid #484d50;
	text-transform: uppercase;
/*	letter-spacing: .02em; */
}
.footer_nav p {
	font-size: 13px;
	margin: 0 45px 0 45px;
	padding: 5px 0 3px 0;
	color: #b9b9b9;
}
.footer_content {
	margin: 0 15px 0 15px;
	padding: 5px 270px 3px 0;
	line-height: 17px;
	font-size: 11px;
}
.footer_content p {
	line-height: 17px;
	font-size: 11px;
	color: #B9B9B9;
	margin: 
}
.footer_nav a:link {
	color: #dadada;
	text-decoration: none;
}
.footer_nav a:visited {
	color: #dadada;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #c3ecff;
	text-decoration: none;
}
.footer_content a:link {
	color: #dc4b4a;
	text-decoration: none;
}
.footer_content a:visited {
	color: #dc4b4a;
	text-decoration: none;
}
.footer_content a:hover {
	color: #ff0d0b;
	text-decoration: none;
}
#copyright {
	float: right;
	padding: 0 15px 0 0;
	margin: -50px 0 0 0;
	line-height: 18px;
}
#copyright img {
	border: none;
	margin-right: 5px;
	margin-bottom: -2px;
}

/* --- Custom bullet styles --- */

.custom_bullets ul {
	list-style: none;
}
.custom_bullets ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 17px;
	line-height: 16px;
	background: url(/images/default_bullet.jpg) no-repeat 3px;
	background-position: 0 2px;
}
.right_custom_bullets ul {
	list-style: none;
	margin: 0;
	padding-left: 5px;
}
.right_custom_bullets ul li {
	margin: 0 0 6px 0;
	padding: 0 0 0 17px;
	line-height: 16px;
	background: url(/images/default_bullet.jpg) no-repeat;
	background-position: 0 2px;
}

/* --- admin pages styles --- */

.admin_buttons {
	margin: 10px 0 15px 0;
	padding: 0 10px 10px 10px;
	background: #ececec;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
}
.admin_buttons img, .admin_button_image {
	margin-left: 28px;
	margin-top: 10px;	
}
.admin_left_cell {
	width: 150px;
}
.admin_text_cell p {
	padding: 0 24px 5px 25px;
	font-size: 11px;
	color: #828282;
	line-height: 12px;
	font-style: italic;	
	border-bottom: 1px solid #ececec;
	margin-bottom: 10px;
}
.admin_text_cell span {
	padding: 0 24px 5px 0;
	font-size: 11px;
	color: #828282;
	line-height: 12px;
	font-style: italic;	
}
.article_input {
	color: #585858;
	background-color: #ececec;
	border: 0;
	border-style: none;
	width: 400px;
	height: 16px;
	padding: 4px;
}
.article_input_area {
	color: #7d7c7c;
	background-color: #ececec;
	border: 0;
	border-style: none;
	padding: 4px;
	width: 100%;
}
.bottom_border p {
	border-bottom: 1px solid #ececec;
	margin-bottom: 10px;
	padding: 0 0 5px 0 ;
}
.article_buttons input {
	margin-right: 	10px;
}
.approve_member {
background: #f6f6f6;
padding: 10px 5px;
margin-top: 10px;
border-bottom:1px solid #C5C5C5;
border-top:1px solid #C5C5C5;
}
.member_group {
padding: 0 0 0 25px;
}
.approve_member img, .approve_member_button {
margin-left: 25px;
margin-top: 10px;
}
.vw_instructions {
float: left;
width: 280px;
}

/* --- advisory page styles --- */

.advisorylist {
	padding-top: 20px;
}
.advisorylist table {
	margin-left: 9%;
	margin-right: 9%;
}
.advisorylist_left {
	font-variant: small-caps;
	padding: 4px;
	width: 10%;
	display: block;
	float: left;
 	margin: 0;
	display: block;
	font-size: 12px;
}
.advisorylist_right {
	padding: 4px 4px 10px 4px;
	margin: 0;
	list-style-type: none;
	line-height: normal;
	width: 80%;
	position: realative;
	float: right;
	display: block;
	font-size: 11px;
}
.bottom_rule_div {
	padding-bottom: 20px;
	background: url(images/bottom_rule.gif) no-repeat left bottom;
	}
.profile_image {
	padding: 4px;
	border: 1px solid #ececec;
	margin: 15px 10px 5px 0;
	float: left;
}
.profile_image:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.bio_text {
	margin-left: 170px; 
}

/* --- TSP index page styles --- */

.quote_frame {
	background: #a7a7a7 url(images/quote_bg.gif) repeat-x top left;
	padding: 10px 24px 10px 24px;
	color: #fff;
	font-size:16px;
	line-height: 25px;
	width: 592px;
	min-height: 125px;
	float: left;
	margin: 0;
}
.source {
	color: 646464;
	padding: 0 0 0 400px
}
.biblebuttonbox {
	background: #fff;
	padding: 15px 12px 0px 12px;
	width: 216px;
	margin-bottom: 30px;
	}
.biblebuttonbox img {
	margin-bottom: 8px; 
	}
.tsp_right_frame {
	float: right;
	padding: 0 25px 5px 25px; 
	width: 269px;
	background-color: #fff;	
}
.tsp_left_frame {
	padding: 0 25px 15px 25px; 
	width: 269px;
	background-color: #fff;
	min-height: 200px;
}
.tsp_center_rule {
	background: #e8e8e8 url(images/center_fade_bottom.jpg) no-repeat bottom right;
	float: left;
	width: 321px;
}
.tsp_left_frame p, .tsp_right_frame p {
	margin: 0;
	padding-top: 15px;
}
.annotation_key ul li {
	list-style: none;
	padding: 5px;	
}
.annotation_key ul li img {
	margin-bottom: -10px;
	padding-right: 20px;	
}
.annotation_key ul {
	margin: 0;
	padding: 10px 0 0 0;
}
.temp_wikiheader {
	height: 119px;
	background: url(images/temp_wikiheader_bg.jpg) no-repeat;
	
}
#wiki_main_col {
	background: url(images/rightcol_bg.gif) repeat-x left top;
}

/* --- Comment Buttons styles --- */

.comment_buttons {
cursor: pointer;
padding: 0;
border: 0;
height: 29px;
width: 153px;
}

.comment_link {
float:right;
/*margin-top:-10px; */
padding:0 24px 0 0;
font-size: 10px;
}

/* --- footnote styles --- */	

.footnotes {
	font-size: 11px;
	padding-top: 10px;
	background:transparent url(/images/bottom_rule.gif) no-repeat scroll left top;
}
.footnotes li {
	padding-bottom: 10px;
}

/* --- Contest System styles --- */	

.contest_action {
	text-align: center;
	padding: 20px 66px;
	min-height: 30px;
	background-color: #ececec;
	margin-top: 10px;
	clear: left;
	width: 508px;
}
.contest_close {
	text-align: center;
	padding: 20px 66px;
	min-height: 30px;
	background-color: #ececec;
	margin: 5px 0 10px 0;
	clear: left;
	width: 508px;
	border-bottom: 5px solid #c1c1c1;
}
.contest_action span {
	font-size: 16px;
}
.contest_entry {
	padding-bottom: 20px;
	background: url(images/bottom_rule.gif) no-repeat left bottom;
	}
.contest_entry .video {
	text-align: center;
	margin-top: 20px;
}
.avatar {
	float: left;
	margin: 12px 12px 12px 0;
	border: none; 
}
.vote_button {
	margin: 15px 35px;
	height: 34px;
	wigth: 234px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background:url(images/vote_button.jpg) top left no-repeat;
}
.vote_button:hover {
	background:url(images/vote_button_hover.jpg) top left no-repeat;
}
.voted_button {
	margin: 15px 35px;
	height: 34px;
	wigth: 234px;
	display: block;
	font-size: 10px;
	text-decoration: none;
	background:url(images/voted_button.jpg) top left no-repeat;
	color: transparent;
}
/* .voted_button:hover {
	background:url(images/voted_button_hover.jpg) top left no-repeat;
} */
.member_data_edit {
	width: 100%;
	border-bottom:1px solid #ECECEC;
	padding-bottom: 10px;
	margin-bottom: 10px
}
.prize_padding {
	padding-top: 15px;
}
.prize_winner {
	background: #175b7b url(images/winner_bg.gif) top left repeat-x;
	width: 293px;
	padding: 6px;
	color: #fff;
	min-height: 48px;
}
.prize_img {
	float: left;
	margin-right: 10px;
	width: 48px;
}
.prize_winner h2 {
	margin: 0;
	padding: 2px;
	font-weight: bold;
}
.article_video {
	color: #7d7c7c;
	background-color: #ececec;
	border: 0;
	border-style: none;
	width: 200px;
	height: 16px;
	padding: 4px;
	margin-right: 20px;
}
.p_replace {
	background-color:#FFFFFF;
	margin:0;
	padding:10px 0 0;
}
/* --- clearfix styles --- */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */