/* CSS Document */

#main_content_with_rightoffers p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
padding-bottom:10px;
}
#main_content_with_rightoffers p img {
padding:1px 5px 0px 5px;
text-decoration:none;
}
#realted_screenshot {
display:none;
}
#realted_screenshot2 {
display:none;
}
#realted_screenshot3 {
display:none;
}
#realted_screenshot4 {
display:none;
}
#realted_screenshot5 {
display:none;
}
#tv {
display:block;
width:300px;
height:200px;
float:right;
text-align:center;
position:absolute;
top:56px;
left:240px;
background-image:url(images/related_sites/tv.jpg);
background-repeat:no-repeat;
}
#realted_list_1:hover #realted_screenshot {
display:block;
width:450px;
height:auto;
float:right;
text-align:center;
position:relative;
top:-8px;
left:-65px;
}
#realted_list_1:hover #realted_screenshot p {
text-align:left;
text-decoration:none;
} 
#realted_list_2:hover #realted_screenshot2 {
display:block;
width:450px;
height:auto;
float:right;
text-align:center;
position:relative;
top:-33px;
left:-65px;
}
#realted_list_2:hover #realted_screenshot2 p {
text-align:left;
text-decoration:none;
} 
#realted_list_3:hover #realted_screenshot3 {
display:block;
width:450px;
height:auto;
float:right;
text-align:center;
position:relative;
top:-58px;
left:-65px;
}
#realted_list_3:hover #realted_screenshot3 p {
text-align:left;
text-decoration:none;
} 
#realted_list_4:hover #realted_screenshot4 {
display:block;
width:450px;
height:auto;
float:right;
text-align:center;
position:relative;
top:-83px;
left:-65px;
}
#realted_list_4:hover #realted_screenshot4 p {
text-align:left;
text-decoration:none;
} 
#realted_list_5:hover #realted_screenshot5 {
display:block;
width:450px;
height:auto;
float:right;
text-align:center;
position:relative;
top:-108px;
left:-65px;
}
#realted_list_5:hover #realted_screenshot5 p {
text-align:left;
text-decoration:none;
} 
#main_content_with_rightoffers a {
color:#000000;
text-decoration:underline;
}
