You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
1.4 KiB
CSS
25 lines
1.4 KiB
CSS
@charset "utf-8";
|
|
/* CSS Document */
|
|
.story { margin-top: 14px; background:url(/css/images/tour/bg-feedback-660.jpg) no-repeat; width:640px; padding:15px 10px 0 10px; }
|
|
.story .image { float: left; margin-right: 19px; position: relative; top: 15px; }
|
|
.click { float:left; position:relative; left: -130px; top: 110px; font-size:11px; margin-top:10px;}
|
|
.click a { color:#545454; text-decoration: none;}
|
|
.click a:hover { text-decoration: underline; color:#a31022;}
|
|
.story .ctx { float: left; width: 500px; }
|
|
.story .ctx h2 { display: block; margin: -15px 0 10px 0;}
|
|
.bottom { background:url(/css/images/tour/bg-feedback-bottom-660.jpg) no-repeat; width:660px; height:7px;}
|
|
.similarTour { margin: 5px 0 10px 0; display: block; line-height:18px;}
|
|
.similarTour a { color:#a31022; margin-right:5px;}
|
|
.similarTour a:hover { text-decoration: none;}
|
|
.similarTitle { display: block; font-size:16px; margin: 15px 0 10px 0; }
|
|
.story .ctx ul { margin-left:0;}
|
|
.story .ctx ul li { list-style: none; line-height:18px; margin-bottom:5px; background:url(/css/images/drop-1.gif) no-repeat left; padding-left:15px;}
|
|
.photoRight { display: block; float: right; margin: 0 0 5px 10px; width:250px; background:#e4e4e4; padding:5px; border:1px solid #d1d1d1;}
|
|
.photoRight img { width:250px;}
|
|
.photoRight .photoTitle {background: none repeat scroll 0 0 #FFFFFF;
|
|
border: 1px solid #D1D1D1;
|
|
display: block;
|
|
margin: 5px 0 0;
|
|
padding: 5px;
|
|
text-align: center;}
|