2nd
-
/* for 2nd page */
#top_search
{
background: none repeat scroll 0 0 #F5F5F5;
border-bottom:1px solid #E5E5E5;
height:80px;
}#top_search_bar
{
top:70px;
left:300px;
position:absolute;
height: 24px;
width: 540px;
}#top_serch_image
{
top:62px;
left:800px;
position:absolute;
}#site_link
{
left:30px;
width:170px;}
#site_image
{
top:140px;
left:40px;
width:50px;
text-align:right;
height: 123px;
line-height:25px;
}#site_text
{
left:70px;
width:77px;
top:140px;
text-align:left;
position:absolute;
line-height:25px;
}div#site_text a
{
color:#6A6A6A;
font-weight:500;}
div#site_text a:hover
{
text-decoration:underline;
}.site_tab a
{
font-size:small;
font-weight:300;
line-height:18px;
left:60px;
width:120px;
}div.site_tab a:hover
{
text-decoration:underline;
}#search_result
{
top:150px;
left:190px;
position:absolute;
width:800px;
}
div.link p
{
margin-top:0;
margin-bottom:0;
}
div.link a
{
text-decoration:underline;
}#goooogle_image
{
text-align:center;
}
#footer2
{
text-align:center;
bottom:50px;
}
div#footer2 a
{
font-size:small;
color:#47A1EB;
}div#footer2 a:hover
{
text-decoration:underline;
} -
/* for 2nd page */
#top_search
{
background: none repeat scroll 0 0 #F5F5F5;
border-bottom:1px solid #E5E5E5;
height:80px;
}#top_search_bar
{
top:70px;
left:300px;
position:absolute;
height: 24px;
width: 540px;
}#top_serch_image
{
top:62px;
left:800px;
position:absolute;
}#site_link
{
left:30px;
width:170px;}
#site_image
{
top:140px;
left:40px;
width:50px;
text-align:right;
height: 123px;
line-height:25px;
}#site_text
{
left:70px;
width:77px;
top:140px;
text-align:left;
position:absolute;
line-height:25px;
}div#site_text a
{
color:#6A6A6A;
font-weight:500;}
div#site_text a:hover
{
text-decoration:underline;
}.site_tab a
{
font-size:small;
font-weight:300;
line-height:18px;
left:60px;
width:120px;
}div.site_tab a:hover
{
text-decoration:underline;
}#search_result
{
top:150px;
left:190px;
position:absolute;
width:800px;
}
div.link p
{
margin-top:0;
margin-bottom:0;
}
div.link a
{
text-decoration:underline;
}#goooogle_image
{
text-align:center;
}
#footer2
{
text-align:center;
bottom:50px;
}
div#footer2 a
{
font-size:small;
color:#47A1EB;
}div#footer2 a:hover
{
text-decoration:underline;
}Awesome looking css here, so what is the problem that you are having?
-
/* for 2nd page */
#top_search
{
background: none repeat scroll 0 0 #F5F5F5;
border-bottom:1px solid #E5E5E5;
height:80px;
}#top_search_bar
{
top:70px;
left:300px;
position:absolute;
height: 24px;
width: 540px;
}#top_serch_image
{
top:62px;
left:800px;
position:absolute;
}#site_link
{
left:30px;
width:170px;}
#site_image
{
top:140px;
left:40px;
width:50px;
text-align:right;
height: 123px;
line-height:25px;
}#site_text
{
left:70px;
width:77px;
top:140px;
text-align:left;
position:absolute;
line-height:25px;
}div#site_text a
{
color:#6A6A6A;
font-weight:500;}
div#site_text a:hover
{
text-decoration:underline;
}.site_tab a
{
font-size:small;
font-weight:300;
line-height:18px;
left:60px;
width:120px;
}div.site_tab a:hover
{
text-decoration:underline;
}#search_result
{
top:150px;
left:190px;
position:absolute;
width:800px;
}
div.link p
{
margin-top:0;
margin-bottom:0;
}
div.link a
{
text-decoration:underline;
}#goooogle_image
{
text-align:center;
}
#footer2
{
text-align:center;
bottom:50px;
}
div#footer2 a
{
font-size:small;
color:#47A1EB;
}div#footer2 a:hover
{
text-decoration:underline;
}What do you want from codeproject..? You are posting this CSS second time without any question or comment...?
I quit being afraid when my first venture failed and the sky didn't fall down.